hass-core/homeassistant/components/sensor
2023-07-20 11:10:03 +02:00
..
__init__.py Check the registry entry in sensor unit_of_measurement instead of unique_id (#96731) 2023-07-17 08:50:06 +02:00
const.py Add NumberDeviceClass.DURATION (#96932) 2023-07-20 11:10:03 +02:00
device_condition.py Use entity registry id in sensor device conditions (#95260) 2023-06-26 21:20:40 +02:00
device_trigger.py Teach sensor device trigger about entity registry ids (#94988) 2023-06-22 11:13:54 +02:00
group.py
helpers.py
manifest.json
recorder.py Use the converter factory in sensor.recorder._normalize_states (#95785) 2023-07-03 14:20:23 -04:00
significant_change.py
strings.json Move platform_integration_no_support issue to the homeassistant integration (#95927) 2023-07-07 13:31:54 +02:00
websocket_api.py