hass-core/homeassistant/components/livisi
Felix Rotthowe 5828e9a8d2
Simplify LivisiEntity inheritance ()
* We don't need to inherit Entity. The CoordinatorEntity already does that.

* update imports
2023-03-09 09:27:53 +01:00
..
__init__.py Add support for LIVISI climate devices () 2023-02-27 10:38:52 +01:00
climate.py Refactor Livisi Switch and Climate to inherit from a common base class () 2023-03-03 15:23:38 +01:00
config_flow.py
const.py Add support for Livisi PSSO, ISS and ISS2 switch devices () 2023-03-05 13:36:56 +01:00
coordinator.py Add support for LIVISI climate devices () 2023-02-27 10:38:52 +01:00
entity.py Simplify LivisiEntity inheritance () 2023-03-09 09:27:53 +01:00
manifest.json Add myself to codeowners of Livisi integration () 2023-02-28 14:48:13 +01:00
strings.json
switch.py Add support for Livisi PSSO, ISS and ISS2 switch devices () 2023-03-05 13:36:56 +01:00