Robert Svensson and Paulus Schoutsen
58debaf837
Minor deCONZ clean up ( #76323 )
...
* Rename secondary_temperature with internal_temperature
* Prefix binary and sensor descriptions matching on all sensor devices with COMMON_
* Always create entities in the same order
Its been reported previously that if the integration is removed and setup again that entity IDs can change if not sorted in the numerical order
* Rename alarmsystems to alarm_systems
* Use websocket enums
* Don't use legacy pydeconz constants
* Bump pydeconz to v103
* unsub -> unsubscribe
2022-08-25 14:13:36 -04:00
puddly and Paulus Schoutsen
b8b4031d31
Bump ZHA dependencies ( #77125 )
2022-08-25 14:12:24 -04:00
Maciej Bieniek and Paulus Schoutsen
94d8863da9
Protect against an exception in Shelly climate platform ( #77102 )
...
Check if state in HVACMode
2022-08-25 14:12:23 -04:00
J. Nick Koston and Paulus Schoutsen
df5b57431d
Bump pySwitchbot to 0.18.14 ( #77090 )
2022-08-25 14:12:23 -04:00
J. Nick Koston and Paulus Schoutsen
1150c3a51a
Bump pySwitchbot to 0.18.12 ( #77040 )
2022-08-25 14:12:22 -04:00
81a5c0f9b5
Change growatt server URL ( #76824 )
...
Co-authored-by: Chris Straffon <c.m.straffon@gmail.com >
2022-08-25 14:12:21 -04:00
Stephan Uhle and Paulus Schoutsen
160e3bda23
Add edl21 sensor unit mapping for Hz ( #76783 )
...
Added sensor unit mapping for Hz.
2022-08-25 14:12:20 -04:00
Paulus Schoutsen
d5b6ccab07
Bumped version to 2022.8.6
2022-08-17 23:09:00 -04:00
Robert Hillis and Paulus Schoutsen
b9964c73ed
Pass the real config for Slack ( #76960 )
2022-08-17 23:08:57 -04:00
Robert Hillis and Paulus Schoutsen
341bf8eff4
Pass the real config for Discord ( #76959 )
2022-08-17 23:08:56 -04:00
J. Nick Koston and Paulus Schoutsen
34cb79408a
Fix race in notify setup ( #76954 )
2022-08-17 23:08:55 -04:00
epenet and Paulus Schoutsen
c0b4eb35fe
Fix acmeda set cover tilt position ( #76927 )
2022-08-17 23:08:55 -04:00
Erik Montnemery and Paulus Schoutsen
b4cb9a521a
Correct restoring of mobile_app sensors ( #76886 )
2022-08-17 23:08:54 -04:00
starkillerOG and Paulus Schoutsen
c1d02388d1
Bump pynetgear to 0.10.7 ( #76754 )
2022-08-17 23:08:53 -04:00
Mick Vleeshouwer and Paulus Schoutsen
8e9313840e
Fix Overkiz startup order to prevent unnamed device showing up ( #76695 )
...
Gateways should be added first, before platform setup
2022-08-17 23:08:53 -04:00
1f13e332ac
Fix displayed units for BMW Connected Drive ( #76613 )
...
* Fix displayed units
* Add tests for unit conversion
* Streamline test config entry init
* Refactor test to pytest fixture
* Fix renamed mock
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2022-08-17 23:08:52 -04:00
Paulus Schoutsen
ec4ff824ad
Bumped version to 2022.8.5
2022-08-15 21:09:58 -04:00
J. Nick Koston and Paulus Schoutsen
f4a09455c0
Fix lifx homekit discoveries not being ignorable or updating the IP ( #76825 )
2022-08-15 21:09:48 -04:00
Erik Montnemery and Paulus Schoutsen
bf88448ffd
Correct referenced entities and devices for event triggers ( #76818 )
2022-08-15 21:09:48 -04:00
J. Nick Koston and Paulus Schoutsen
bae01f188a
Fix bluetooth callback registration not surviving a reload ( #76817 )
2022-08-15 21:09:47 -04:00
J. Nick Koston and Paulus Schoutsen
d142618297
Bump aiohomekit to 1.2.11 ( #76784 )
2022-08-15 21:09:46 -04:00
Frank and Paulus Schoutsen
d91e9f7f98
Bump homeconnect to 0.7.2 ( #76773 )
2022-08-15 21:09:45 -04:00
J. Nick Koston and Paulus Schoutsen
70541eac61
Fix stale data with SensorPush sensors ( #76771 )
2022-08-15 21:09:45 -04:00
Marcel van der Veldt and Paulus Schoutsen
30a5e396d3
Bump aiohue to 4.5.0 ( #76757 )
2022-08-15 21:09:44 -04:00
ae99b53757
Bump bimmer_connected to 0.10.2 ( #76751 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2022-08-15 21:09:43 -04:00
J. Nick Koston and Paulus Schoutsen
71a6128c65
Fix bad data with inkbird bbq sensors ( #76739 )
2022-08-15 21:09:43 -04:00
J. Nick Koston and Paulus Schoutsen
69ea07f29d
Bump aiohomekit to 1.2.10 ( #76738 )
2022-08-15 21:09:42 -04:00
Marvin Wichmann and Paulus Schoutsen
41faf9092a
Update xknx to 1.0.0 🎉 ( #76734 )
2022-08-15 21:09:41 -04:00
starkillerOG and Paulus Schoutsen
ef6285800f
Motion Blinds fix OperationNotAllowed ( #76712 )
...
fix OperationNotAllowed
homeassistant.config_entries.OperationNotAllowed
2022-08-15 21:09:41 -04:00
Allen Porter and Paulus Schoutsen
bd40d6f332
Fix google calendar disabled entity handling ( #76699 )
...
Fix google calendar disable entity handling
2022-08-15 21:09:40 -04:00
J. Nick Koston and Paulus Schoutsen
d10e2336e2
Bump pySwitchbot to 0.18.10 to handle empty data and disconnects ( #76684 )
...
* Bump pySwitchbot to 0.18.7 to handle empty data
Fixes #76621
* bump again
* bump
* bump for rssi on disconnect logging
2022-08-15 21:09:39 -04:00
J. Nick Koston and Paulus Schoutsen
875de80b41
Bump pySwitchbot to 0.18.6 to fix disconnect race ( #76656 )
2022-08-15 21:09:38 -04:00
J. Nick Koston and Paulus Schoutsen
666e938b14
Bump pySwitchbot to 0.18.5 ( #76640 )
2022-08-15 21:09:37 -04:00
hansgoed and Paulus Schoutsen
972aad0e99
🐛 Fix "The request content was malformed" error in home_connect ( #76411 )
2022-08-15 21:09:36 -04:00
872b2f56ac
Update systembridgeconnector to 3.4.4 ( #75362 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-08-15 21:09:36 -04:00
Paulus Schoutsen
fdde4d540d
Bumped version to 2022.8.4
2022-08-12 14:04:21 -04:00
5606b4026f
Fix non-awaited coroutine in BMW notify ( #76664 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2022-08-12 14:04:18 -04:00
J. Nick Koston and Paulus Schoutsen
84b8029c6a
Add missing _abort_if_unique_id_configured to ble integrations ( #76624 )
2022-08-12 14:04:17 -04:00
Martin Hjelmare and Paulus Schoutsen
294cc3ac6e
Fix evohome preset modes ( #76606 )
2022-08-12 14:04:16 -04:00
J. Nick Koston and Paulus Schoutsen
99c20223e5
Fix Govee 5181 with old firmware ( #76600 )
2022-08-12 14:04:16 -04:00
451ab47caa
Improve code quality in huawei_lte ( #76583 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-08-12 14:04:15 -04:00
Franck Nijhof and Paulus Schoutsen
738423056e
Fix Spotify deviding None value in current progress ( #76581 )
2022-08-12 14:04:14 -04:00
Jc2k and Paulus Schoutsen
a3ea881a01
Fix homekit_controller not noticing ip and port changes that zeroconf has found ( #76570 )
2022-08-12 14:04:13 -04:00
Dave and Paulus Schoutsen
2dcc886b2f
Replaces aiohttp.hdrs CONTENT_TYPE with plain string for the Swisscom integration ( #76568 )
2022-08-12 14:04:12 -04:00
puddly and Paulus Schoutsen
6e688b2b7f
Bump ZHA dependencies ( #76565 )
2022-08-12 14:04:12 -04:00
Paulus Schoutsen
56c80cd31a
Bumped version to 2022.8.3
2022-08-09 17:18:19 -04:00
J. Nick Koston and Paulus Schoutsen
303d8b05d1
Bump aiohomekit to 1.2.8 ( #76532 )
2022-08-09 17:18:12 -04:00
Oscar Calvo and Paulus Schoutsen
972c05eac8
Fix #76283 ( #76531 )
2022-08-09 17:18:11 -04:00
J. Nick Koston and Paulus Schoutsen
e5088d7e84
Fix pairing with HK accessories that do not provide format for vendor chars ( #76502 )
2022-08-09 17:18:10 -04:00
J. Nick Koston and Paulus Schoutsen
6c1597ff98
Bump govee-ble to 0.14.0 to fix H5052 sensors ( #76497 )
2022-08-09 17:18:09 -04:00