Jon Williams
8459e921ce
Fix HomeAssistantType deprecation for Home Assistant 2025.x compatibility
...
Replace deprecated HomeAssistantType with HomeAssistant from homeassistant.core.
HomeAssistantType was removed in newer Home Assistant versions, causing ImportError.
This updates all imports from homeassistant.helpers.typing to homeassistant.core.
Fixes compatibility with Home Assistant 2026.x and later versions.
Files updated:
- __init__.py
- binary_sensor.py
- button.py
- climate.py
- entity.py
- fan.py
- light.py
- lock.py
- number.py
- select.py
- sensor.py
- switch.py
2026-02-06 17:24:48 +00:00
Andre Basche
6d2a6ce2e9
Fix unit of current elecricity #158
2024-03-30 23:16:54 +01:00
Andre Basche
a6c2c3e992
Rebuild to single data coordinator
2024-03-29 01:22:44 +01:00
Andre Basche
c46171114f
Change poll to push
2024-03-25 02:26:20 +01:00
Andre Basche
6e8576c7bd
Add FRE appliances, #177
2024-03-17 23:54:50 +01:00
Andre Basche
f007777689
Fix mypy checks
2024-01-11 00:41:49 +01:00
Andre Basche
fb15e4bce7
Move config sensors to diagnose #123
2023-11-21 01:32:01 +01:00
Andre Basche
5e17081feb
Add Stain Type #105
2023-10-02 03:33:45 +02:00
Andre Basche
9d6b8297b2
Add mypy check, add missing types and fix type issues
2023-07-23 21:53:00 +02:00
Andre Basche
f0fb5742a4
Add compatibility for more fridge models #93
2023-07-19 23:57:33 +02:00
Andre Basche
f3325f0ff5
Improve icons/translations of air purifier #72
2023-07-12 00:18:44 +02:00
Andre Basche
9dc98953a2
Add dirt level select entity
2023-07-10 00:48:57 +02:00
Andre Basche
bb700dd2f7
Fix steam level
2023-07-10 00:20:35 +02:00
Andre Basche
3ed335d356
Add lock
2023-07-01 14:24:04 +02:00
Andre Basche
269a521435
Add more translation keys for ap #72
2023-07-01 01:45:32 +02:00
Andre Basche
0d43eeff3d
Merge branch 'main' into refactor
2023-06-22 13:18:45 +02:00
Andre Basche
78727e89cd
Add entites for air purifier #72
2023-06-21 00:59:42 +02:00
Andre Basche
1ea9153c2e
Apply changes for new pyhon version
2023-06-13 00:14:51 +02:00
Andre Basche
dfa5735bc2
Readable internal names for some selects
2023-06-12 00:20:38 +02:00
Andre Basche
52c3a861de
Use readable names for options #68
2023-06-11 22:34:45 +02:00
Andre Basche
eb5ba43707
Add wine cellar
2023-06-10 06:44:19 +02:00
Andre Basche
79b43b8695
Use fan entity for wind speed
2023-06-09 05:56:52 +02:00
Andre Basche
80b3741f2f
Reduce lagging update
2023-06-08 20:01:55 +02:00
pksobon
57ecd7c3a5
Adding HO integration ( #56 )
...
* Update button.py
* Update number.py
* Update sensor.py
2023-05-30 05:22:02 +02:00
Andre Basche
2fe8ace9f5
Add program name sensor
2023-05-29 19:07:52 +02:00
Andre Basche
cb660fa9e0
Add climate entites for fridge #41
2023-05-28 07:50:59 +02:00
Andre Basche
a8762367ed
Refactor hon entities
2023-05-28 00:30:40 +02:00
Andre Basche
696dc136eb
Refactor entry setup
2023-05-25 01:30:33 +02:00
Andre Basche
e9d1bb2056
Refactor get coordinator
2023-05-25 00:52:54 +02:00
Andre Basche
bf1a6e8fe2
Improve fridge support #41
2023-05-21 20:52:27 +02:00
Andre Basche
d963086dbf
Fix climate not available #52
2023-05-19 01:27:44 +02:00
Andre Basche
a4ec3290ba
Many air conditioner fixes for #52
2023-05-17 00:01:33 +02:00
Andre Basche
81676771c7
Add some fridge sensors, change some configs to controls
2023-05-15 19:27:41 +02:00
Andre Basche
146e710881
Add first fridge sensors #41
2023-05-10 18:23:06 +02:00
Andre Basche
a56d3e5f88
Fix missing temperature #38
2023-05-08 19:41:25 +02:00
Andre Basche
155b1ff91a
Add all wm and td sensors to wd
2023-05-07 16:39:45 +02:00
Andre Basche
0e9bd97c7b
Remove useless warning, bump version
2023-05-07 13:53:05 +02:00
Andre Basche
dae8b48075
Use names for some td entities, fix #36
2023-05-07 13:47:43 +02:00
Andre Basche
7e40afae68
Flag enums as enums with option list #35
2023-05-07 02:34:41 +02:00
Andre Basche
c0fda4cd1b
Add more control for hoover washing machine #34
2023-05-07 02:10:30 +02:00
Andre Basche
2802bcad25
Fix errors, bump pyhon
2023-05-07 01:22:53 +02:00
Andre Basche
5bff5d2143
Add more translation keys
2023-04-24 21:38:05 +02:00
Andre Basche
f1e16312ff
Fix some bugs for hoover appliances, fix #31
2023-04-24 04:36:14 +02:00
Andre Basche
c60d94a170
Improve translations and sensors for td and wm
2023-04-23 16:30:57 +02:00
Andre Basche
90e02428e8
start translation of entity names
2023-04-23 03:31:32 +02:00
Andre Basche
13a23eb6e1
Improve translation of dryer level
2023-04-22 23:15:17 +02:00
Andre Basche
aa7b40a454
Auto translate pr phase and mach mode
2023-04-22 15:41:43 +02:00
Andre Basche
e0cba7379a
Fix wrong unit of current energy usage #30
2023-04-20 22:07:22 +02:00
Andre Basche
a2d0257410
Add more sensors for #22
2023-04-18 23:50:14 +02:00
Andy Breuhan
b33b6a40b2
Added WashingMachine sonsors to WashDryer as well
...
In addition to that the currentElectricityUsed is measured in kWh because it just counts the kWh for the current cycle
2023-04-18 12:47:25 +02:00