Martin Hjelmare
842cc060f8
Fix zwave_js addon info ( #76044 )
...
* Add add-on store info command
* Use add-on store info command in zwave_js
* Fix init tests
* Update tests
* Fix method for addon store info
* Fix response parsing
* Fix store addon installed response parsing
* Remove addon info log that can contain network keys
* Add supervisor store addon info test
* Default to version None if add-on not installed
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2022-08-03 22:33:05 +02:00
Paul Annekov
dd862595a3
New binary sensors for Ukraine Alarm ( #76155 )
...
new alert types for ukraine alarm
2022-08-03 23:19:10 +03:00
epenet
1806172551
Improve type hints in hive lights ( #76025 )
2022-08-03 22:26:34 +03:00
Aaron Bach
fbde347e64
Move RainMachine utils to the correct location ( #76051 )
...
* Move RainMachine utils to the correct location
* Imports
2022-08-03 22:24:55 +03:00
epenet
84747ada66
Use attributes in decora light ( #76047 )
2022-08-03 22:22:30 +03:00
J. Nick Koston
34b0e0d062
Bump bleak to 0.15.1 ( #76136 )
2022-08-03 07:46:54 -10:00
Franck Nijhof
fc09c6cab1
Merge branch 'master' into dev
2022-08-03 15:09:27 +02:00
Franck Nijhof
8ef3ca2daf
Merge pull request #76119 from home-assistant/rc
2022-08-03 14:47:19 +02:00
Erik Flodin
7f83cba83a
Bump pyTibber to 0.24.0 ( #76098 )
...
To be able to add tibber sensors for production.
2022-08-03 11:53:29 +02:00
Franck Nijhof
80a053a4cd
Bumped version to 2022.8.0
2022-08-03 11:42:18 +02:00
Robert Svensson
81ee24738b
Fix deconz group log warning ( #76114 )
2022-08-03 11:25:07 +02:00
Heine Furubotten
29f6d7818a
Bump `azure-servicebus` to support py3.10 ( #76092 )
...
Bump azure-servicebus
2022-08-03 11:25:03 +02:00
Heine Furubotten
651928ee0c
Bump `azure-servicebus` to support py3.10 ( #76092 )
...
Bump azure-servicebus
2022-08-03 10:31:09 +02:00
epenet
1ee4445a7b
Improve type hints in azure devops config flow ( #75909 )
...
* Improve type hints in azure devops config flow
* Improve
2022-08-03 10:15:41 +02:00
epenet
1ba18f8df6
Improve type hints in vesync lights ( #75998 )
...
* Improve type hints in vesync lights
* Adjust import
2022-08-03 09:56:13 +02:00
Robert Svensson
98f0b24c42
Fix deconz group log warning ( #76114 )
2022-08-03 09:41:00 +02:00
Franck Nijhof
bc1e371cae
Bumped version to 2022.8.0b7
2022-08-03 08:58:12 +02:00
J. Nick Koston
42a1f6ca20
Bump pySwitchbot to 0.17.3 to fix hang at startup ( #76103 )
2022-08-03 08:57:18 +02:00
J. Nick Koston
d85129c527
Bump aiohomekit to 1.2.3 to fix hang at startup ( #76102 )
2022-08-03 08:57:15 +02:00
Jc2k
ad14b5f3d7
Fix Xiaomi BLE UI string issues ( #76099 )
2022-08-03 08:57:12 +02:00
J. Nick Koston
51a6899a60
Only stat the .dockerenv file once ( #76097 )
2022-08-03 08:57:09 +02:00
J. Nick Koston
d2dc83c4c7
Handle additional bluetooth start exceptions ( #76096 )
2022-08-03 08:57:05 +02:00
Franck Nijhof
d7a418a219
Guard imports for type hinting in Bluetooth ( #75984 )
2022-08-03 08:57:01 +02:00
Jc2k
a78da6a000
Fix serialization of Xiaomi BLE reauth flow ( #76095 )
...
* Use data instead of context to fix serialisation bug
* Test change to async_start_reauth
2022-08-03 08:53:53 +02:00
J. Nick Koston
690f051a87
Bump pyatv to 0.10.3 ( #76091 )
2022-08-03 08:53:50 +02:00
Jc2k
c22cb13bd0
Add optional context parameter to async_start_reauth ( #76077 )
2022-08-03 08:53:47 +02:00
Eloston
213812f087
Add support for SwitchBot Plug Mini ( #76056 )
2022-08-03 08:53:43 +02:00
J. Nick Koston
6006fc7e30
Bump aiohomekit to 1.2.3 to fix hang at startup ( #76102 )
2022-08-03 08:35:41 +02:00
J. Nick Koston
0dbb119677
Bump pySwitchbot to 0.17.3 to fix hang at startup ( #76103 )
2022-08-03 08:34:46 +02:00
GitHub Action
e09bbc749c
[ci skip] Translation update
2022-08-03 00:28:23 +00:00
J. Nick Koston
bf931f1225
Handle additional bluetooth start exceptions ( #76096 )
2022-08-02 13:46:43 -10:00
Jc2k
fbf3c1a5d4
Fix Xiaomi BLE UI string issues ( #76099 )
2022-08-02 22:05:36 +01:00
Jc2k
a0adfb9e62
Fix serialization of Xiaomi BLE reauth flow ( #76095 )
...
* Use data instead of context to fix serialisation bug
* Test change to async_start_reauth
2022-08-02 21:38:38 +01:00
J. Nick Koston
a628be4db8
Only stat the .dockerenv file once ( #76097 )
2022-08-02 10:38:01 -10:00
J. Nick Koston
cf849c59a4
Bump pyatv to 0.10.3 ( #76091 )
2022-08-02 21:11:50 +02:00
Franck Nijhof
19b0961084
Bumped version to 2022.8.0b6
2022-08-02 19:37:52 +02:00
Zack Barett
e073f6b439
Bump Frontend to 20220802.0 ( #76087 )
2022-08-02 19:36:26 +02:00
David F. Mulcahey
c4906414ea
Ensure ZHA devices load before validating device triggers ( #76084 )
2022-08-02 19:36:22 +02:00
Erik Montnemery
cc9a130f58
Refresh homeassistant_alerts when hass has started ( #76083 )
2022-08-02 19:36:19 +02:00
mkmer
c90a223cb6
Bump AIOAladdinConnect to 0.1.39 ( #76082 )
2022-08-02 19:36:16 +02:00
Jc2k
2eddbf2381
Fix typo in new xiaomi_ble string ( #76076 )
2022-08-02 19:36:13 +02:00
Franck Nijhof
654e26052b
Remove Somfy from Overkiz title in manifest ( #76073 )
2022-08-02 19:36:09 +02:00
Erik Montnemery
676664022d
Handle missing attributes in meater objects ( #76072 )
2022-08-02 19:36:06 +02:00
Franck Nijhof
ed57951571
Small title adjustment to the Home Assistant Alerts integration ( #76070 )
2022-08-02 19:36:03 +02:00
lunmay
b9ee81dfc3
Fix capitalization in mitemp_bt strings ( #76063 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-02 19:35:59 +02:00
lunmay
9f31be8f01
Fix capitalization in mitemp_bt strings ( #76063 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-02 19:22:29 +02:00
Erik Montnemery
17fbee7dd3
Refresh homeassistant_alerts when hass has started ( #76083 )
2022-08-02 19:05:09 +02:00
Jc2k
f043203b56
Add optional context parameter to async_start_reauth ( #76077 )
2022-08-02 18:20:37 +02:00
Zack Barett
a1d495a25b
Bump Frontend to 20220802.0 ( #76087 )
2022-08-02 18:08:33 +02:00
David F. Mulcahey
67cef0dc94
Ensure ZHA devices load before validating device triggers ( #76084 )
2022-08-02 17:29:32 +02:00