1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-22 23:07:06 +00:00

8 Commits

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

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof
2b037efee2
Cleanup of HomeWizard button platform () 2023-01-16 11:57:08 +01:00
Duco Sebel
209c47383d
Implement state error handling in HomeWizard ()
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 ()
* 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