Commit graph

4 commits

Author SHA1 Message Date
David F. Mulcahey
1eb5316d89
Remove unnecessary update_before_add from ZHA ()
* Additional streamlining for ZHA entity init

* fix tests
2022-04-28 20:57:26 +02:00
Dave T
62d49dcf98
Fix missing refactors of EntityCategory.XXX ()
* Fix missing refactors of EntityCategory.XXX

* Fix entity_category refactor for homewizard
2022-02-12 16:22:21 +02:00
David F. Mulcahey
0062676f61
Add lqi and rssi sensors back to ZHA ()
* update device list

* Only 1 identify button per device

* Add LQI and RSSI sensors to ZHA

* refactor entity creation filter

* update device list and update discover test

* fix reference

* code reduction

* walrus

* parens

* simplify
2021-12-24 16:48:02 -05:00
David F. Mulcahey
41531b528e
Add identify buttons to ZHA devices ()
* Identify buttons

* clean up and add test

* use Platform

* update device list

* Only 1 identify button per device

* cleanup press until the need arises for the branch

* make imports relative
2021-12-23 17:52:42 -05:00