epenet and GitHub
7ba3ce67f1
Use short namespace for dr and er in config_entries ( #131412 )
2024-11-24 00:12:40 +01:00
0a8dde3740
Bump yalexs-ble to 2.5.1 ( #131398 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.5.0...v2.5.1
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-23 23:17:20 +01:00
Michael and GitHub
2d779a4e4c
Mark IQS rule config-flow as todo in AVM Fritz!BOX Tools ( #131419 )
...
mark rule `config-flow` as todo
2024-11-23 23:12:39 +01:00
Matthias Alphart and GitHub
832d5e27fe
Remove deprecation warnings for KNX yaml ( #131402 )
2024-11-23 23:01:33 +01:00
Norbert Rittel and GitHub
9a2eb8410e
Replace "Add" with "Create" in description of Helper ( #131405 )
...
The user can create Mold indicator helpers for different purposes.
Following the HA Design guidelines this means that the description in the dialog should use "Create" not "Add".
2024-11-23 22:59:09 +01:00
Norbert Rittel and GitHub
913ec53f8c
Replace "Add" with "Create" in description of Helper ( #131407 )
...
The user can create Statistics helpers for different purposes.
Following the HA Design guidelines this means that the description in the dialog should use "Create" not "Add".
2024-11-23 22:58:38 +01:00
Norbert Rittel and GitHub
cfa8ca877f
Replace "Add" with "Create" in description of Helper ( #131403 )
...
Replace "Add" with "Create" for Helper type
The user can create History stats sensor helpers for different purposes. Following the HA Design guidelines this means that the description should use "Create" not "Add".
2024-11-23 22:58:16 +01:00
epenet and GitHub
b11d951ed7
Add ability to get config_entry as required ( #131400 )
...
* Add ability to get config_entry as required
* One more
* Use new API
2024-11-23 22:26:16 +01:00
Paulus Schoutsen and GitHub
33983fa9a7
Update snapshots for mashumaro 3.15 ( #131406 )
...
* Update snapshots
* Add it back
2024-11-23 15:32:05 -05:00
Duco Sebel and GitHub
1e313c6ff5
Bumb python-homewizard-energy to 7.0.0 ( #131366 )
2024-11-23 14:29:03 -05:00
Manu and GitHub
e6715fd4d7
Fix errors in fixtures and tests ( #131388 )
...
* Fix errors in fixtures and tests
* stale function name
2024-11-23 10:44:40 -08:00
epenet and GitHub
c7485b94d5
Use breaks_in_ha_version in report_usage ( #131137 )
...
* Use breaks_in_ha_version in report_usage
* Revert behavior change
2024-11-23 18:58:24 +01:00
Maciej Bieniek and GitHub
50013cf5c7
Add unit translations for NextDNS integration ( #131281 )
...
* Add unit translations for NextDNS integration
* Use translation keys
2024-11-23 18:04:49 +01:00
dontinelli and GitHub
ea4bbfea7e
Pass websession to solarlog_cli ( #131300 )
2024-11-23 18:03:51 +01:00
Andrew Jackson and GitHub
f93525e0fc
Add unit of measurement to translations for Mastodon ( #131343 )
...
* Add unit of measurement to translations
* Fix strings lint
2024-11-23 18:00:28 +01:00
Michael and GitHub
7b70f2d83b
Translate UpdateFailed exception in PEGELONLINE ( #131380 )
...
translate UpdateFailed exception
2024-11-23 17:59:41 +01:00
Brett Adams and GitHub
fa1b7d73d5
Add dict of translated errors to Tessie ( #131346 )
...
* Add dict of translated errors
* Fix test
2024-11-23 17:58:58 +01:00
Allen Porter and GitHub
0d14005602
Remove unused config flow import step ( #131379 )
...
Remove unused config flow import removed in #130783
2024-11-23 17:55:08 +01:00
34df6ef64c
Add quality_scale.yaml to palazzetti ( #131335 )
...
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com >
2024-11-23 17:40:34 +01:00
Norbert Rittel and GitHub
2609fdf2a1
Improve description of Elevation field in homeassistant.set_location ( #131356 )
2024-11-23 17:30:00 +01:00
Álvaro Fernández Rojas and GitHub
0033ce4f96
Update AEMET-OpenData to v0.6.3 ( #131303 )
2024-11-23 17:27:56 +01:00
Allen Porter and GitHub
460ce2463d
Add quality scale for rainbird ( #131332 )
2024-11-23 17:23:37 +01:00
Duco Sebel and GitHub
557a80497e
Mark quality_scale docs-removal-instructions as done ( #131370 )
2024-11-23 17:07:34 +01:00
Norbert Rittel and GitHub
6e298f1b9b
Add missing apostrophe for possessive form ( #131368 )
2024-11-23 17:05:31 +01:00
Duco Sebel and GitHub
30c176b400
Mark quality_scale docs-installation-parameters as done ( #131372 )
2024-11-23 17:03:00 +01:00
Robin Wohlers-Reichel and GitHub
aa79321a2b
Bump solax to 3.2.1 ( #131373 )
2024-11-23 17:00:50 +01:00
e856ba11d0
Bump pylamarzocco to 1.2.11 ( #131331 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2024-11-23 14:34:03 +01:00
7d1a7b0870
Webrtc use RTCIceCandidateInit messages with frontend ( #129879 )
...
* Add sdp m line index to WebRtc Ice Candidates
* Send RTCIceCandidate object in messages
* Update tests
* Update go2rtc to hardcode spdMid to 0 string on receive
* Update for latest webrtc-model changes
* Add error check for mushamuro error
* Remove sdp_line_index from expected fail tests
* Validate and parse message dict
* Catch mashumaro error and raise vol.Invalid
* Revert conftest change
* Use custom validator instead
---------
Co-authored-by: Robert Resch <robert@resch.dev >
2024-11-23 13:51:26 +01:00
Duco Sebel and GitHub
d55eb896d2
Add Config Flow data descriptions for HomeWizard ( #131315 )
...
* Add data_description to HomeWizard setup flow
* Make quality_scale config-flow as done
2024-11-23 13:17:28 +01:00
27926caf77
Bump aiostreammagic to 2.8.6 ( #131312 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2024-11-23 13:05:48 +01:00
Charles Garwood and GitHub
fe2260851e
Bump Fully Kiosk Browser to Bronze quality scale ( #131221 )
2024-11-23 10:48:40 +01:00
5a06e237e3
Add quality scale for MQTT ( #131113 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-11-23 10:35:53 +01:00
b7e13bbab0
Record current IQS state for Autarco ( #131090 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-11-23 10:31:00 +01:00
Christopher Fenner and GitHub
630afeefdb
Record current IQS state for ViCare ( #131202 )
2024-11-23 10:15:18 +01:00
Jan-Philipp Benecke and GitHub
789cc7608a
Record current IQS state for inexogy ( #131208 )
2024-11-23 09:37:51 +01:00
Josef Zweck and GitHub
f3a4a31412
Record current IQS state for tedee ( #131081 )
2024-11-23 09:37:41 +01:00
Joost Lekkerkerker and GitHub
a88edc7130
Add quality scale to airgradient ( #131292 )
2024-11-23 09:23:13 +01:00
Allen Porter and GitHub
fd11fc3b3e
Update quality scale validation to sort output ( #131324 )
2024-11-23 09:16:47 +01:00
Michael Hansen and GitHub
f47840d83c
Cache intent recognition results ( #131114 )
2024-11-22 20:57:42 -05:00
Franck Nijhof and GitHub
8f9095ba67
Record current IQS state for Elgato ( #131077 )
2024-11-22 21:20:39 +01:00
Franck Nijhof and GitHub
ec127fb61e
Clean up hassfest, fix CI ( #131305 )
2024-11-22 21:07:50 +01:00
02f16ff568
Add config_flow's seperated reaseon and more debug information ( #131131 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com >
2024-11-22 20:12:01 +01:00
Marcel van der Veldt and GitHub
49eeb2d99e
Add test foundation to Music Assistant integration ( #129534 )
2024-11-22 20:09:20 +01:00
Markus Jacobsen and GitHub
ecb945e08c
Bump mozart-api to 4.1.1.116.3 ( #131269 )
2024-11-22 20:07:11 +01:00
Franck Nijhof and GitHub
e690c1026c
Record current IQS state for HomeWizard Energy ( #131082 )
2024-11-22 19:49:04 +01:00
19183fcc6c
Record current IQS state for lamarzocco ( #131084 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-11-22 19:48:36 +01:00
Federico D'Amico and GitHub
36bc564862
Bump microBeesPy to 0.3.5 ( #131034 )
2024-11-22 19:35:31 +01:00
Joost Lekkerkerker and GitHub
11f00895f7
Add legacy to integrations that have not moved to the UI ( #131171 )
2024-11-22 19:33:50 +01:00
J. Diego Rodríguez Royo and GitHub
53b87f47fb
Fix Home Connect service validation error placeholders ( #131294 )
2024-11-22 19:28:08 +01:00
Norbert Rittel and GitHub
c61e94dac2
Remove wrong periods from action names ( #131290 )
2024-11-22 19:27:49 +01:00