Add "SensorStateClass.MEASUREMENT" to almost every entity #24
Annotations
2 errors
|
regression-tests
Process completed with exit code 1.
|
|
regression-tests:
tests/test_powersensor_entity.py#L180
test_powersensor_virtual_household
AssertionError: assert None == datetime.datetime(2025, 11, 5, 12, 27, 58)
+ where None = <entity unknown.unknown=unknown>.last_reset
+ and datetime.datetime(2025, 11, 5, 12, 27, 58) = <built-in method fromtimestamp of type object at 0x7f32067a5020>(1762345678)
+ where <built-in method fromtimestamp of type object at 0x7f32067a5020> = <class 'datetime.datetime'>.fromtimestamp
+ where <class 'datetime.datetime'> = datetime.datetime
|