core/homeassistant/components/guardian
Aaron Bach bb98f7ed1b
Add support for Elexa Guardian paired sensors (#37930)
* Add support for Guardian paired sensors

* More work

* OOP

* More OOP

* Binary sensors looking good

* Entities all in place

* Looking good

* Linting

* Code review

* Code review

* Flake

* Fix removal

* Code review

* Linting

* Don't use potentially confusing method name

* Use CoordinatorEntity

* Linting

* Pylint

* Code review

* Code review
2020-10-12 21:41:57 -06:00
..
translations [ci skip] Translation update 2020-10-13 00:03:24 +00:00
__init__.py Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
binary_sensor.py Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
config_flow.py Use references in guardian strings.json (#40987) 2020-10-01 19:16:15 -06:00
const.py Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
manifest.json Actually fix Guardian entity services (#37700) 2020-07-09 20:52:13 -06:00
sensor.py Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
services.yaml Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
strings.json Add already_in_progress to base strings for config flows (#40961) 2020-10-03 15:49:09 +02:00
switch.py Add support for Elexa Guardian paired sensors (#37930) 2020-10-12 21:41:57 -06:00
util.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00