J. Nick Koston
39dee6d426
Fix switchbot not accepting the first advertisement ( #78610 )
2022-09-18 13:10:07 -04:00
Franck Nijhof
3a89a49d4a
Fix WebSocket condition testing ( #78570 )
2022-09-18 13:10:06 -04:00
On Freund
ef66d8e705
Bump pyrisco to v0.5.5 ( #78566 )
...
Upgrade to pyrisco 0.5.5
2022-09-18 13:10:05 -04:00
Raman Gupta
c1809681b6
Fix zwave_js update entity startup state ( #78563 )
...
* Fix update entity startup state
* Only write state if there is a change
* Add test to show that when an existing entity gets recreated, skipped version does not reset
* Remove unused blocks
* Update homeassistant/components/zwave_js/update.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-09-18 13:10:05 -04:00
J. Nick Koston
050c09df62
Bump aiohomekit to 1.5.8 ( #78515 )
2022-09-18 12:58:22 -04:00
J. Nick Koston
e0b63ac488
Bump led-ble to 0.10.1 ( #78511 )
2022-09-18 12:58:21 -04:00
J. Nick Koston
ed6575fefb
Bump yalexs_ble to 1.9.2 ( #78508 )
2022-09-18 12:58:21 -04:00
J. Nick Koston
318ae7750a
Bump PySwitchbot to 0.19.9 ( #78504 )
2022-09-18 12:58:20 -04:00
Teemu R
0525a1cd97
Bump python-songpal to 0.15.1 ( #78481 )
2022-09-18 12:58:20 -04:00
J. Nick Koston
d31d4e2916
Bump bleak-retry-connector to 0.17.1 ( #78474 )
2022-09-18 12:58:19 -04:00
Erik Montnemery
40c5689507
Prevent deleting blueprints which are in use ( #78444 )
2022-09-18 12:57:40 -04:00
Raman Gupta
a4749178f1
Only redact zwave_js values that are worth redacting ( #78420 )
...
* Only redact zwave_js values that are worth redacting
* Tweak test
* Use redacted fixture for test
2022-09-18 12:56:40 -04:00
Pete
8229e241f1
Fix fan speed regression for some xiaomi fans ( #78406 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-09-18 12:56:39 -04:00
Franck Nijhof
e839849456
Bumped version to 2022.9.4
2022-09-14 10:03:04 +02:00
Bram Kragten
e711758cfd
Update frontend to 20220907.2 ( #78431 )
2022-09-14 10:02:43 +02:00
Diogo Gomes
7b83807baa
Retry on unavailable IPMA api ( #78332 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-13 21:01:19 -04:00
Aaron Bach
6a197332c7
Fix bug with RainMachine update entity ( #78411 )
...
* Fix bug with RainMachine update entity
* Comment
2022-09-13 20:57:38 -04:00
Paulus Schoutsen
1955ff9e0d
Bumped version to 2022.9.3
2022-09-13 16:31:51 -04:00
J. Nick Koston
29caf06439
Bump govee-ble to 0.17.3 ( #78405 )
2022-09-13 16:31:40 -04:00
Bram Kragten
0b5953038e
Update frontend to 20220907.1 ( #78404 )
2022-09-13 16:31:39 -04:00
Marc Mueller
f07e1bc500
Fix CI workflow caching ( #78398 )
2022-09-13 16:31:38 -04:00
J. Nick Koston
843d5f101a
Fix flapping system log test ( #78391 )
...
Since we run tests with asyncio debug on, there is
a chance we will get an asyncio log message instead
of the one we want
Fixes https://github.com/home-assistant/core/actions/runs/3045080236/jobs/4906717578
2022-09-13 16:31:38 -04:00
Pascal Vizeli
d98ed5c6f6
Unregister EcoWitt webhook at unload ( #78388 )
2022-09-13 16:31:37 -04:00
Erik Montnemery
8599472880
Don't allow partial update of timer settings ( #78378 )
2022-09-13 16:31:37 -04:00
Erik Montnemery
04d6bb085b
Don't allow partial update of input_text settings ( #78377 )
2022-09-13 16:31:36 -04:00
Erik Montnemery
6f9a311cec
Don't allow partial update of input_select settings ( #78376 )
2022-09-13 16:31:35 -04:00
Erik Montnemery
336179df6d
Don't allow partial update of input_button settings ( #78374 )
2022-09-13 16:31:34 -04:00
Erik Montnemery
9459af30b0
Don't allow partial update of input_datetime settings ( #78373 )
2022-09-13 16:31:34 -04:00
Erik Montnemery
ee07ca8caa
Don't allow partial update of input_boolean settings ( #78372 )
2022-09-13 16:31:33 -04:00
Erik Montnemery
3beed13586
Don't allow partial update of counter settings ( #78371 )
2022-09-13 16:31:33 -04:00
J. Nick Koston
f0753f7a97
Bump aiohomekit to 1.5.7 ( #78369 )
2022-09-13 16:31:32 -04:00
J. Nick Koston
dd007cd765
Bump led-ble to 0.10.0 ( #78367 )
2022-09-13 16:31:31 -04:00
J. Nick Koston
7cdac3ee8c
Bump xiaomi-ble to 0.10.0 ( #78365 )
2022-09-13 16:31:31 -04:00
J. Nick Koston
cd7f65bb6a
Bump xiaomi-ble to 0.9.3 ( #78301 )
2022-09-13 16:31:30 -04:00
J. Nick Koston
b21a37cad5
Bump yalexs-ble to 1.9.0 ( #78362 )
2022-09-13 16:30:45 -04:00
J. Nick Koston
bfcb9402ef
Bump PySwitchbot to 0.19.8 ( #78361 )
...
* Bump PySwitchbot to 0.19.7
Changes for bleak 0.17
https://github.com/Danielhiversen/pySwitchbot/compare/0.19.6...0.19.7
* bump again to fix some more stale state bugs
2022-09-13 16:30:44 -04:00
Erik Montnemery
ad396f0538
Don't allow partial update of input_number settings ( #78356 )
2022-09-13 16:30:44 -04:00
Erik Montnemery
12edfb3929
Drop initial when loading input_number from storage ( #78354 )
2022-09-13 16:30:43 -04:00
J. Nick Koston
47f6be77cc
Bump bleak to 0.17.0 ( #78333 )
2022-09-13 16:30:42 -04:00
Erik Montnemery
9acf74d783
Fix calculating gas cost for gas measured in ft3 ( #78327 )
2022-09-13 16:30:42 -04:00
David F. Mulcahey
0aa2685e0c
Fix sengled bulbs in ZHA ( #78315 )
...
* Fix sengled bulbs in ZHA
* fix tests
* update discovery data
2022-09-13 16:30:41 -04:00
J. Nick Koston
a90b6d37bf
Make yalexs_ble matcher more specific ( #78307 )
2022-09-13 16:30:40 -04:00
J. Nick Koston
d6bf1a8caa
Bump pySwitchbot to 0.19.6 ( #78304 )
...
No longer swallows exceptions from bleak connection errors which
was hiding the root cause of problems.
This was the original behavior from a long time ago which
does not make sense anymore since we retry a few times anyways
https://github.com/Danielhiversen/pySwitchbot/compare/0.19.5...0.19.6
2022-09-13 16:30:40 -04:00
J. Nick Koston
95a89448e0
Bump aiodiscover to 1.4.13 ( #78253 )
2022-09-13 16:30:39 -04:00
J. Nick Koston
f6d26476b5
Bump bluetooth-auto-recovery to 0.3.3 ( #78245 )
...
Downgrades a few more loggers to debug since the only reason we check them is to give a better error message when the bluetooth adapter is blocked by rfkill.
https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.3.2...v0.3.3
closes #78211
2022-09-13 16:30:38 -04:00
d-walsh
9640553b52
Fix missing dependency for dbus_next ( #78235 )
2022-09-13 16:30:38 -04:00
TheJulianJES
3129114d07
Bump PyViCare==2.17.0 ( #78232 )
2022-09-13 16:30:37 -04:00
Yevhenii Vaskivskyi
184a1c95f0
Bump blinkpy to 0.19.2 ( #78097 )
2022-09-13 16:30:36 -04:00
Robert Svensson
f18ab504a5
Move up setup of service to make it more robust when running multiple instances of deCONZ ( #77621 )
2022-09-13 16:30:36 -04:00
J. Nick Koston
296db8b2af
Bump aiohomekit to 1.5.6 ( #78228 )
2022-09-11 12:21:29 -04:00