1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-27 08:27:09 +00:00

5 Commits

Author SHA1 Message Date
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