Commit graph

8 commits

Author SHA1 Message Date
Joost Lekkerkerker
b7667d44fd
Use built in config entry from coordinator in HomeWizard (#102959) 2023-10-29 18:23:48 +01:00
Franck Nijhof
4fa551612e
Move HomeWizard Energy identify button to config entity category (#102932) 2023-10-27 23:26:03 +02:00
Franck Nijhof
9ca0a095ab
Use identify device class in HomeWizard identify button entity (#95369) 2023-06-27 14:30:46 +02:00
Duco Sebel
8ca3440f33
Bump python-homewizard-energy to 2.0.1 (#91097) 2023-04-13 13:42:35 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof
2b037efee2
Cleanup of HomeWizard button platform (#85999) 2023-01-16 11:57:08 +01:00
Duco Sebel
209c47383d
Implement state error handling in HomeWizard (#84991)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-15 17:30:27 +01:00
Duco Sebel
367b5e586b
Add support for HomeWizard identify feature (#82375)
* Add support for Identify feature

* Add tests for button

* Use only identifiers for device_info

* Update homeassistant/components/homewizard/button.py
2022-11-27 20:48:35 -05:00