Shay Levy
e1923bc13b
Add Shelly support for Plus WallDimmer US ( #83385 )
2022-12-06 19:44:17 +02:00
Martin Hjelmare
874315c3fc
Bypass zwave_js config validation if driver not ready ( #83410 )
2022-12-06 12:41:09 -05:00
epenet
91d6d620c2
Use new unit enums in alexa ( #83409 )
...
* Use new unit enums in alexa
* Adjust for mypy
2022-12-06 17:31:40 +01:00
Franck Nijhof
d715aa6867
Modernize Image Processing typing ( #83405 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-12-06 16:35:40 +01:00
Franck Nijhof
c507ad86d1
Remove str from cover device class ( #83396 )
...
* Remove str from cover device class
* Fix tests
2022-12-06 16:13:29 +01:00
Franck Nijhof
ba0d6fe611
Enforce NumberDeviceClass in number entities ( #83402 )
2022-12-06 14:58:22 +01:00
Franck Nijhof
647469f472
Remove str from media player device class ( #83398 )
...
* Remove str from media player device class
* Adjust pylint plugin
2022-12-06 14:57:34 +01:00
Franck Nijhof
cb69364ad2
Remove str from binary sensor device class ( #83393 )
2022-12-06 14:52:26 +01:00
Franck Nijhof
46caefca7b
Remove str from humidifier device class ( #83397 )
2022-12-06 14:51:23 +01:00
Franck Nijhof
8cdadd1552
Remove str from switch device class ( #83400 )
2022-12-06 14:50:44 +01:00
Franck Nijhof
91cf2e2792
Remove str from update device class ( #83399 )
2022-12-06 14:50:19 +01:00
Michał Huryn
923fa473e1
Blebox add thermoBox to climate ( #81090 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-06 14:43:35 +01:00
Franck Nijhof
9f36412076
Use CoverDeviceClass in Dynalite ( #83394 )
2022-12-06 13:30:22 +01:00
Franck Nijhof
04793978d3
Use CoverDeviceClass in ESPHome ( #83395 )
2022-12-06 13:29:58 +01:00
Sean Chen
985c1b31e1
Use new device class in nws ( #83172 )
...
* Replace unit consts with enums
* Remove default entries in NWSSensorEntityDescription
* Replace wind icon property with setting device_class in Wind Speed and Wind Gust sensors
2022-12-06 13:27:58 +01:00
Franck Nijhof
96e9bf13fe
Fix icon in meteoclimatic wind bearing ( #83390 )
2022-12-06 12:27:05 +01:00
Franck Nijhof
de352c520c
Fix Goalzero time to empty sensor device class ( #83389 )
...
* Fix Goalzero time to empty sensor device class
* Fix tests
2022-12-06 12:14:15 +01:00
epenet
72fd57a685
Use new device class in accuweather ( #83318 )
2022-12-06 11:54:59 +01:00
Franck Nijhof
10db0d8bb1
Remove invalid device class from Hue connectivity sensor ( #83388 )
2022-12-06 11:28:14 +01:00
Franck Nijhof
6c74809400
Remove unused device class from Renault select ( #83330 )
...
* Remove unused device class from Renault select
* Fix tests
* More
2022-12-06 11:27:07 +01:00
Franck Nijhof
c25ba19ffd
Use enum sensor device class in Litter-Robot ( #83290 )
2022-12-06 11:08:05 +01:00
Jevgeni Kiski
d62bdbb9ff
Add vallox fan speed control ( #82548 )
...
* fan.set_percentage + tests
* let's see what is not yet covered
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* tests fix
* vallox_websocket_api 3.0.0
* more coverage
* test coverage
* Update tests/components/vallox/test_fan.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* raise exceptions on user input
* Supported features are different per preset mode.
* Test fixes
* Static supported features is back.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-06 11:00:59 +01:00
epenet
a3c4996291
Use new device class in zamg ( #83361 )
2022-12-06 10:56:23 +01:00
epenet
8a1a341b3a
Use new device class in darksky ( #83362 )
2022-12-06 10:55:12 +01:00
epenet
b8613ec09d
Allow cm in precipitation units ( #83360 )
...
* Use new device class in zamg
* Adjust docstring
* Undo component changes
2022-12-06 10:34:58 +01:00
epenet
55d1474e4a
Fix sensor schema for device classes ( #83378 )
2022-12-06 10:29:23 +01:00
Raman Gupta
87e2bbbfab
Fix zwave_js_value_updated event ( #83358 )
...
* Fix zwave_js_value_updated event
* Fix zwave_js_value_updated event
2022-12-06 10:25:37 +01:00
epenet
4f94ad475f
Use new device class in lacrosse view ( #83365 )
2022-12-06 10:22:52 +01:00
epenet
9856a811ae
Use new device class in trafikverket weatherstation ( #83370 )
2022-12-06 10:16:49 +01:00
epenet
11609a63e3
Use new device class in metoffice ( #83366 )
2022-12-06 10:15:53 +01:00
epenet
a14e465246
Use new device class in ecowitt ( #83364 )
2022-12-06 10:15:01 +01:00
epenet
d915fd3052
Use new device class in rfxtrx ( #83368 )
2022-12-06 10:09:03 +01:00
Jan Bouwhuis
7ed1d4988b
Add QoS parameter to MQTT websocket_subscribe ( #83241 )
2022-12-06 09:31:19 +01:00
epenet
3de7b439b8
Use new enums in rflink ( #83371 )
2022-12-06 09:11:53 +01:00
epenet
d1bbd241aa
Use new device class in buienradar ( #83363 )
2022-12-06 09:11:12 +01:00
Franck Nijhof
c2da664bcc
Migrate Sensibo translations ( #83310 )
2022-12-06 08:59:48 +01:00
puddly
5121952a85
Bump ZHA dependencies ( #83350 )
2022-12-05 22:34:39 -05:00
J. Nick Koston
1ee9c0cb8d
Fix bluetooth device connection failure when device is seen by dbus but not bleak ( #83281 )
2022-12-05 22:34:21 -05:00
Erik Montnemery
587381440f
Fix repairing datetime precision for PostgreSQL ( #83351 )
2022-12-05 22:33:06 -05:00
GitHub Action
3ab9a14ce7
[ci skip] Translation update
2022-12-06 00:21:31 +00:00
Franck Nijhof
30db947d99
Use enum sensor device class in Overkiz ( #83342 )
2022-12-06 00:36:57 +01:00
Franck Nijhof
3f891ef4ee
Migrate Wolf SmartSet Service translations ( #83323 )
2022-12-06 00:14:07 +01:00
Joakim Plate
aa37f6c934
Adjust error message and add callback in nibe heatpump climate ( #83027 )
...
* Adjust error message and add callback
* Line break value error string
2022-12-06 00:12:14 +01:00
Franck Nijhof
bc9f86f342
Remove unused device class from Kostal Plenticore select ( #83329 )
2022-12-06 00:09:51 +01:00
Franck Nijhof
762eb57636
Validate state class and unit of measurement for non-numeric sensors ( #83344 )
...
* Validate state class and unit of measurement for non-numeric sensors
* Remove duration
* Fix rest tests
2022-12-06 00:07:02 +01:00
Bram Kragten
91cdf0ecf7
Update frontend to 20221205.0 ( #83349 )
2022-12-05 23:59:54 +01:00
epenet
f1ce8a9004
Use new device class in ambient_station ( #83322 )
...
* Use new device class in ambient_station
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
2022-12-05 22:02:04 +01:00
Bouwe Westerdijk
2c4f9ca037
Update plugwise to v0.25.14, improve number detection ( #83345 )
...
fixes undefined
2022-12-05 20:17:19 +01:00
Franck Nijhof
171bed7637
Migrate UniFi Protect translations ( #83338 )
...
* Migrate UniFi Protect translations
* Move key
2022-12-05 20:10:36 +01:00
Franck Nijhof
e918adb25d
Clean up Zodiac ( #83334 )
2022-12-05 20:08:05 +01:00
J. Nick Koston
d97bcfdca9
Bump aiohomekit to 2.4.1 ( #83341 )
2022-12-05 19:54:27 +01:00
epenet
106a405733
Use new device class in meteo_france ( #83325 )
2022-12-05 19:09:40 +01:00
Franck Nijhof
399f0ea161
Migrate Overkiz select translations ( #83324 )
2022-12-05 17:24:59 +01:00
Franck Nijhof
150e49f4c2
Use enum sensor device class in AirVisual ( #83316 )
2022-12-05 17:24:47 +01:00
Alice
b97f95efc4
Update litterrobot integration to support long-term statistics ( #83269 )
2022-12-05 17:12:58 +01:00
Maikel Punie
1011c30cc5
Small fix for the velbus clear-cache service ( #83279 )
2022-12-05 17:12:27 +01:00
epenet
4f4d60c105
Use attributes in homematicip_cloud ( #83295 )
2022-12-05 17:10:38 +01:00
epenet
9682249830
Use new device class in environment canada ( #83297 )
2022-12-05 17:08:00 +01:00
epenet
6053b6f94a
Use new device class in aemet ( #83315 )
2022-12-05 17:07:01 +01:00
epenet
7b98656bcd
Use new device class in openweathermap ( #83331 )
2022-12-05 17:04:02 +01:00
epenet
069c1f35ca
Use new device class in meteoclimatic ( #83327 )
2022-12-05 16:59:04 +01:00
Michał Ajduk
ff7a70d31b
Fix Tuya number native value raw return ( #83333 )
...
fixes undefined
2022-12-05 16:55:21 +01:00
Martin Hjelmare
bd04c1d9f9
Deprecate the Xbox Live integration ( #83339 )
2022-12-05 16:54:36 +01:00
Franck Nijhof
f125fd5772
Migrate Tractive translations ( #83321 )
2022-12-05 16:45:57 +01:00
Erik Montnemery
67875b99a3
Refactor support for integrations to drop custom unit conversion ( #83228 )
...
* Refactor support for integrations to drop custom unit conversion
* Fix lying comment
* Address review comment
2022-12-05 16:12:37 +01:00
Franck Nijhof
1f7a7d5cb5
Use enum sensor device class in Nettigo Air Monitor ( #83314 )
2022-12-05 16:05:03 +01:00
Marc Mueller
1ca9824191
Update pylint to 2.15.8 ( #83311 )
2022-12-05 10:01:27 -05:00
Franck Nijhof
f801fe307e
Migrate Demo translations ( #83294 )
2022-12-05 08:44:26 -05:00
Franck Nijhof
aa4a0df194
Migrate Logitech Harmony Hub translations ( #83308 )
2022-12-05 13:57:13 +01:00
Franck Nijhof
73162e6fb5
Migrate TOLO Sauna translations ( #83306 )
...
* Migrate TOLO Sauna translations
* Fix capa
2022-12-05 13:55:07 +01:00
Franck Nijhof
03dc527a85
Migrate MusicCast translations ( #83305 )
2022-12-05 13:54:10 +01:00
Franck Nijhof
06c8b838b5
Use enum sensor device class in Season ( #83301 )
2022-12-05 13:48:32 +01:00
Franck Nijhof
303f203c2a
Migrate Xiaomi Miio translations ( #83300 )
2022-12-05 13:47:18 +01:00
Franck Nijhof
e015f8bf8f
Migrate LaMetric translations ( #83298 )
2022-12-05 13:46:08 +01:00
epenet
b75eb71764
Use new device class in homematic ( #83303 )
2022-12-05 13:45:30 +01:00
Franck Nijhof
42c6920a91
Migrate WLED translations ( #83296 )
2022-12-05 13:45:14 +01:00
Franck Nijhof
32dfc59d9e
Migrate HomeKit Controller translations ( #83304 )
2022-12-05 13:44:59 +01:00
Franck Nijhof
226a880645
Use enum sensor device class in Tomorrow.io ( #83293 )
2022-12-05 13:17:49 +01:00
Klaas Schoute
2602b45ec8
Bump package for Garage Amsterdam ( #83167 )
...
* Bump to new package version
* Change the class name used in the new package
* Fix failing test with using old package name
2022-12-05 13:12:46 +01:00
Franck Nijhof
f0f4e4595c
Migrate Plugwise translations ( #83286 )
2022-12-05 12:18:20 +01:00
epenet
63e8dd58ef
Use UnitOfTemperature in water_heater entities ( #83132 )
2022-12-05 11:42:15 +01:00
G Johansson
1c86a543b7
Failback to v4 resolver for AAAA records in DNSIP integration ( #82740 )
2022-12-05 11:02:38 +01:00
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
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
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
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
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
Daniel Hjelseth Høyer
949ebeeb97
Update pyTibber to 0.26.3 ( #83175 )
...
Update Tibber lib 0.26.3
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-12-03 12:30:03 +01:00
Franck Nijhof
58f2fc8610
Use enum sensor device class in Moon ( #83108 )
...
* Use enum sensor device class in Moon
* Adjust tests
2022-12-03 11:25:04 +01:00
Franck Nijhof
b40923a4cd
Use enum sensor device class in PrusaLink ( #83107 )
2022-12-03 11:22:36 +01:00
J. Nick Koston
a63dd811dd
Bump pySwitchbot to 0.20.7 ( #83170 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.5...0.20.7
2022-12-03 11:14:39 +01:00
J. Nick Koston
4a23216e1e
Bump aiohomekit to 2.3.5 ( #83168 )
2022-12-02 21:00:49 -05:00
Alex Yao
652fedf4d1
Fix html5 Firefox Notifications ( #82556 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
fixes undefined
2022-12-02 20:51:16 -05:00
Aaron Bach
ee0fbae2ca
Return empty data when OpenUV API call fails ( #83089 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
fixes undefined
2022-12-02 20:27:33 -05:00
J. Nick Koston
4a56461d3c
Fix reauth with esphome when adding noise encryption ( #83164 )
...
* Fix reauth with esphome when adding noise encryption
fixes #80813
* fix with unique id
2022-12-02 19:49:13 -05:00
J. Nick Koston
6651dfaf9b
Bump bluetooth-auto-recovery to 0.5.4 ( #83155 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.5.3...v0.5.4
2022-12-02 19:48:06 -05:00
J. Nick Koston
de1e97a81f
Fix esphome ble client leaking notify on disconnect ( #83106 )
...
* Fix esphome ble client leaking notify on disconnect
needs: https://github.com/esphome/aioesphomeapi/pull/329
* leak
* more cleanup
* more cleanup
* bump
2022-12-02 19:45:49 -05:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
J. Nick Koston
cc105e5c27
Fix race setting up homekit controller triggers ( #83166 )
...
fixes https://github.com/home-assistant/core/issues/83165
2022-12-02 13:49:14 -10:00
J. Nick Koston
144f1b918b
Fix logging the wrong bluetooth adapter while connecting and out of slots ( #83158 )
2022-12-02 13:24:12 -10:00
Michaël Arnauts
5a8cf38552
Update pycomfoconnect to 0.5.1 ( #83124 )
2022-12-02 10:38:29 -10:00
Martin Hjelmare
aab0c4eb71
Remove matter services available in websocket api ( #83151 )
2022-12-02 13:59:18 -05:00
epenet
8b867d612f
Use UnitOfTemperature in climate entities [m-s] ( #83131 )
2022-12-02 19:56:18 +01:00
Philip Allgaier
d3b35ca2a7
Address review comments for shopping list websockets ( #83143 )
2022-12-02 19:33:25 +01:00
majuss
832bc15daa
Bump lupupy to 0.2.1 ( #83071 )
2022-12-02 17:30:25 +01:00
Erik Montnemery
ef588a556a
Enable strict typing of homeassistant hardware integrations ( #83121 )
2022-12-02 15:59:03 +01:00
Erik Montnemery
155db2f2e1
Simplify diagnostics.DownloadDiagnosticsView ( #83116 )
...
* Refactor diagnostics.DownloadDiagnosticsView
* Simplify
2022-12-02 15:33:55 +01:00
J. Nick Koston
8eeba490d1
Update aiobafi6 to 0.7.3 ( #83073 )
2022-12-02 14:56:02 +01:00
Franck Nijhof
a4a80f367b
Use enum sensor device class in HomeKit Controller ( #83109 )
2022-12-02 14:50:01 +01:00
Erik Montnemery
46500beefc
Enable strict typing of analytics ( #83119 )
2022-12-02 14:05:08 +01:00
Philip Allgaier
80debae96d
Add support for item removal to shopping list ( #82992 )
2022-12-02 12:40:59 +01:00
Nyro
21c051935f
Fix small coding style in recent overkiz code ( #82966 )
...
* Fix small coding style
* Use kwargs[ATTR_TEMPERATURE] in overkiz water_heater
* Fix grammar
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-02 11:22:35 +01:00
Erik Montnemery
bf7e50eb32
Enable strict typing of diagnostics ( #83053 )
...
* Enable strict typing of diagnostics
* Reformat to avoid line break
2022-12-02 11:21:02 +01:00
Franck Nijhof
fc93521e02
Migrate Tuya translations ( #83105 )
...
* Migrate Tuya translations
* Don't use DPCode as translation key
2022-12-02 11:20:17 +01:00
Erik Montnemery
4edebacba5
Add type annotations to some hassio API ( #83103 )
...
* Add type annotations to some hassio API
* Adjust callers
2022-12-02 11:18:49 +01:00
Olen
faea29a268
Fix twinkly effects ( #83104 )
...
Adding additional checks
2022-12-02 09:58:29 +01:00
Christopher Bailey
484756c834
Bump pyunifiprotect to 4.5.2 ( #83090 )
2022-12-02 09:15:24 +01:00
Franck Nijhof
ce00f093d6
Add enum device_class and state options property to sensor entities ( #82489 )
2022-12-02 09:11:15 +01:00
J. Nick Koston
3feea879dd
Bump aiohomekit to 2.3.4 ( #83094 )
2022-12-02 09:07:31 +01:00
J. Nick Koston
ccb5910db0
Bump bleak-retry-connector to 2.8.7 ( #83095 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.6...v2.8.7
2022-12-02 08:08:56 +01:00
J. Nick Koston
56c0eacb08
Fix wrong ble device being logged ( #83091 )
...
This code can be simplified a bit now that we
have the fast bleak lookup. We do connect
via the correct path, but we logged the wrong one
2022-12-02 08:08:35 +01:00
Raman Gupta
3e71436267
Bump zwave-js-server-python to 0.43.1 ( #83093 )
2022-12-02 07:56:29 +01:00
GitHub Action
c9c2886b26
[ci skip] Translation update
2022-12-02 00:23:57 +00:00
Marc Mueller
6e4551f73f
Fix prettier [ci] ( #83077 )
2022-12-01 23:54:12 +01:00
Christopher Bailey
6fb9bdec93
Assorted fixes for UniFi Protect ( #83032 )
2022-12-01 16:37:44 -05:00
J. Nick Koston
e23007322d
Defer xiaomi ble polling until after startup ( #83074 )
...
fixes https://github.com/home-assistant/core/issues/77178
2022-12-01 16:37:22 -05:00
Bram Kragten
18e4c065eb
Update frontend to 20221201.1 ( #83062 )
2022-12-01 16:35:53 -05:00
Allen Porter
5d1ca73a34
Add create and delete for Google Calendar events ( #83034 )
...
* Add Google Calendar create/delete support
Includes editing for recurring events
* Fix default calendar access role
* Formatting improvements
* Address other details that have changed due to local sync
* Update tests/components/google/test_calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/google/test_calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/google/test_calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Increase test coverage
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-01 21:39:58 +01:00
Marcel van der Veldt
e2308fd15c
Add matter integration BETA ( #83064 )
...
* Add matter base (#79372 )
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Add matter server add-on flow (#82698 )
* Add matter server add-on flow
* Fix stale error argument
* Clean docstrings
* Use localhost as default address
* Add matter websocket api foundation (#82848 )
* Add matter config entry add-on management (#82865 )
* Use matter refactored server/client library (#83003 )
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Bump python-matter-server to 1.0.6 (#83059 )
* Extend matter websocket api (#82948 )
* Extend matter websocket api
* Finish docstring
* Fix pin type
* Adjust api after new client
* Adjust api to frontend for now
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-01 20:44:56 +01:00
Daniel Hjelseth Høyer
845ce5c6ea
Tibber, fix date parsing ( #83067 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-12-01 20:36:46 +02:00
Daniel Hjelseth Høyer
87b6bb45d0
Remove home id from Tibber diagnostics ( #83066 )
...
Tibber diagnostic
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-12-01 20:24:17 +02:00
Franck Nijhof
fa31192448
Update debugpy to 1.6.4 ( #83042 )
2022-12-01 14:07:49 +01:00
Todd Johnson
5533368171
Add dialect support to google_translate ( #81768 )
...
* Add TLD option support to google_translate
* Fix tests for added TLD option in google_translate
* Add Language to TLD mapping, Make tld configurable in google_translate
* Move const to dedicated file in google_translate
2022-12-01 13:31:19 +01:00
Keilin Bickar
f4a58c7dc7
Bump sense_api to 0.11.0 and add refresh token support ( #83030 )
...
fixes undefined
2022-12-01 10:53:48 +01:00
r01k
8e357faa4d
Bump python-fullykiosk to 0.0.12 ( #83029 )
2022-12-01 10:38:04 +01:00
Erik Montnemery
8e617bbc1d
Add `translation_key` property to entites ( #82701 )
...
* Add translation_key attribute to entity state
* Update accuweather test
* Index entity translation keys by platform
* Store translation key in entity registry
2022-12-01 09:34:09 +01:00
Jc2k
843f537109
Fix getting updated thread IP at startup in homekit_controller ( #83037 )
2022-12-01 08:14:42 +00:00
Joakim Sørensen
817bbfe6aa
Bump hass-nabucasa from 0.56.0 to 0.59.0 ( #82987 )
...
* Bump hass-nabucasa from 0.56.0 to 0.58.0
* 0.59.0
2022-12-01 09:08:39 +01:00
J. Nick Koston
38b9d896b2
Fix incorrect mapping of sensitive mode on oralb 4000 series ( #83031 )
2022-11-30 23:11:01 -05:00
J. Nick Koston
c91417e71f
Fix yale access bluetooth locks delaying startup when key changes ( #83024 )
...
If the keys changed for the yale locks, the locks would be
slow to setup. Because august had yalexs_ble as an
after dep, it would be waiting with the new keys but not
able to setup because it was waiting for the locks to setup
which would be trying over and over until they failed because
the key had changed out from under it.
This change moves some more code into the lib to avoid
the dep and allows both to startup at the same time so
the cloud service can feed the new keys in if needed without
waiting for the lock to fail to setup
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.9.8...v1.10.0
2022-12-01 03:36:02 +01:00
J. Nick Koston
f0d8168db7
Bump aiohomekit to 2.3.2 ( #83019 )
2022-12-01 02:07:22 +01:00
Joakim Plate
9f236c4ca5
Add nibe heat pump climate entities ( #78952 )
...
* Add climate platform
* Enable climate plarform
* Some adjustments after review
* fixup! Add climate platform
* Rename description to avoid confusion
* No need to pass None
* Rename with nibe prefix
* Handle possible translations of values
* Make sure we prune None contexts
* Switch to constants from library
2022-12-01 01:58:59 +01:00
GitHub Action
0d1f476bee
[ci skip] Translation update
2022-12-01 00:33:36 +00:00
J. Nick Koston
f4ee38687c
Bump aioesphomeapi to 12.2.1 ( #83017 )
2022-12-01 01:10:40 +01:00
Bram Kragten
a3fe08b62b
Update frontend to 20221130.0 ( #83014 )
2022-11-30 23:28:24 +01:00
J. Nick Koston
b283015987
Bump yalexs-ble to 1.9.8 ( #83012 )
2022-11-30 23:23:29 +01:00
J. Nick Koston
d620b199fc
Bump bleak-retry-connector to 2.8.6 ( #83011 )
2022-11-30 23:10:06 +01:00
Kevin Stillhammer
e158546425
Add missing @callback decorator in here_travel_time sensor ( #83009 )
2022-11-30 22:40:17 +01:00
Aaron Bach
671e6b3832
Remove old system ID format from SimpliSafe base stations ( #82993 )
2022-11-30 22:10:56 +01:00
J. Nick Koston
4239923ea2
Fix memory leak in onvif ( #83006 )
...
fixes https://github.com/home-assistant/core/issues/82504
2022-11-30 21:40:59 +01:00
Allen Porter
532ab12a48
Local calendar integration ( #79601 )
2022-11-30 21:20:21 +01:00
Artem Draft
8acc114cd9
Fix BraviaTV fake reauthentication ( #82986 )
2022-11-30 21:08:15 +01:00
Shay Levy
0d00e9c2d0
Fix Shelly addon analog input sensor ( #83005 )
2022-11-30 21:01:34 +01:00
puddly
7f96fbb035
Bump ZHA dependencies ( #82999 )
2022-11-30 20:56:07 +01:00
Robert Svensson
182c4bbc05
Bump aiounifi to v42 ( #82995 )
2022-11-30 19:04:14 +01:00
Willem-Jan van Rootselaar
949dede16b
Add support for BSBLAN firmware v3 ( #82288 )
...
* bump python-bsblan version to 0.5.8
* add static_state
this holds values that only needs retrieving once in a while
* update diagnostics json with the right info
2022-11-30 16:36:33 +01:00
Nyro
cad04bff99
Use same Overkiz (Atlantic) climate entity for 2 different ui widget name ( #82955 )
...
* Use same overkiz entity for 2 different ui widget name
* Update homeassistant/components/overkiz/climate_entities/__init__.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-11-30 16:32:07 +01:00
Kevin Stillhammer
dffdc78915
Make HERETravelTimeSensor extend RestoreSensor ( #82400 )
2022-11-30 16:13:11 +01:00
epenet
a12568440d
Adjust precipitation unit in tomorrowio ( #82982 )
...
Adjust precipitation_unit in tomorrowio
2022-11-30 16:04:37 +01:00