mirror of
https://github.com/home-assistant/core.git
synced 2025-08-31 02:11:32 +02:00
snapshot
This commit is contained in:
@@ -89,11 +89,11 @@
|
|||||||
'device_class': 'duration',
|
'device_class': 'duration',
|
||||||
'friendly_name': 'System Monitor Duration',
|
'friendly_name': 'System Monitor Duration',
|
||||||
'state_class': <SensorStateClass.MEASUREMENT: 'measurement'>,
|
'state_class': <SensorStateClass.MEASUREMENT: 'measurement'>,
|
||||||
'unit_of_measurement': <UnitOfTime.SECONDS: 's'>,
|
'unit_of_measurement': <UnitOfTime.MINUTES: 'min'>,
|
||||||
})
|
})
|
||||||
# ---
|
# ---
|
||||||
# name: test_sensor[System Monitor Duration - state]
|
# name: test_sensor[System Monitor Duration - state]
|
||||||
'16628'
|
'277.133333333333'
|
||||||
# ---
|
# ---
|
||||||
# name: test_sensor[System Monitor IPv4 address eth0 - attributes]
|
# name: test_sensor[System Monitor IPv4 address eth0 - attributes]
|
||||||
ReadOnlyDict({
|
ReadOnlyDict({
|
||||||
|
Reference in New Issue
Block a user