hass-core/homeassistant/components/venstar
iain MacDonnell 44a5a2dc06
Explicitly set entity name for VenstarSensor (#102158)
VenstarSensor entity name

Set entity name using _attr_name instead of a name property, to
avoid warnings about name being implicitly set to None.
2023-10-17 17:59:15 +02:00
..
__init__.py Correct Venstar firmware version to use device's FW version instead of API version (#98493) 2023-09-13 08:35:59 +02:00
binary_sensor.py Migrate Venstar to has entity name (#99013) 2023-08-29 08:40:35 +02:00
climate.py Migrate Venstar to has entity name (#99013) 2023-08-29 08:40:35 +02:00
config_flow.py Add typing to Venstar Config flow (#99016) 2023-08-27 16:03:36 +02:00
const.py Drop single-use constants in venstar (#70765) 2022-04-26 11:25:26 +02:00
manifest.json Correct Venstar firmware version to use device's FW version instead of API version (#98493) 2023-09-13 08:35:59 +02:00
sensor.py Explicitly set entity name for VenstarSensor (#102158) 2023-10-17 17:59:15 +02:00
strings.json