Kevin Stillhammer
146fe8f156
Rename convert_time_to_isodate to next_datetime ( #82214 )
2022-11-17 09:06:56 +01:00
epenet
17573196c8
Adjust type hints for CoverEntityFeature ( #82238 )
2022-11-17 08:39:44 +01:00
epenet
6856374f24
Cleanup supported_features in smartthings cover ( #82240 )
2022-11-17 09:32:42 +02:00
GitHub Action
c999953514
[ci skip] Translation update
2022-11-17 00:26:24 +00:00
Marc Mueller
ba8f69a5ce
Cache improvements [ci] ( #80898 )
...
* Cleanup old pip caches
* Add workflow to delete caches for closed PRs
2022-11-16 23:51:38 +01:00
J. Nick Koston
4b89d087bb
Bump home-assistant-bluetooth to 1.8.1 ( #82222 )
...
changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/compare/v1.8.0...v1.8.1
2022-11-16 23:08:17 +02:00
epenet
e85e79052b
Improve climate type hints for supported_features ( #82223 )
2022-11-16 23:07:48 +02:00
J. Nick Koston
9d8dfc2d71
Add effects support to led-ble ( #82224 )
2022-11-16 23:07:02 +02:00
epenet
e37211ad42
Use _attr_supported_features in demo climate ( #82216 )
2022-11-16 21:28:23 +01:00
epenet
39ac2c1101
Adjust type hints for ClimateEntityFeature ( #82206 )
2022-11-16 21:17:50 +01:00
J. Nick Koston
4e11246ba5
Create an issue when using older esphome firmwares when bluetooth support is enabled ( #82162 )
...
* Create an issue when using older esphome firmwares when bluetooth support is enabled
2022.11.0 has some significant stability imporvements with
BLE. Its is non-obvious if the user is running an older
esphome version that does not have the fixes
* name
* skip repair issue if a project name is set
* drop reflashing term
* Update homeassistant/components/esphome/strings.json
* Update homeassistant/components/esphome/translations/en.json
* Update homeassistant/components/esphome/translations/en.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update homeassistant/components/esphome/translations/en.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-11-16 22:16:51 +02:00
Franck Nijhof
dc7f0fb21c
2022.11.3 ( #82197 )
2022-11-16 21:00:42 +01:00
epenet
c62c19e58b
Use _attr_supported_features in tado climate ( #82219 )
2022-11-16 21:52:36 +02:00
epenet
ba546e1072
Use _attr_supported_features in nexia climate ( #82218 )
2022-11-16 13:47:58 -06:00
Erik Montnemery
a6ff8c5fb3
Fix Home Assistant Yellow tests ( #82212 )
2022-11-16 13:01:53 -06:00
J. Nick Koston
74c2639495
Fix missing await in nexia emergency heat ( #82207 )
...
fixes undefined
2022-11-16 19:03:01 +01:00
J. Nick Koston
7ce6600f69
Fix missing await in nexia emergency heat ( #82207 )
...
fixes undefined
2022-11-16 19:02:09 +01:00
J. Nick Koston
08398370c5
Bump dbus-fast to 1.74.1 ( #82202 )
2022-11-16 11:26:47 -06:00
Erik Montnemery
aaec464627
Add support for managing the silabs multiprotocol add-on ( #82170 )
...
* Add support for managing the silabs multiprotocol add-on
* Fix passing context when starting option flow
* Allow unloading a ha yellow config entry
* Fix tests
* Log data passed to ZHA option flow
* Improve ZHA migration logic
* Move tests
* Improve test coverage
* Remove dead code
* Drop automatic ZHA migration
2022-11-16 17:38:07 +01:00
Erik Montnemery
607a0e7697
Reduce size of get_statistics_during_period WS API response ( #82131 )
2022-11-16 17:36:30 +01:00
Erik Montnemery
bb64b39d0e
Minor refactor of zha config flow ( #82200 )
...
* Minor refactor of zha config flow
* Move ZhaRadioManager to a separate module
2022-11-16 17:13:23 +01:00
epenet
f952b74b74
Adjust type hints for AlarmControlPanelEntityFeature ( #82186 )
2022-11-16 17:08:42 +01:00
J. Nick Koston
1f0691bf18
Bump bluetooth-auto-recovery to 0.4.0 ( #82195 )
2022-11-16 17:07:01 +01:00
J. Nick Koston
b0714e32b1
Fix static version in homekit tests ( #82201 )
2022-11-16 16:38:09 +01:00
J. Nick Koston
03e6132d98
Fix static version in homekit tests ( #82201 )
2022-11-16 09:37:00 -06:00
epenet
615f7204cb
Add type hints to mobile app webhooks ( #82177 )
2022-11-16 16:07:43 +01:00
Franck Nijhof
6371cb4ebd
Bumped version to 2022.11.3
2022-11-16 15:43:18 +01:00
muppet3000
987add50cb
Fix Growatt incorrect energy dashboard values for grid import ( #82163 )
...
* Fix Growatt incorrect energy dashboard values for grid import (#80905 )
* Growatt - addressing review comments (#80905 )
* Growatt - addressing more review comments (#80905 )
2022-11-16 15:42:57 +01:00
Robert Hillis
83db9a3335
Fix Google Sheets formula input ( #82157 )
2022-11-16 15:42:53 +01:00
Robert Hillis
aade51248d
Add missing strings in Onvif ( #82141 )
2022-11-16 15:42:49 +01:00
Jan Bouwhuis
228fa9f5a0
Always update attributes on an update for MQTT update ( #82139 )
2022-11-16 15:42:46 +01:00
Franck Nijhof
57c868e615
Update sqlalchemy to 1.4.44 ( #82129 )
2022-11-16 15:42:42 +01:00
J. Nick Koston
431f93e1d3
Bump PySwitchbot to 0.20.5 ( #82099 )
2022-11-16 15:42:38 +01:00
muppet3000
66d3891a37
Bump growattServer to 1.2.4 ( #82071 )
...
Growatt - Library bump to workaround for #81951
2022-11-16 15:42:33 +01:00
Avi Miller
2a641d1d19
Restore color_temp handling for lifx.set_state ( #82067 )
...
fixes undefined
2022-11-16 15:42:29 +01:00
J. Nick Koston
f8b5a97e72
Bump pySwitchbot to 0.20.4 ( #82055 )
...
Fixes for curtain firmware v6
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.3...0.20.4
2022-11-16 15:42:25 +01:00
J. Nick Koston
609438d929
Make sure the config_flow key is set for brands ( #82038 )
...
Fixes https://github.com/home-assistant/frontend/issues/14376
2022-11-16 15:42:22 +01:00
Vincent Giorgi
76cc26ad17
Bump airthings-ble to 0.5.3 ( #82033 )
...
Bump airthings-ble
2022-11-16 15:42:18 +01:00
Allen Porter
533efa2880
Bump gcal_sync 4.0.2 ( #82017 )
2022-11-16 15:42:15 +01:00
J. Nick Koston
3bf3a1fd85
Bump oralb-ble to 0.14.2 ( #81969 )
...
fixes detection of the black 9000 model
fixes #81967
changelog: https://github.com/Bluetooth-Devices/oralb-ble/compare/v0.14.1...v0.14.2
2022-11-16 15:42:11 +01:00
Jeef
5306b32a48
Increasing device usage update interval for Flume ( #81968 )
2022-11-16 15:42:08 +01:00
David F. Mulcahey
4e82f134b2
Bump ZHA quirks lib to 0.0.86 ( #81966 )
2022-11-16 15:42:04 +01:00
Diogo Gomes
0457a74428
Fix ONVIF subscription errors ( #81965 )
...
fixes undefined
2022-11-16 15:42:01 +01:00
J. Nick Koston
8f3449d942
Bump PySwitchbot to 0.20.3 ( #81938 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.2...0.20.3
releases the connection sooner to reduce the risk
of running out of connection slots on the ble adapter
2022-11-16 15:41:57 +01:00
J. Nick Koston
97929bd234
Bump bleak-retry-connector to 2.8.4 ( #81937 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.3...v2.8.4
reduces the risk that the operation will fail because the adapter
temporarily runs out of connection slots
2022-11-16 15:41:52 +01:00
J. Nick Koston
a9d461a109
Fix esphome bleak client seeing disconnects too late ( #81932 )
...
* Fix esphome bleak client seeing disconnects too late
Because allbacks are delivered asynchronously its possible
that we find out during the operation before the callback
is delivered telling us about the disconnected.
We now watch for error code -1 which indicates the connection
dropped out from under us
* debug logging
* cleanup comment
* Fix comment grammar
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-16 15:41:49 +01:00
Aaron Bach
f24549f7d1
Bump aioridwell to 2022.11.0 ( #81929 )
2022-11-16 15:41:44 +01:00
J. Nick Koston
0d62d80038
Fix bluetooth adapters with missing firmware patch files not being discovered ( #81926 )
2022-11-16 15:41:40 +01:00
Allen Porter
223d864b04
Revert google calendar back to old API for free/busy readers ( #81894 )
...
* Revert google calendar back to old API for free/busy readers
* Update homeassistant/components/google/calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-16 15:41:36 +01:00
David F. Mulcahey
082d4079ef
Fix ZHA configuration APIs ( #81874 )
...
* Fix ZHA configuration loading and saving issues
* add tests
2022-11-16 15:41:32 +01:00