Erik Montnemery and GitHub
9e2696b9bc
Report update_percentage in matter update entity ( #129380 )
2024-10-29 10:57:52 +01:00
Paul Bottein and GitHub
bf840e8bfa
Use device name for matter entities ( #127798 )
2024-10-29 10:54:25 +01:00
Robert Resch and GitHub
1f03c140f5
Bump go2rtc-client to 0.0.1b2 ( #129395 )
2024-10-29 10:45:00 +01:00
Marc Mueller and GitHub
2de161ce0e
Fix mariadb recorder tests for Python 3.13 ( #129303 )
2024-10-29 09:17:47 +01:00
Marc Mueller and GitHub
1171106afb
Run postgres job on ubuntu 24.04 [ci] ( #129381 )
2024-10-29 09:15:04 +01:00
Robert Resch and GitHub
f57ae73071
Bump webrtc-models to 0.1.0 ( #129373 )
2024-10-29 08:33:54 +01:00
Robert Resch and GitHub
59872b5698
Enable strict typing for go2rtc ( #129374 )
2024-10-29 08:25:49 +01:00
Robert Resch and GitHub
7cd8ea00d1
Bump uv to 0.4.28 ( #129372 )
2024-10-28 21:20:59 -10:00
Robert Resch and GitHub
4b2f38926a
Bump go2rtc binary to 1.9.5 ( #129371 )
2024-10-29 08:01:59 +01:00
Allen Porter and GitHub
537c95cf29
Update nest to use the async WebRTC APIs ( #129369 )
...
* Update nest to use the new `async_handle_webrtc_offer` APIs.
* Close sessions when sessions end
* Switch to the correct close API
2024-10-29 07:18:59 +01:00
epenet and GitHub
81a5722708
Fix flaky DHCP tests in CI ( #129327 )
2024-10-28 13:41:50 -10:00
Jan Bouwhuis and GitHub
c150b913ac
Use URL validation schema for mqtt update entity_picture and remove custom implementation ( #129360 )
2024-10-28 23:36:17 +01:00
J. Nick Koston and GitHub
3e4b67db6c
Bump yarl to 1.17.0 ( #129358 )
2024-10-28 23:11:14 +01:00
d727f8ff50
Clarify event tracking in docstrings for track_state_change/report ( #129338 )
...
* Clarify event tracking in docstrings for track_state_change/report
* Fixes
* Update homeassistant/helpers/event.py
* Update homeassistant/helpers/event.py
Co-authored-by: J. Nick Koston <nick@koston.org >
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-10-28 23:05:06 +01:00
G Johansson and GitHub
9546bf1dee
Use shorthand attribute for native value in statistics ( #129355 )
2024-10-28 22:43:09 +01:00
Michael Hansen and GitHub
dd9ce34d18
Allow a fixed number of ffmpeg proxy conversions per device ( #129246 )
...
Allow a fixed number of conversions per device
2024-10-28 13:26:43 -07:00
G Johansson and GitHub
73f2d972e4
Use shorthand attribute for available in statistics ( #129354 )
2024-10-28 21:01:34 +01:00
G Johansson and GitHub
7d699c6c35
Fix calculation of attributes in statistics ( #128475 )
...
* Fix calculation of attributes in statistics
* Cleanup
* Mods
* Fix device class
* Typing
* Mod uom calc
* Fix UoM
* Fix docstrings
* state class docstring
2024-10-28 19:45:47 +01:00
dontinelli and GitHub
21f23f67f4
Fix spelling mistake in notify ( #129349 )
2024-10-28 18:39:36 +01:00
Joost Lekkerkerker and GitHub
8874ba2779
Add LG ThinQ to LG brand ( #129346 )
2024-10-28 18:24:24 +01:00
420538e6e7
Add LG ThinQ integration ( #129299 )
...
Co-authored-by: jangwon.lee <jangwon.lee@lge.com >
2024-10-28 17:22:24 +01:00
8eb68b54d9
Palazzetti integration ( #128259 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-10-28 17:19:05 +01:00
Robert Resch and GitHub
80202f33cb
Fix go2rtc tests ( #129342 )
2024-10-28 17:12:28 +01:00
c24579bfb2
Add switcher s12 support ( #127277 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2024-10-28 16:57:24 +01:00
21256c4529
Remove media player shuffle check from Cambridge Audio ( #129235 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-10-28 16:57:09 +01:00
668626b920
Add ServiceValidationError to Home Connect ( #129309 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-10-28 16:48:56 +01:00
Wendelin and GitHub
cbfa3bb56d
Hassio logs boots ( #129151 )
...
* Add hassio logs/boots proxy settings
* Add hassio http tests
2024-10-28 16:41:14 +01:00
Robert Resch and GitHub
536fcf02d7
Fix CI by running gen_requirements_all.py ( #129339 )
2024-10-28 16:39:49 +01:00
Erik Montnemery and GitHub
a8ac3acbbe
Bump pychromecast to 14.0.5 ( #129251 )
2024-10-28 16:07:23 +01:00
TheJulianJES and GitHub
7980155375
Bump ZHA to 0.0.36 ( #129247 )
2024-10-28 16:07:04 +01:00
Robert Resch and GitHub
aa855e31c8
Convert async_get_webrtc_client_configuration to a callback ( #129329 )
2024-10-28 15:47:22 +01:00
675ee8e813
Add async webrtc offer support ( #127981 )
...
* Add async webrtc offer support
* Create dataclass for messages
* Send session ID over websocket
* Fixes
* Rename
* Implement some review findings
* Add WebRTCError and small renames
* Use dedicated function instead of inspec
* Update go2rtc-client to 0.0.1b1
* Improve checking for sync offer
* Revert change as not needed anymore
* Typo
* Fix tests
* Add missing go2rtc tests
* Move webrtc offer tests to test_webrtc file
* Add ws camera/webrtc/candidate tests
* Add missing tests
* Implement suggestions
* Implement review changes
* rename
* Revert test to use ws endpoints
* Change doc string
* Don't import from submodule
* Get type form class name
* Update homeassistant/components/camera/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Adopt tests
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Fix tests
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Erik <erik@montnemery.com >
2024-10-28 15:46:15 +01:00
unfug-at-github and GitHub
50ccce7387
React to state report events to increase sample size of statistics ( #129211 )
...
* react to state reported events to increase sample size
* added test case for timinig and minor corrections
2024-10-28 14:41:48 +01:00
Markus Jacobsen and GitHub
40b561ea69
Add shuffle media controls to Bang & Olufsen ( #129325 )
2024-10-28 13:39:49 +01:00
G Johansson and GitHub
a0f73bd30f
Add reconfigure flow to Sensibo ( #129280 )
2024-10-28 12:29:06 +01:00
Tsvi Mostovicz and GitHub
1b7fcce42d
Assert keys exist in Jewish calendar tests ( #129295 )
2024-10-28 12:23:45 +01:00
J. Nick Koston and GitHub
4749af6e90
Convert WebSocket messages to bytes before passing them to send_message ( #129300 )
2024-10-28 12:21:12 +01:00
Maikel Punie and GitHub
f7ad40263b
Bump velbusaio to 2024.10.0 ( #129305 )
2024-10-28 12:19:08 +01:00
epenet and GitHub
e5b25bfa58
Use reauth_confirm in ovo_energy ( #129306 )
2024-10-28 11:52:38 +01:00
epenet and GitHub
1d23adcda3
Use start_reauth_flow in system_bridge tests ( #129318 )
2024-10-28 11:52:13 +01:00
epenet and GitHub
0216d36ab7
Use start_reauth_flow in permobil tests ( #129314 )
2024-10-28 11:51:16 +01:00
epenet and GitHub
2bec20ad76
Ensure config entry is added to hass in reauth/reconfigure tests ( #129315 )
2024-10-28 11:03:42 +01:00
G Johansson and GitHub
93c1245b0f
Use start_reauth_flow in apple_tv test ( #129313 )
...
* Use start_reauth_flow in apple_tv test
* Fix
2024-10-28 10:42:19 +01:00
epenet and GitHub
72504d7619
Use async_start_reauth helper in broadlink ( #129308 )
2024-10-28 09:00:11 +01:00
320aa34d39
Use async_start_reauth in xiaomi_miio ( #129282 )
...
* Use async_start_reauth in xiaomi_miio
* Apply suggestions from code review
Co-authored-by: Teemu R. <tpr@iki.fi >
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Teemu R. <tpr@iki.fi >
2024-10-28 08:37:38 +01:00
G Johansson and GitHub
87f2a4242e
Use async_start_reauth in blink ( #129281 )
2024-10-28 07:57:18 +01:00
Joel Hawksley and GitHub
9bf0cbd659
Omit declined Google Calendar events ( #128900 )
...
* Omit decline Google Calendar events
* move comment to top of function and update
* Apply suggestions from code review
* import ResponseStatus
2024-10-27 21:54:09 -07:00
Franck Nijhof
b1470fd9b8
Merge branch 'master' into dev
2024-10-28 02:46:15 +01:00
Nicolás Alonso and GitHub
08016dc3b6
Lazy discover for dmaker.fan.1c ( #129297 )
2024-10-28 02:09:08 +01:00
G Johansson and GitHub
7a448f5528
Add battery binary sensor to Yale Smart Alarm ( #129277 )
...
* Add battery binary sensor to Yale Smart Alarm
* Fix docstrings
2024-10-27 20:57:10 +01:00