Commit graph

14 commits

Author SHA1 Message Date
Joost Lekkerkerker
7eb26cb9c9
Fix explicit device naming for integrations a-j ()
Fix explicit device naming for a-j
2023-06-30 11:33:50 -04:00
Joost Lekkerkerker
e9495c9cc6
Add entity translations for homewizard ()
* Add entity translations for homewizard

* Add entity translations for homewizard

* Add entity translations for homewizard

* Fix tests
2023-06-28 14:02:54 +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
7e8c081065
Refactor HomeWizard switch platform to use entity descriptions () 2023-01-20 08:49:04 -05:00
Franck Nijhof
fa0d653216
Update python-homewizard-energy to 1.5.0 ()
* Update python-homewizard-energy to 1.5.0

* Remove strict typing for now

* Revert "Remove strict typing for now"

This reverts commit ebcd327fdf.

* Adjust typing to resolve upstream changes
2023-01-16 09:23:03 +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
c2d372dd13
Fix HomeWizard code quality issues ()
* Sort platforms a-z

* Collect all switch entities and load in a single call

* Add test for button press
2022-11-30 10:28:28 +01:00
Duco Sebel
982966a3d9
Use device_registry for HomeWizard device_info ()
* Use global device and use didentifiers to get device_info

* Remove unused config_entry
2022-11-29 14:30:22 +01:00
Duco Sebel
27bd1520e8
Add support for HomeWizard enable/disable cloud feature () 2022-11-27 14:26:15 -05:00
Duco Sebel
5fdae0fc5b
Migrate HomeWizard to new entity naming style () 2022-07-12 15:56:16 +02:00
Duco Sebel
88c49f034a
Use 'python-homewizard-energy' dependency for HomeWizard ()
* Update requirement

* Remove aiohwenergy and use python-homewizard-energy

* Update test to work with python-homewizard-energy

* Bumb python-homewizard-energy to 1.0.3
2022-05-25 09:05:11 +02:00
Marc Mueller
830cc278d3
Improve CoordinatorEntity typing () 2022-03-21 10:22:30 +01:00
Duco Sebel
53e9a2451e
Add switch platform to HomeWizard Energy ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-21 10:44:56 +01:00