Sean Chen
c8fbdde3b8
Add @kamiyo to nws codeowners ( #83171 )
2022-12-05 10:59:25 +01:00
Garrett
efc637cb2b
Bump subarulink to v0.7.0 ( #83213 )
...
fixes undefined
2022-12-05 10:53:05 +01:00
epenet
68e454712d
Use UnitOfTemperature in climate entities [g-l] ( #83127 )
...
* Use UnitOfTemperature in climate entities [g-l]
* Adjust gree
* Adjust honeywell
2022-12-05 10:42:24 +01:00
Franck Nijhof
40d337479e
Use enum sensor device class in UptimeRobot ( #83111 )
2022-12-05 10:36:16 +01:00
epenet
c7a6b5983f
Use UnitOfTemperature in climate entities [t-z] ( #83129 )
2022-12-05 10:18:57 +01:00
dependabot[bot]
ee5de654ab
Bump dessant/lock-threads from 3 to 4 ( #83273 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-05 10:11:24 +01:00
Marc Mueller
1f30d761a6
Code style improvements [alexa] ( #83258 )
2022-12-05 09:36:03 +01:00
Erik Montnemery
7e2960a973
Enable strict typing of hardware ( #83120 )
...
* Enable strict typing of hardware
* Address review comment
2022-12-05 09:32:52 +01:00
Christopher Bailey
ee7022dc67
Update UniFi Protect ring entity to use event entity ( #83270 )
2022-12-04 17:06:55 -10:00
Anton Malko
ec24b93c17
Bump aiolookin to 1.0.0 ( #83198 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-04 16:31:35 -10:00
Avi Miller
88c8eef4eb
Populate suggested_area using the LIFX group name for each device ( #83259 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-04 16:31:08 -10:00
jjlawren
c70388869b
Do not discard zero positions for Sonos media players ( #83249 )
...
fixes undefined
2022-12-04 21:11:30 -05:00
Joris Pelgröm
34fd64addf
Fix mobile_app returning cloud URL when not subscribed ( #83257 )
...
fixes undefined
2022-12-04 21:10:26 -05:00
J. Nick Koston
3044e78d43
Avoid regex overhead in processing esphome bluetooth advertisements ( #83246 )
2022-12-04 21:09:45 -05:00
J. Nick Koston
1efc71624a
Bump aioesphomeapi to 13.0.1 ( #83223 )
...
fixes https://github.com/home-assistant/core/issues/83212
2022-12-04 21:09:10 -05:00
GitHub Action
5f9290e572
[ci skip] Translation update
2022-12-05 00:23:07 +00:00
Stephan Singer
64a72daa27
Add IPv6 sensor to fritz component ( #75708 )
...
* Add IPv6 sensor to fritz component
* Cast return type to string
* Make ipv6 sensor suitable
* simplify cast to str
* use extisting property
Co-authored-by: chemelli74 <simone.chemelli@gmail.com>
Co-authored-by: mib1185 <mail@mib85.de>
2022-12-05 00:48:41 +01:00
Allen Porter
0f83db82d9
Bump gcal_sync to 4.0.4 ( #83245 )
2022-12-04 17:16:51 -05:00
Ville Skyttä
8f9baafac1
Tweak black config ( #83230 )
...
* Remove `--safe` from pre-commit args, it's the default
* Extend exclusions instead of overriding, improve regex
2022-12-04 17:12:37 -05:00
Allen Porter
6c896adcff
Bump ical to 4.2.1 ( #83254 )
2022-12-04 23:05:35 +01:00
Joe Rogers
f1ee920463
Handle numeric versions in mqtt update ( #83218 )
...
* Handle numeric versions in mqtt update
* Remove need for type:ignore
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-12-04 21:52:48 +01:00
J. Nick Koston
c617e7da31
Raise an exception when an esp proxy gets empty services during connection so callers know to retry ( #83211 )
2022-12-04 09:05:46 -10:00
Allen Porter
6499f5460a
Bump ical to 4.2.0 ( #83244 )
2022-12-04 10:18:27 -08:00
Simone Chemelli
e436f6a7b2
Fix missing title placeholders in Synology DSM reauth flow ( #83238 )
...
* Fix missing title placeholders in reauth flow
* fix tests
Co-authored-by: mib1185 <mail@mib85.de>
2022-12-04 10:11:24 -08:00
J. Nick Koston
db0dfe875a
Bump pySwitchbot to 0.22.0 ( #83243 )
...
fixes https://github.com/home-assistant/core/issues/82961
2022-12-04 08:08:21 -10:00
Michael Chisholm
7378277212
Update async-upnp-client to 0.32.3 ( #83215 )
2022-12-04 10:05:53 -08:00
Matthias Alphart
4ca6db825c
Address late KNX flow tests review ( #83208 )
...
* Address late KNX flow tests review
* Update tests/components/knx/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-04 18:39:27 +01:00
Milan Meulemans
cefdce5002
Remove deprecated GCM API from html5 ( #83229 )
...
* Remove deprecated GCM API
* Cleanup code after removing GCM
* Make vapid required
* Use dict[key] instead of dict.get(key) for vapid config
2022-12-04 18:34:54 +01:00
J. Nick Koston
1577f6ea50
Restore HomeKit Controller BLE GSN at startup ( #83206 )
2022-12-04 07:01:37 -10:00
Jan Bouwhuis
de77132a5a
Add the QoS in the MQTT debug log ( #83195 )
...
Logging the MQTT QoS in the debug log
2022-12-04 15:03:41 +01:00
epenet
44d3f2192c
Use UnitOfTemperature in climate entities [a-f] ( #83125 )
2022-12-04 11:53:56 +02:00
epenet
aace084931
Use unit enums in demo ( #83130 )
2022-12-04 11:21:44 +02:00
Joakim Plate
90f2a54165
Bump nibe to 1.5.0 ( #83185 )
2022-12-04 11:17:13 +02:00
J. Nick Koston
e139470c56
Bump yalexs-ble to 1.10.3 ( #83216 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.10.2...v1.10.3
2022-12-04 11:10:53 +02:00
GitHub Action
a1eab7f842
[ci skip] Translation update
2022-12-04 00:23:06 +00:00
Olen
0d1506c3cf
Switch Twinkly to awesomeversion ( #83205 )
...
Switch to awesomeversion
2022-12-03 22:43:10 +01:00
Aaron Bach
cd0037a780
Fix OpenUV coverage ( #83203 )
2022-12-03 14:40:42 -07:00
Aidan Timson
766c2f8bb4
Update aiolyric to 1.0.9 ( #83190 )
2022-12-03 14:26:21 -07:00
Glenn Waters
ffbde4ac90
Bump elkm1 lib to 2.2.1 ( #83026 )
2022-12-03 10:47:38 -10:00
J. Nick Koston
0cacfef325
Bump yalexs-ble to 1.10.2 ( #83199 )
2022-12-03 14:55:53 -05:00
J. Nick Koston
9321c2191e
Bump aiohomekit to 2.3.6 ( #83196 )
2022-12-03 14:34:11 -05:00
J. Nick Koston
237a1d50d9
Bump pySwitchbot to 0.20.8 ( #83197 )
...
fixes https://github.com/home-assistant/core/issues/80491
2022-12-03 14:21:19 -05:00
Aaron Bach
c6ad48e236
Fix SimpliSafe service calls that require a device selector ( #83200 )
...
fixes undefined
2022-12-03 14:20:53 -05:00
Allen Porter
b735e66d2f
Bump ical to 4.1.2 to fix emoji in local calendar ( #83193 )
...
Bump ical to 4.1.2
2022-12-03 12:02:25 -07:00
J. Nick Koston
955d4abf13
Fix missing services with esp32 proxies ( #83192 )
2022-12-03 13:50:59 -05:00
Lars
5422a17a35
Add integration_type to AVM FRITZ!SmartHome ( #81096 )
2022-12-03 13:24:06 -05:00
Olen
2a0496a3a9
Support older twinkly devices without effects ( #83145 )
...
fixes undefined
2022-12-03 13:23:29 -05:00
Kevin Stillhammer
f88d22b833
Raise UpdateFailed when here_travel_time cannot find_location ( #83157 )
...
Fixes https://github.com/home-assistant/core/issues/83100
fixes undefined
2022-12-03 13:06:10 -05:00
Joakim Sørensen
0dfc0af08c
Add CLOSED as an expected type ( #83180 )
2022-12-03 10:19:16 -05:00
Matthias Alphart
6cef37641c
KNX Config/OptionsFlow: Test connection to manually configured tunnel ( #82872 )
2022-12-03 12:53:12 +01:00