Martin Hjelmare
bb456464ae
Fix device tracker see gps accuracy selector ( #104022 )
2023-11-15 10:51:12 +01:00
Erik Montnemery
dd7670cacf
Improve errors for component configuration with missing keys ( #103982 )
2023-11-15 10:47:05 +01:00
TheJulianJES
ac0c1d12c3
Add test checking ZHA light restores with `None` attributes ( #102806 )
...
* Add ZHA test checking light restores with None attributes
* Move shared `core_rs` fixture to `conftest.py`
* Remove special `color_mode` case, use `parametrize` for expected state
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-15 10:45:35 +01:00
Jan-Philipp Benecke
9326ea09a5
Update m* tests to use entity & device registry fixtures ( #103980 )
2023-11-15 10:33:11 +01:00
J. Nick Koston
51c1ea85f3
Bump zeroconf to 0.127.0 ( #104017 )
2023-11-15 10:29:19 +01:00
J. Nick Koston
3f11bb5f62
Speed up connecting to ESPHome devices ( #104018 )
2023-11-15 10:28:49 +01:00
J. Nick Koston
7803ca2612
Fix emulated_hue with None values ( #104020 )
2023-11-15 10:27:50 +01:00
Aidan Timson
b082ee2050
Update systembridgeconnector to 3.10.0 ( #103983 )
2023-11-15 09:30:56 +01:00
Franck Nijhof
a101bb9354
Remove RDW entity descriptions required fields mixins ( #103995 )
2023-11-15 09:23:25 +01:00
Franck Nijhof
2d36225405
Remove Reolink entity descriptions required fields mixins ( #104006 )
2023-11-15 09:16:47 +01:00
dependabot[bot]
880483624b
Bump github/codeql-action from 2.22.5 to 2.22.6 ( #104016 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 09:01:36 +01:00
Franck Nijhof
cfac6d18f3
Remove HomeWizard entity descriptions required fields mixins ( #103994 )
2023-11-15 09:00:28 +01:00
Franck Nijhof
8df7291abb
Remove Withings entity descriptions required fields mixins ( #104008 )
2023-11-15 06:31:10 +01:00
sdb9696
182c40f16e
Add reauth flow to ring integration ( #103758 )
...
* Add reauth flow to ring integration
* Refactor re-auth flow post review
* Fix threading issue on device update
2023-11-14 19:49:27 -08:00
Franck Nijhof
d1e460e97a
Remove AdGuard entity descriptions required fields mixins ( #103991 )
2023-11-14 22:12:31 -05:00
Franck Nijhof
f24212b66e
Remove TwenteMilieu entity descriptions required fields mixins ( #103990 )
...
* Remove TwenteMilieu entity descriptions required fields mixins
* Fix doc
2023-11-14 22:11:52 -05:00
Franck Nijhof
a513511936
Remove Elgato entity descriptions required fields mixins ( #103989 )
2023-11-14 21:51:45 -05:00
Franck Nijhof
3359619436
Remove PVOutput entity descriptions required fields mixins ( #103993 )
2023-11-14 21:50:11 -05:00
Franck Nijhof
e9c6da9803
Remove WLED entity descriptions required fields mixins ( #103996 )
2023-11-14 21:49:14 -05:00
Franck Nijhof
aecfa67265
Remove Whois entity descriptions required fields mixins ( #103997 )
2023-11-14 21:48:58 -05:00
Franck Nijhof
599579b26d
Remove Tailscale entity descriptions required fields mixins ( #103998 )
...
Remove Tailsale entity descriptions required fields mixins
2023-11-14 21:48:49 -05:00
Franck Nijhof
76ccad40ff
Remove Rituals Parfume Genie entity descriptions required fields mixins ( #103999 )
2023-11-14 21:48:31 -05:00
Franck Nijhof
1a079d7c6f
Remove LaMetric entity descriptions required fields mixins ( #104001 )
2023-11-14 21:48:20 -05:00
Franck Nijhof
ce1e6ce006
Remove DSMR entity descriptions required fields mixins ( #104002 )
2023-11-14 21:48:01 -05:00
Franck Nijhof
17f0676483
Remove Plugwise entity descriptions required fields mixins ( #104004 )
2023-11-14 21:47:39 -05:00
J. Nick Koston
54c98f32c2
Bump aiohttp to 3.9.0rc0 for python 3.12 only ( #103507 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-11-15 01:02:14 +01:00
Erik Montnemery
e87ebbef01
Improve errors for component configuration with multiple errors ( #103969 )
...
* Improve errors for component configuration with multiple errors
* Suffix with link to documentation
2023-11-14 21:50:54 +01:00
Martin Hjelmare
9facdc2dbb
Remove openexchangerates sensor rounding ( #103972 )
2023-11-14 13:01:45 -05:00
Michael Hansen
be8507f870
Add HassListAddItem intent ( #103716 )
...
* Add HassListAddItem intent
* Add missing list test
2023-11-14 13:00:30 -05:00
Erik Montnemery
2cb4435cf0
Add tests for component configuration with documentation links ( #103971 )
2023-11-14 17:14:34 +01:00
Chuck Foster
aca48b5e45
Fix duplicate Ban file entries ( #103953 )
2023-11-14 17:13:14 +01:00
Martin Hjelmare
7f08f139d6
Fix openexchangerates form data description ( #103974 )
2023-11-14 17:07:27 +01:00
Kalpit
b35afab5ef
Add reply_to_message_id to all telegram_bot message types ( #103566 )
2023-11-14 16:41:13 +01:00
Chris Straffon
c621c5df39
Removed codeowner for growatt_server ( #103970 )
2023-11-14 16:40:55 +01:00
Kevin Stillhammer
4465c74d23
Add broadlink climate ( #91183 )
2023-11-14 16:05:08 +01:00
Erik Montnemery
381ebf3e53
Add tests for component configuration with multiple errors ( #103964 )
...
* Add tests for component configuration with multiple errors
* Add new configuration file
* Fix typo
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-14 15:08:20 +01:00
Erik Montnemery
2d39eaf0a2
Improve docstring of config.stringify_invalid ( #103965 )
2023-11-14 14:05:46 +01:00
Erik Montnemery
94a2087ba0
Improve formatting of config validation errors ( #103957 )
...
* Improve formatting of config validation errors
* Address review comments
2023-11-14 12:48:45 +01:00
Erik Montnemery
85eac5a1b1
Add additional test for package errors ( #103955 )
...
* Add additional test for package errors
* Adjust tests
2023-11-14 11:48:56 +01:00
Erik Montnemery
44c1cef42e
Add tests for component configuration with extra keys ( #103959 )
2023-11-14 11:26:22 +01:00
Jan-Philipp Benecke
fe15ed4a28
Add device info to generic camera ( #103715 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-14 10:50:55 +01:00
Matt Zimmerman
0a84c2dba6
Update smarttub to 0.0.36 ( #103948 )
2023-11-14 10:17:44 +01:00
fb22
96bcc6c35a
Add Vicare volumetric flow and compressor phase sensors ( #103875 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-14 09:18:37 +01:00
Raman Gupta
7a060176b6
Bump zwave-js-server-python to 0.54.0 ( #103943 )
2023-11-14 08:30:15 +01:00
Erik Montnemery
dedd3418a1
Improve print of line numbers when there are configuration errors ( #103216 )
...
* Improve print of line numbers when there are configuration errors
* Update alarm_control_panel test
2023-11-14 08:21:36 +01:00
dependabot[bot]
9241554d45
Bump dessant/lock-threads from 4.0.1 to 5.0.0 ( #103954 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 08:19:42 +01:00
sdb9696
cf6c72fdbd
Bump ring_doorbell to 0.8.0 and handle new exceptions ( #103904 )
...
* Bump ring_doorbell to 0.8.0 and handle the new exceptions
* Modify data update tests to not call coordinator internals
2023-11-13 23:15:19 -08:00
Jan Bouwhuis
7ca264e746
Fix raising vol.Invalid during mqtt config validation instead of ValueError ( #103764 )
2023-11-13 22:59:03 +01:00
mkmer
feabbfc375
Remove unneeded self.async_write_ha_state() in Blink ( #103932 )
2023-11-13 22:56:51 +01:00
J. Nick Koston
74c51ec9e0
Bump zeroconf to 0.126.0 ( #103934 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.125.0...0.126.0
2023-11-13 22:04:58 +01:00