jbouwh
89a092a470
Ensure mqtt sensor has a valid native unit of measurement
2025-06-13 10:35:56 +00:00
Marc Mueller
6421973cd6
Remove unnecessary patch from panel_custom tests ( #146695 )
2025-06-13 10:46:26 +02:00
Marc Mueller
7201171eb5
Replace unnecessary pydantic import in matrix tests ( #146693 )
2025-06-13 10:45:54 +02:00
Abílio Costa
1fb438fa6c
Add missing mock value to Reolink test ( #146689 )
2025-06-13 07:43:21 +02:00
starkillerOG
89ae68c5af
Reolink check if camera and motion supported ( #146666 )
2025-06-12 22:19:46 +01:00
Paul Bottein
c78b66d5d5
Update frontend to 20250531.3 ( #146638 )
2025-06-12 16:52:09 -04:00
starkillerOG
d756cf91ce
Add model_id to Reolink IPC camera ( #146664 )
2025-06-12 20:41:13 +01:00
Simon Lamon
8d13bf93ab
Bump linkplay to v0.2.12 ( #146669 )
2025-06-12 20:38:42 +01:00
Franck Nijhof
e86e793842
Tweak non-English issue detection ( #146636 )
2025-06-12 13:38:20 -04:00
Tsvi Mostovicz
7e6bb021ce
Bump hdate to 1.1.2 ( #146659 )
2025-06-12 18:29:47 +01:00
starkillerOG
680b70aa29
Reolink add diagnostics for baichuan ( #146667 )
...
* Add baichuan diagnostics
* adjust tests
2025-06-12 19:26:37 +02:00
Andre Lengwenus
8eebebc586
Bump pypck to 0.8.7 ( #146657 )
2025-06-12 17:36:50 +01:00
epenet
48e4624ba0
Add basic xiaomi_miio fan tests ( #146593 )
2025-06-12 17:33:45 +01:00
epenet
b0cf974b34
Simplify swiss public transport service actions ( #146611 )
2025-06-12 16:27:20 +02:00
Simone Chemelli
171f7c5f81
Fix cookies with aiohttp >= 3.12.7 for Vodafone Station ( #146647 )
2025-06-12 16:24:10 +02:00
Avi Miller
8807c530a9
Fix palette handling for LIFX Ceiling SKY effect ( #146582 )
...
Signed-off-by: Avi Miller <me@dje.li>
2025-06-12 14:32:04 +02:00
dependabot[bot]
28bd90aeb0
Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 ( #146594 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 14:18:04 +02:00
dependabot[bot]
af1eccabce
Bump github/codeql-action from 3.28.19 to 3.29.0 ( #146595 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 14:17:36 +02:00
Pete Sage
afc0a2789d
Update Sonos to use SonosConfigEntry and runtime data ( #145512 )
...
* fix: initial
* fix: cleanup
* fix: cleanup
* fix: cleanup
* fix: SonosConfigEntry
* add config_entry.py
* fix: sonos_data to runtime_data
* fix: move to helpers.py
2025-06-12 14:05:51 +02:00
epenet
78ed1097c4
Simplify netgear_lte service actions ( #146606 )
2025-06-12 14:02:17 +02:00
epenet
2991726d35
Simplify screenlogic service actions ( #146609 )
2025-06-12 14:02:06 +02:00
epenet
c34596e54d
Simplify seventeentrack service actions ( #146610 )
...
* Simplify seventeentrack service actions
* callback
2025-06-12 14:01:53 +02:00
epenet
74a92e2cd8
Simplify tado service actions ( #146614 )
2025-06-12 14:01:45 +02:00
Franck Nijhof
e19f178864
Make duplicate issue detection more strict ( #146633 )
2025-06-12 13:55:26 +02:00
epenet
9dfbccf0cb
Improve type hints in xiaomi_miio fan ( #146596 )
2025-06-12 12:18:46 +02:00
epenet
64e503bc27
Fix fan is_on status in xiaomi_miio ( #146592 )
2025-06-12 12:18:23 +02:00
epenet
9d1e60cf7e
Simplify mealie service actions ( #146601 )
2025-06-12 12:17:27 +02:00
epenet
4160521349
Simplify overseerr service actions ( #146607 )
2025-06-12 12:17:00 +02:00
epenet
14c30ef2df
Mark async_setup_services as callback ( #146617 )
2025-06-12 11:34:56 +02:00
epenet
e14cf8a5b9
Remove deprecated service in plex ( #146608 )
...
* Remove deprecated service in plex
* Update json/yaml
2025-06-12 10:43:03 +02:00
epenet
30dbd5a900
Simplify synology_dsm service actions ( #146612 )
2025-06-12 10:42:40 +02:00
G Johansson
25e6eab008
Not valid hvac modes now fails in Climate ( #145242 )
...
* Not valid hvac modes now fails
* Fix some tests
* Some more
* More
* fix ruff
* HVAC
* Fritzbox
* Clean up
* Use dict[key]
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
Thomas55555
8bf562b7b6
Add strings for pick implementation ( #146557 )
...
* Add string for pick implementation
* add missing
2025-06-12 06:02:26 +02:00
rappenze
7cb3c397b2
Support more dimmer devices in fibaro ( #145864 )
2025-06-11 23:55:38 +02:00
Christopher Boyd
f44f2522ef
Add 'AdvancedToggle' to list of supported Lutron button types ( #145676 )
2025-06-11 23:54:22 +02:00
Denis Shulyaka
8c9acf5a4d
Separate steps for openai_conversation options flow ( #141533 )
2025-06-11 23:54:01 +02:00
starkillerOG
e46e7f5a81
Bump reolink-aio to 0.14.0 ( #146566 )
2025-06-11 23:52:31 +02:00
Calvin C
c01f521199
Bump hyperion-py to 0.7.6 and add switch for Audio Capture to Hyperion Integration ( #145952 )
...
Co-authored-by: ToniCipriani <ToniCipriani@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2025-06-11 21:20:22 +02:00
Robert Resch
4a15f12a0b
Add aiofiles to pyproject.toml ( #146561 )
2025-06-11 20:32:38 +02:00
Ståle Storø Hauknes
8d24d775f1
Set suggested precision for Airthings sensors ( #145966 )
2025-06-11 20:04:03 +02:00
epenet
aca0e69081
Simplify service registration in recorder ( #146237 )
2025-06-11 20:01:13 +02:00
G Johansson
f4e5036275
New helper for templating args in command_line ( #145899 )
2025-06-11 19:58:28 +02:00
rappenze
59aba339d8
Add support for more cover devices in Fibaro ( #146486 )
2025-06-11 19:56:38 +02:00
Joost Lekkerkerker
864e440685
Make issue creation check architecture instead of uname ( #146537 )
2025-06-11 18:39:46 +02:00
tronikos
2f6fcb5801
Rename Amazon Devices to Alexa Devices ( #146362 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 18:35:26 +02:00
G Johansson
bdb6124aa3
Remove previously deprecated cached_property ( #146478 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2025-06-11 18:22:11 +02:00
epenet
613e2fd4b3
Simplify google_mail service actions ( #146511 )
2025-06-11 18:19:57 +02:00
Kevin Stillhammer
0e71ef3861
Fix stale options in here_travel_time ( #145911 )
2025-06-11 18:17:11 +02:00
andreimoraru
5076c10959
Bump yt-dlp to 2025.06.09 ( #146553 )
...
* Bumped yt-dlp to 2025.06.09
* fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 17:53:25 +02:00
Shay Levy
ab2fc4e9a6
Remove stale Shelly BLU TRV devices ( #145994 )
...
* Remove stale Shelly BLU TRV devices
* Add test
* Remove config entry from device
2025-06-11 17:39:49 +02:00