Raphael Hehl
a4d12694da
Bump uiprotect to 7.13.0 ( #146410 )
2025-06-09 19:26:54 -05:00
J. Nick Koston
2278e3f06f
Bump aioesphomeapi to 32.2.1 ( #146375 )
2025-06-09 19:25:29 -05:00
Will Schlitzer
0144a0bb1f
Fix minor docstring typos in jellyfin component media_source.py ( #146398 )
2025-06-09 20:12:32 +02:00
Imeon-Energy
7cc8f91bf9
Basic entity class for Imeon inverter integration ( #145778 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: TheBushBoy <theodavid@icloud.com>
2025-06-09 20:04:25 +02:00
hanwg
d58157ca9e
Bug fix for Telegram bot integration: handle last message id ( #146378 )
2025-06-09 20:01:16 +02:00
David Knowles
f401ffb08c
Bump pydrawise to 2025.6.0 ( #146369 )
2025-06-09 20:00:37 +02:00
Simone Chemelli
8f7b831b94
Bump aioamazondevices to 3.0.6 ( #146385 )
2025-06-09 19:59:02 +02:00
wittypluck
9ed6b591a5
Fix CO concentration unit in OpenWeatherMap ( #146403 )
2025-06-09 19:55:09 +02:00
Michael Davie
98ea067285
Bump env-canada to v0.11.2 ( #146371 )
2025-06-09 12:53:44 -05:00
G Johansson
7e507dd378
Bump pynordpool to 0.3.0 ( #146396 )
2025-06-09 19:51:46 +02:00
Erik Montnemery
8e87223c40
Update switch_as_x to handle wrapped switch moved to another device ( #146387 )
...
* Update switch_as_x to handle wrapped switch moved to another device
* Reload switch_as_x config entry after updating device
* Make sure the switch_as_x entity is not removed
2025-06-09 17:04:55 +02:00
Abílio Costa
0cce4d1b81
Test all device classes in Sensor device condition/trigger tests ( #146366 )
2025-06-09 14:22:58 +01:00
Erik Montnemery
46dcc91510
Fix switch_as_x entity_id tracking ( #146386 )
2025-06-09 13:24:40 +02:00
Markus Adrario
b1a2af9fd3
Add Homee diagnostics platform ( #146340 )
...
* Initial dignostics implementation
* Add diagnostics tests
* change data-set for device diagnostics
* adapt for upcoming pyHomee release
* other solution
* fix review and more
2025-06-09 13:24:07 +02:00
Michael Arthur
5d58cdd98e
DNSIP: Add literal to querytype ( #146367 )
2025-06-09 09:36:17 +02:00
Simon Lamon
a8aebbce9a
Bump python-linkplay to v0.2.10 ( #146359 )
2025-06-08 16:43:20 -05:00
tronikos
f1244c182a
Allow different manufacturer than Amazon in Amazon Devices ( #146333 )
2025-06-08 11:47:46 -07:00
Simon Lamon
560eeac457
Do not probe linkplay device if another config entry already contains the host ( #146305 )
...
* Do not probe if config entry already contains the host
* Add unit test
* Use common fixture
2025-06-08 19:47:00 +02:00
J. Nick Koston
d33080d79e
Bump aioesphomeapi to 32.2.0 ( #146344 )
2025-06-08 11:15:00 -05:00
Michael
25f02c5b38
Bump py-synologydsm-api to 2.7.3 ( #146338 )
...
bump py-synologydsm-api to 2.7.3
2025-06-08 17:02:06 +01:00
Raphael Hehl
cb01af9f92
Bump uiprotect to 7.12.0 ( #146337 )
2025-06-08 10:57:50 -05:00
Sanjay Govind
9a6ebb0848
Fix bosch alarm areas not correctly subscribing to alarms ( #146322 )
...
* Fix bosch alarm areas not correctly subscribing to alarms
* add test
2025-06-08 14:35:54 +02:00
Pete Sage
fd30dd0aee
Add tests for sonos switch alarms on and off ( #146314 )
...
* fix: add tests for switch on/off
* fix: simplify
* fix: simplify
* fix: comment
* fix: comment
2025-06-08 11:45:20 +02:00
tronikos
4a5e261709
Fix typo in Utility Meter always_available ( #146320 )
2025-06-08 10:53:48 +03:00
Marc Mueller
2842f55460
Add additional package version range checks ( #146299 )
...
* Add additional package version range checks
* Add exception for scipy
2025-06-08 00:06:20 +02:00
J. Nick Koston
7573a74cb0
Migrate rest to use aiohttp ( #146306 )
2025-06-07 13:44:25 -05:00
J. Nick Koston
636b484d9d
Migrate onvif to use onvif-zeep-async 4.0.1 with aiohttp ( #146297 )
2025-06-07 13:39:59 -05:00
G Johansson
a979f884f9
Bump holidays to 0.74 ( #146290 )
2025-06-07 20:18:24 +03:00
J. Nick Koston
990ea78dec
Bump aiohttp to 3.12.11 ( #146298 )
2025-06-07 12:08:32 -05:00
Marc Mueller
ee6db3bd23
Update numpy to 2.3.0 ( #146296 )
2025-06-07 18:43:18 +02:00
Arie Catsman
ae5606aa2f
Migrate Enphase envoy from httpx to aiohttp ( #146283 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-06-07 10:52:54 -05:00
Marc Mueller
7f9f106729
Update airtouch5py to 0.3.0 ( #146278 )
2025-06-07 16:58:53 +02:00
J. Nick Koston
44c63ce6f1
Bump aiohttp-fast-zlib to 0.3.0 ( #146285 )
...
changelog: https://github.com/Bluetooth-Devices/aiohttp-fast-zlib/compare/v0.2.3...v0.3.0
proper aiohttp 3.12 support
2025-06-07 17:30:43 +03:00
hanwg
cbf7ca6a9a
Add bronze quality scale for Telegram bot integration ( #146148 )
...
* added quality scale
* updated appropriate-polling comment
* Remove entities comment
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-07 14:47:48 +02:00
Brett Adams
eb892df65a
Change default range sensors in Teslemetry ( #146268 )
2025-06-07 10:51:57 +02:00
Brett Adams
24b5886d88
Add missing write state to Teslemetry ( #146267 )
2025-06-07 04:43:16 +02:00
Willem-Jan van Rootselaar
d5e902a170
Update python-bsblan requirement to version 2.1.0 ( #146253 )
2025-06-06 22:47:44 +03:00
hanwg
d907e4c10b
Handle error in setup_entry for Telegram Bot ( #146242 )
...
* handle error in setup_entry
* Update homeassistant/components/telegram_bot/__init__.py
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
---------
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-06-06 15:00:48 +01:00
Robin Lintermann
c4be3c4de2
Smarla integration number platform ( #145747 )
...
Add number platform to smarla integration
2025-06-06 12:13:06 +02:00
Retha Runolfsson
626591f832
Fix unit test for switchbot integration ( #146247 )
...
fix unit test
2025-06-06 12:06:01 +02:00
epenet
2bd3196183
Move abode services to separate module ( #146142 )
...
* Move abode services to separate module
* Rename
* Adjust test imports
2025-06-06 10:20:57 +02:00
epenet
fd93cf375d
Tweak zwave_js service registration ( #146244 )
2025-06-06 09:41:51 +02:00
epenet
6bf8b84d26
Rename service registration method ( #146236 )
2025-06-06 08:08:06 +02:00
Michael
c72fea57a1
Bump aioimmich to 0.9.1 ( #146222 )
...
bump aioimmich to 0.9.1
2025-06-05 21:50:19 +02:00
Renat Sibgatulin
17dad7d8ae
Bump aioairq to v0.4.6 ( #146169 )
...
This version exposes an API to control LED brightness.
2025-06-05 18:27:20 +02:00
Joost Lekkerkerker
14664719d9
Remove zeroconf discovery from Spotify ( #146213 )
2025-06-05 18:02:11 +02:00
epenet
b14cd1e14b
Move elkm1 services to separate module ( #146147 )
...
* Move elkm1 services to separate module
* Rename
2025-06-05 16:51:01 +02:00
Retha Runolfsson
fd38d9788d
Bump pyswitchbot to 0.65.0 ( #146133 )
...
* update pyswitchbot to 0.65.0
* fix relay switch 1pm test
* fix ma to a
2025-06-05 16:42:24 +02:00
epenet
0b3b641328
Move services to separate module in opentherm_gw ( #146098 )
...
* Move services to separate module in opentherm_gw
* Rename
2025-06-05 16:40:18 +02:00
Brett Adams
6ef77f8243
Fix Export Rule Select Entity in Tessie ( #146203 )
...
Fix TessieExportRuleSelectEntity
2025-06-05 16:39:55 +02:00