Diogo Gomes
8ca5b5d4a4
Remove icon attribute if device class is set ( #76161 )
2022-08-04 19:36:37 +02:00
Jc2k
91486f2d61
Enable strict typing for HomeKit Controller config flow module ( #76233 )
2022-08-04 17:41:47 +01:00
MosheTzvi
8810d3320c
added Hanetz Hachama ( #76216 )
...
added missing variable
2022-08-04 10:08:23 -06:00
Franck Nijhof
5e75bed929
Update sentry-sdk to 1.9.0 ( #76192 )
2022-08-04 18:04:54 +02:00
mkmer
0ce44150fd
Bump AIOAladdin Connect to 0.1.41 ( #76217 )
2022-08-04 10:01:58 -06:00
J. Nick Koston
5d7cef6416
Fix race in bluetooth async_process_advertisements ( #76176 )
2022-08-04 17:58:15 +02:00
J. Nick Koston
63b454c9ed
BLE pairing reliablity fixes for HomeKit Controller ( #76199 )
...
- Remove the cached map from memory when unpairing so
we do not reuse it again if they unpair/repair
- Fixes for accessories that use a config number of
0
- General reliablity improvements to the pairing process
under the hood of aiohomekit
2022-08-04 16:38:55 +01:00
Rami Mosleh
ff255fedda
Fix nullable ip_address in mikrotik ( #76197 )
2022-08-04 16:04:12 +02:00
Franck Nijhof
8793cf4996
Fix spelling of OpenWrt in luci integration manifest ( #76219 )
2022-08-04 15:57:00 +02:00
epenet
9af64b1c3b
Improve type hints in zha light ( #75947 )
2022-08-04 14:02:07 +02:00
Maciej Bieniek
88a5ab1e1e
Bump NextDNS library ( #76207 )
2022-08-04 14:01:26 +02:00
Franck Nijhof
726eb82758
Mark RPI Power binary sensor as diagnostic ( #76198 )
2022-08-04 13:21:37 +02:00
Jc2k
aa3097a3be
Add a Thread network status sensor to homekit_controller ( #76209 )
2022-08-04 11:55:29 +01:00
Jc2k
d5695a2d86
Fix some homekit_controller pylint warnings and (local only) test failures ( #76122 )
2022-08-04 11:30:37 +01:00
epenet
b7b965c9c9
Use attributes in yeelightsunflower light ( #75995 )
2022-08-04 09:41:07 +02:00
Jan Bouwhuis
e6e5b98bc7
Allow climate operation mode fan_only as custom mode in Alexa ( #76148 )
...
* Add support for FAN_ONLY mode
* Tests for fan_only as custom mode
2022-08-04 09:13:20 +02:00
Franck Nijhof
22eba6ce1b
Remove attribution from extra state attributes ( #76172 )
2022-08-04 08:13:20 +02:00
GitHub Action
e2e277490b
[ci skip] Translation update
2022-08-04 00:27:38 +00:00
epenet
1ff7686160
Use attributes in zengge light ( #75994 )
2022-08-04 01:15:56 +02:00
Aaron Bach
847f150a78
Modify RainMachine to store a single dataclass in hass.data
( #75460 )
...
* Modify RainMachine to store a single dataclass in `hass.data`
* Pass one object around instead of multiple
2022-08-03 16:23:42 -06:00
Artem Draft
3388248eb5
Fix prettier on HomeKit Controller ( #76168 )
2022-08-03 11:58:30 -10:00
Jc2k
72a0ca4871
Add homekit_controller thread node capabilties diagnostic sensor ( #76120 )
2022-08-03 22:03:10 +01:00
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
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
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
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
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
epenet
be4f9598f9
Improve type hints in blinksticklight lights ( #75999 )
2022-08-02 16:28:41 +02:00
mkmer
fbe22d4fe7
Bump AIOAladdinConnect to 0.1.39 ( #76082 )
2022-08-02 16:10:20 +02:00
Martin Hjelmare
cfe6c8939c
Add Open Exchange Rates coordinator ( #76017 )
...
* Add Open Exchange Rates coordinator
* Move debug log
* Fix update interval calculation
2022-08-02 14:49:46 +02:00
Erik Montnemery
404d530b5f
Handle missing attributes in meater objects ( #76072 )
2022-08-02 14:13:07 +02:00