epenet and GitHub
609d410e6a
Use _get_reauth_entry in comelit config flow ( #127386 )
2024-10-03 09:31:44 +02:00
Robert Resch and GitHub
04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support ( #124410 )
2024-10-03 09:20:03 +02:00
Erik Montnemery and GitHub
a0a90f03a8
Improve generic camera preview tests ( #127382 )
2024-10-03 09:13:54 +02:00
Erik Montnemery and GitHub
be3a883c51
Store awair flow data in flow handler attributes ( #127381 )
2024-10-03 09:13:41 +02:00
G Johansson and GitHub
0fde5c21b7
Add reconfigure flow to trafikverket_camera ( #127355 )
2024-10-03 01:25:47 +02:00
polgarc and GitHub
c4cc9f8489
Add line numbers to swiss-public-transport ( #127332 )
...
* add line numbers
* keep only one line sensor
* fix unt tests
2024-10-03 01:25:17 +02:00
J. Nick Koston and GitHub
ff7bc13058
Make numeric device classes a constant ( #127354 )
...
noticed this shows up on the profile every time the UI loads
2024-10-02 22:00:49 +02:00
epenet and GitHub
ddea61148f
Use _get_reconfigure_entry in brother ( #127279 )
2024-10-02 21:56:26 +02:00
Stefan Agner and GitHub
88ad7e98e0
Store instance name in Thread router discovery ( #127253 )
...
* Store instance name in Thread router discovery
Store the DNS-SD instance name in the Thread router discovery message.
The instance name is the actual name given to a Thread border router,
e.g. when configuring the name of a Thread border router in Apple Home
the name appears as the DNS-SD instance name. This will allow to make
the Thread border router list more user friendly.
* Use instance_name_from_service_info to get instance name
2024-10-02 21:41:55 +02:00
a83d38a5fe
Add turn on and off function to lg_soundbar ( #127022 )
...
* Update media_player.py
Added support to toggle soundbars on and off
* Update homeassistant/components/lg_soundbar/media_player.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Fix complexity
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-10-02 21:04:14 +02:00
G Johansson and GitHub
a3b1a30d06
Add reconfigure step to trafikverket weather ( #127140 )
...
* Add reconfigure step to trafikverket weather
* Use helper
* Fix
* Fix review comments
2024-10-02 21:04:00 +02:00
Steven Looman and GitHub
f8b192bd94
Handle the correct exception type when subscribing to the router service returns an error in the upnp component ( #127006 )
...
* Catch the right exception when handling subscription errors
* Assert device is forced to poll
2024-10-02 20:55:25 +02:00
Erik Montnemery and GitHub
4c6ab3921a
Store modern_forms flow data in flow handler attributes ( #127175 )
2024-10-02 19:59:44 +02:00
Erik Montnemery and GitHub
1dc1fd421b
Use ConfigFlow.has_matching_flow to deduplicate tplink flows ( #127164 )
2024-10-02 19:59:24 +02:00
Erik Montnemery and GitHub
fed953023d
Ensure homekit_controller config flow title_placeholders items are [str, str] ( #127198 )
2024-10-02 19:58:47 +02:00
epenet and GitHub
5a4cdaf348
Use _get_reauth/reconfigure_entry in melcloud ( #127302 )
2024-10-02 19:50:00 +02:00
epenet and GitHub
4d49cb2d18
Use _get_reconfigure_entry in waze_travel_time ( #127314 )
2024-10-02 19:49:38 +02:00
epenet and GitHub
5759539e08
Use _get_reauth/reconfigure_entry in solarlog ( #127310 )
2024-10-02 19:49:15 +02:00
epenet and GitHub
74441d2771
Use _get_reauth_entry in blue_current config flow ( #127328 )
2024-10-02 19:48:57 +02:00
epenet and GitHub
da0ebbe57c
Use _get_reauth_entry in bthome config flow ( #127323 )
2024-10-02 19:44:54 +02:00
epenet and GitHub
d8d392990d
Use _get_reauth_entry in brunt config flow ( #127324 )
2024-10-02 19:44:35 +02:00
Franck Nijhof and GitHub
5db4a73d8e
2024.10.0 ( #126782 )
2024.10.0
2024-10-02 19:41:46 +02:00
epenet and GitHub
829af75416
Use _get_reauth_entry in bring config flow ( #127325 )
2024-10-02 19:36:32 +02:00
Franck Nijhof
acb0aeaa9a
Bump version to 2024.10.0
2024-10-02 19:17:08 +02:00
Michael Hansen and Franck Nijhof
dc7c909316
Bump intents to 2024.10.2 ( #127338 )
2024-10-02 19:14:50 +02:00
Erik Montnemery and Franck Nijhof
a052e15319
Bump pychromecast to 14.0.2 ( #127333 )
2024-10-02 19:12:56 +02:00
Paul Bottein and GitHub
c306ebed49
Fix device id support for alarm control panel template ( #127340 )
2024-10-02 19:04:36 +02:00
Michael Hansen and GitHub
301701176a
Bump intents to 2024.10.2 ( #127338 )
2024-10-02 18:58:31 +02:00
Erik Montnemery and GitHub
2ab66f62fa
Bump pychromecast to 14.0.2 ( #127333 )
2024-10-02 17:18:59 +02:00
Franck Nijhof
a50b299a82
Bump version to 2024.10.0b12
2024.10.0b12
2024-10-02 17:18:01 +02:00
Bram Kragten and Franck Nijhof
a6808a8fda
Update frontend to 20241002.2 ( #127331 )
2024-10-02 17:16:58 +02:00
Bram Kragten and GitHub
f5bd81e0d9
Update frontend to 20241002.2 ( #127331 )
2024-10-02 17:11:51 +02:00
Mark Grandi and GitHub
c265c91ef2
Add protocol upload / download sensors to Deluge ( #119203 )
...
* Add Protocol Upload/Download for Deluge
* add unit test and fix typo in sensor.py
* remove unneeded import
* rename/unify the translation keys and entries in const.py
* split out const.py items into DelugeSensorType to avoid confusion with DelugeGetSessionStatusKeys
* change DelugeGetSessionStatusKeys to be a regular enum to satisfy mypy
2024-10-02 16:44:56 +02:00
starkillerOG and GitHub
3184951625
Add sensor for total installations and integrations to Analytics Insights ( #127248 )
...
* Add sensor for total installations and integrations
* Fix tests
* Use pytest fixture
2024-10-02 16:25:27 +02:00
epenet and GitHub
c6fa160c02
Use _get_reauth/reconfigure_entry in nam ( #127303 )
2024-10-02 16:13:24 +02:00
epenet and GitHub
e2eb986c7c
Adjust reauth checks in august ( #127320 )
2024-10-02 16:13:02 +02:00
epenet and GitHub
9219339762
Use _get_reauth/reconfigure_entry in shelly ( #127308 )
2024-10-02 16:12:45 +02:00
epenet and GitHub
fac3d575c9
Use _get_reauth/reconfigure_entry in tedee ( #127312 )
2024-10-02 16:12:31 +02:00
epenet and GitHub
db9257f9fa
Use _get_reauth_entry in airvisual_pro ( #127318 )
2024-10-02 16:03:45 +02:00
epenet and GitHub
bb21c87852
Use _get_reauth_entry in aseko_pool_live ( #127319 )
2024-10-02 16:03:31 +02:00
epenet and GitHub
f0df25f824
Use _get_reauth_entry in azure_devops config flow ( #127321 )
2024-10-02 16:03:18 +02:00
Franck Nijhof
7ac944c537
Bump version to 2024.10.0b11
2024.10.0b11
2024-10-02 16:01:13 +02:00
Bram Kragten and Franck Nijhof
7d3dd2dd6b
Update frontend to 20241002.1 ( #127292 )
2024-10-02 16:00:43 +02:00
Christopher Fenner and Franck Nijhof
48538ef5d5
Fix climate entity in ViCare integration ( #127128 )
...
do not reset _attributes
2024-10-02 16:00:38 +02:00
Cyrill Raccaud and GitHub
acd3710469
Bump swiss-public-transport requirement python-opendata-transport to 0.5.0 ( #127306 )
2024-10-02 15:42:04 +02:00
epenet and GitHub
56e79de707
Use _get_reauth_entry in trafikverket_weatherstation ( #127316 )
2024-10-02 15:35:34 +02:00
epenet and GitHub
781c3eed2f
Use _get_reconfigure_entry in vallox ( #127313 )
2024-10-02 15:29:42 +02:00
epenet and GitHub
d0d8de94dc
Use _get_reconfigure_entry in tado ( #127311 )
2024-10-02 15:28:11 +02:00
epenet and GitHub
4974202bb4
Use _get_reconfigure_entry in smhi ( #127309 )
2024-10-02 15:17:45 +02:00
epenet and GitHub
2dce115732
Use _get_reconfigure_entry in lcn ( #127299 )
2024-10-02 15:03:32 +02:00