1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-14 07:50:01 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Duco Sebel
3d5329755f Add extra tests for HomeWizard for unsupported entity creation () 2023-12-07 09:24:27 +01:00
Franck Nijhof
321b24b146 Improve user-facing error messages in HomeWizard Energy () 2023-11-27 07:47:46 +01:00
Duco Sebel
97d38dae09 Bumb python-homewizard-energy to 4.1.0 ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-17 13:01:44 +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
bb63da764e Complete tests for HomeWizard kWh Meter SDM230 () 2023-11-12 14:30:00 +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
9092f6a60f Handle UnsupportedError in HomeWizard ()
* Handle UnsupportedEror

* Make error message more clear

* Remove debug line, whoops
2023-04-19 11:14:28 -04: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
Franck Nijhof
7e8c081065 Refactor HomeWizard switch platform to use entity descriptions () 2023-01-20 08:49:04 -05: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
27bd1520e8 Add support for HomeWizard enable/disable cloud feature () 2022-11-27 14:26:15 -05:00
epenet
fe747601ff Cleanup DeviceClass and StateClass in tests () 2022-09-20 10:49:11 -04: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
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