hass-core/homeassistant/components/tradfri
jan iversen 6992e24263
Rename HomeAssistantType —> HomeAssistant, integrations t* - v* ()
* Integration vizio: HomeAssistantType -> HomeAssistant.

* Integration velbus: HomeAssistantType -> HomeAssistant.

* Integration vacuum: HomeAssistantType -> HomeAssistant.

* Integration upnp: HomeAssistantType -> HomeAssistant.

* Integration upcloud: HomeAssistantType -> HomeAssistant.

* Integration twinkly: HomeAssistantType -> HomeAssistant.

* Integration tts: HomeAssistantType -> HomeAssistant.

* Integration tradfri: HomeAssistantType -> HomeAssistant.

* Integration traccar: HomeAssistantType -> HomeAssistant.

* Integration tplink: HomeAssistantType -> HomeAssistant.
2021-04-22 10:53:57 -04:00
..
translations [ci skip] Translation update 2021-04-13 00:04:04 +00:00
__init__.py Rename HomeAssistantType —> HomeAssistant, integrations t* - v* () 2021-04-22 10:53:57 -04:00
base_class.py
config_flow.py Use domain const in config_flow () 2021-03-21 00:34:46 +01:00
const.py
cover.py Update integrations t-z to override extra_state_attributes() () 2021-03-11 20:16:26 +01:00
light.py Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
manifest.json Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
sensor.py Migrate integrations t-v to extend SensorEntity () 2021-03-22 19:47:44 +01:00
strings.json
switch.py