J. Nick Koston and Paulus Schoutsen
88072512d8
Fix incorrect mapping of sensitive mode on oralb 4000 series ( #83031 )
2022-12-01 16:37:04 -05:00
Keilin Bickar and Paulus Schoutsen
5147beb475
Bump sense_api to 0.11.0 and add refresh token support ( #83030 )
...
fixes undefined
2022-12-01 16:37:03 -05:00
J. Nick Koston and Paulus Schoutsen
b14dc306cf
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 16:37:02 -05:00
J. Nick Koston and Paulus Schoutsen
cc2ab25916
Bump aiohomekit to 2.3.2 ( #83019 )
2022-12-01 16:37:01 -05:00
Franck Nijhof
a5afe47df7
Bumped version to 2022.12.0b0
2022.12.0b0
2022-12-01 01:21:06 +01:00
J. Nick Koston and GitHub
f4ee38687c
Bump aioesphomeapi to 12.2.1 ( #83017 )
2022-12-01 01:10:40 +01:00
Franck Nijhof
40009ffa19
Merge branch 'master' into dev
2022-12-01 01:09:14 +01:00
Bram Kragten and GitHub
a3fe08b62b
Update frontend to 20221130.0 ( #83014 )
2022-11-30 23:28:24 +01:00
J. Nick Koston and GitHub
b283015987
Bump yalexs-ble to 1.9.8 ( #83012 )
2022-11-30 23:23:29 +01:00
J. Nick Koston and GitHub
d620b199fc
Bump bleak-retry-connector to 2.8.6 ( #83011 )
2022-11-30 23:10:06 +01:00
b3deb476ef
Allow is_state to accept a list of values ( #81877 )
...
* Allow is_state to accept a list of values
* Slightly more efficient
* Fix typing of state
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-30 22:54:14 +01:00
Kevin Stillhammer and GitHub
e158546425
Add missing @callback decorator in here_travel_time sensor ( #83009 )
2022-11-30 22:40:17 +01:00
Aaron Bach and GitHub
671e6b3832
Remove old system ID format from SimpliSafe base stations ( #82993 )
2022-11-30 22:10:56 +01:00
J. Nick Koston and GitHub
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 and GitHub
532ab12a48
Local calendar integration ( #79601 )
2022-11-30 21:20:21 +01:00
Artem Draft and GitHub
8acc114cd9
Fix BraviaTV fake reauthentication ( #82986 )
2022-11-30 21:08:15 +01:00
Shay Levy and GitHub
0d00e9c2d0
Fix Shelly addon analog input sensor ( #83005 )
2022-11-30 21:01:34 +01:00
puddly and GitHub
7f96fbb035
Bump ZHA dependencies ( #82999 )
2022-11-30 20:56:07 +01:00
Robert Svensson and GitHub
182c4bbc05
Bump aiounifi to v42 ( #82995 )
2022-11-30 19:04:14 +01:00
Matthias Alphart and GitHub
a43d944309
Address late KNX flow tests review ( #82975 )
...
* KNX flow tests review
* patch out async_setup_entry in options-flow tests
* remove unneeded hass.async_block_till_done()
* Update test_config_flow.py
* autouse setup mock
* patch out async_setup too
* rename fixture according to pytest docs
* test call count to async_setup_entry
* dict access instead of .get()
2022-11-30 18:54:06 +01:00
Willem-Jan van Rootselaar and GitHub
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
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 and GitHub
dffdc78915
Make HERETravelTimeSensor extend RestoreSensor ( #82400 )
2022-11-30 16:13:11 +01:00
epenet and GitHub
a12568440d
Adjust precipitation unit in tomorrowio ( #82982 )
...
Adjust precipitation_unit in tomorrowio
2022-11-30 16:04:37 +01:00
epenet and GitHub
5599ab6e4a
Use OptionsFlowWithConfigEntry in bmw connected drive ( #82904 )
2022-11-30 15:02:21 +01:00
epenet and GitHub
5be961f07f
Use SchemaOptionsFlowHandler in blink ( #82903 )
...
* Use SchemaOptionsFlowHandler in blink
* Use config entry update listener
* Adjust tests
* Simplify options init
* Don't reload
* Use selector
2022-11-30 14:59:26 +01:00
Jan Bouwhuis and GitHub
89a7d5fecc
Update codeowners for mqtt integration ( #82979 )
...
Add @jbouwh to codeowners
2022-11-30 14:55:31 +01:00
13a4541b7b
2022.11.5 ( #82980 )
...
Co-authored-by: mvn23 <schopdiedwaas@gmail.com >
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
Co-authored-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Aaron Bach <bachya1208@gmail.com >
2022.11.5
2022-11-30 14:42:45 +01:00
cbf8a41eed
Add ability to edit sensors in scrape config flow ( #82926 )
...
* Add ability to edit sensors in scrape config flow
* Fix docstring
* Update homeassistant/components/scrape/config_flow.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* docstring
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2022-11-30 14:16:28 +01:00
epenet and GitHub
92fef0f2ba
Improve resource validation in scrape config flow ( #82965 )
...
* Improve resource validation in scrape
* Coverage
2022-11-30 14:05:01 +01:00
Shay Levy and GitHub
cd2bb292ab
Address late review of Switcher button ( #82981 )
2022-11-30 13:32:45 +01:00
Jan Bouwhuis and GitHub
f180f15bde
Cleanup removed mqtt fan speed config variables ( #82978 )
2022-11-30 13:14:41 +01:00
Christopher McCurdy and GitHub
4167edc52d
Create a UUID from given LG soundbar device name ( #81918 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Fixes https://github.com/home-assistant/core/issues/77524
fixes undefined
2022-11-30 12:53:49 +01:00
epenet and GitHub
98f263c289
Make SchemaFlowFormStep functions async ( #82962 )
...
* Make validate async in SchemaOptionsFlowHandler
* Adjust group
* Adjust tests
* Move all to async
* Adjust integrations
* Missed an integration
* Missed one
* Rebase to fix conflict
2022-11-30 12:26:52 +01:00
Marc Mueller and GitHub
490aec0b11
Update pylint to 2.15.7 ( #82977 )
2022-11-30 12:20:18 +01:00
Franck Nijhof
20b73d8724
Bumped version to 2022.11.5
2022-11-30 11:49:39 +01:00
Aaron Bach and Franck Nijhof
f76e6d7ab3
Bump simplisafe-python to 2022.11.2 ( #82943 )
2022-11-30 11:48:40 +01:00
Aaron Bach and Franck Nijhof
688b643ed6
Add missing SimpliSafe alarm states ( #82813 )
2022-11-30 11:48:37 +01:00
Aaron Bach and Franck Nijhof
78ba1cbb32
Add missing SimpliSafe keypad battery sensor ( #82797 )
2022-11-30 11:48:34 +01:00
Daniel Hjelseth Høyer and Franck Nijhof
97a7745e0a
Update pyTibber to 0.26.1 ( #82787 )
...
* Update tibber library, 0.26.0
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* 0.26.1
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2022-11-30 11:48:30 +01:00
G Johansson and Franck Nijhof
8c63639905
Bump pysensibo to 1.0.22 ( #82738 )
...
fixes undefined
2022-11-30 11:48:24 +01:00
G Johansson and Franck Nijhof
d7be666293
Bump pysensibo to 1.0.21 ( #82023 )
...
* pysensibo 1.0.21
* Add name to fixture
2022-11-30 11:48:20 +01:00
J. Nick Koston and Franck Nijhof
7a1c5066a7
Fix homekit controller triggers not attaching when integration is setup after startup ( #82717 )
...
fixes https://github.com/home-assistant/core/issues/78852
2022-11-30 11:45:47 +01:00
J. Nick Koston and Franck Nijhof
b7f0cba843
Fix iBeacons with infrequent random mac address changes unexpectedly going unavailable ( #82668 )
...
fixes https://github.com/home-assistant/core/issues/79781
2022-11-30 11:45:42 +01:00
Allen Porter and Franck Nijhof
e3d1851343
Bump gcal_sync to 4.0.3 ( #82606 )
...
fixes undefined
2022-11-30 11:45:20 +01:00
J. Nick Koston and Franck Nijhof
c91ef833f4
Ensure esphome client tasks await cancelation ( #82547 )
2022-11-30 11:45:15 +01:00
puddly and Franck Nijhof
6c88574dee
Bump ZHA dependencies ( #82509 )
...
* Bump ZHA dependencies
* Use the corrected `TypeValue` keyword argument name in unit tests
2022-11-30 11:37:52 +01:00
mvn23 and Franck Nijhof
a7315477ef
Bump pyotgw to 2.1.3 ( #82430 )
2022-11-30 11:37:47 +01:00
epenet and GitHub
0316800347
Enforce MediaPlayerState in media-player entities ( #78467 )
2022-11-30 11:18:49 +01:00
muppet3000 and GitHub
d243da99c7
Bump growattServer to 1.3.0 ( #82953 )
...
* Growatt library bump and init tweak (#81951 )
* Addressing review comments (#81951 )
2022-11-30 10:56:47 +01:00