Commit graph

12 commits

Author SHA1 Message Date
Duco Sebel
41fdcce226
Bumb python-homewizard-energy to 4.3.0 () 2024-01-31 01:50:00 +01:00
Franck Nijhof
321b24b146
Improve user-facing error messages in HomeWizard Energy () 2023-11-27 07:47:46 +01:00
Franck Nijhof
b3ceb82700
Add device fixtures and tests for HomeWizard Energy 3-phase kWh meter () 2023-11-17 11:47:42 +01:00
Franck Nijhof
08b43c4477
Add device fixtures and tests for HomeWizard Energy Watersensor ()
Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>
2023-11-06 18:12:58 +01:00
Franck Nijhof
109944e4ff
Replace/restructure HomeWizard device fixtures to reflect reality () 2023-11-04 13:37:08 +01:00
Franck Nijhof
487dcf227e
Rewrite HomeWizard Energy tests ()
Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>
2023-10-30 14:07:42 +01:00
Duco Sebel
8ca3440f33
Bump python-homewizard-energy to 2.0.1 () 2023-04-13 13:42:35 +02:00
epenet
9404a107b2
Add type hints to integration tests (part 10) () 2023-02-13 10:25:26 +01:00
Franck Nijhof
e4a78420b8
Enable Ruff PT013 ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-27 09:09:46 +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
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