Marc Mueller
99ebac13ed
Bump openevsewifi to 1.1.2 ( #78460 )
...
Update openevsewifi to 1.1.2
2022-09-14 15:19:43 +02:00
Poltorak Serguei
003d160a96
Rework Z-Wave.Me switch multilevel devices to also use light entity ( #77969 )
...
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
2022-09-14 14:19:17 +02:00
Ernst Klamer
fad0b00fbc
Binary sensor description for BTHome ( #78408 )
2022-09-14 12:09:03 +02:00
Franck Nijhof
393f1487a5
Remove Ambee integration ( #78427 )
2022-09-14 10:25:01 +02:00
Bram Kragten
9382f4be23
Update frontend to 20220907.2 ( #78431 )
2022-09-14 09:54:51 +02:00
Simone Chemelli
9d535b9ae9
Bump fritzconnection to 1.10.3 ( #77847 )
...
* Bump fritzconnection to 1.10.2
* bump to 1.10.3
2022-09-14 08:13:42 +02:00
Diogo Gomes
831c87205f
Retry on unavailable IPMA api ( #78332 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-13 21:00:59 -04:00
J. Nick Koston
13e8bae432
Bump govee-ble to 0.17.3 ( #78405 )
2022-09-13 16:17:09 -04:00
Bram Kragten
4c164cc48d
Update frontend to 20220907.1 ( #78404 )
2022-09-13 16:15:45 -04:00
J. Nick Koston
8189af0e7e
Bump led-ble to 0.10.0 ( #78367 )
2022-09-13 16:15:30 -04:00
J. Nick Koston
e2c563c79d
Bump yalexs-ble to 1.9.0 ( #78362 )
2022-09-13 16:14:53 -04:00
J. Nick Koston
32c6f8aaef
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 23:11:44 +03:00
Pascal Vizeli
0ab19fe6f6
Bump aioecowitt 2022.09.2 ( #78287 )
...
* Bump aioecowitt 2022.09.2
* add percentage type
2022-09-13 22:11:57 +03:00
J. Nick Koston
9c2601036d
Bump xiaomi-ble to 0.10.0 ( #78365 )
2022-09-13 21:06:17 +02:00
J. Nick Koston
be52b66f6c
Bump aiohomekit to 1.5.7 ( #78369 )
2022-09-13 15:00:45 -04:00
J. Nick Koston
be34fdc344
Bump pylutron-caseta to 0.15.1 ( #78209 )
2022-09-13 17:00:18 +02:00
Yevhenii Vaskivskyi
328530479d
Bump blinkpy to 0.19.2 ( #78097 )
2022-09-13 16:46:31 +02:00
J. Nick Koston
392548fe6e
Bump bleak to 0.17.0 ( #78333 )
2022-09-13 14:31:34 +02:00
Daniel Hjelseth Høyer
0d38073817
Bump mill-local to 0.2.0 ( #78302 )
2022-09-13 13:59:46 +02:00
TheJulianJES
b5935e5a4f
Bump PyViCare==2.17.0 ( #78232 )
2022-09-13 13:01:13 +02:00
Robin Wohlers-Reichel
b0249e6aa9
Update solax to 0.3.0 ( #78219 )
2022-09-13 10:07:38 +02:00
jafar-atili
24266f1426
Add SwitchBee Integration ( #70201 )
...
* Add SwitchBee Integration
* fixes
* improved API and more logs
* fixed test_config_flow code
* removed light and cover
* Fixed CR comments, updated pylib, improved response time and lowered the scan interval for lower latency
* CR fixes, added advanced setup form to let the
user choose the following:
- scan interval in seconds: default 5
- whether to expose scenarios and group switches from the CU or not
* used SCAN_INTERVAL_SEC instead of typing just the number
* Fixed PR comments, added unit tests
* fixes
* Improved the pypi and updated the code accordingly
* Add SwitchBee Integration
* fixes
* improved API and more logs
* fixed test_config_flow code
* removed light and cover
* Fixed CR comments, updated pylib, improved response time and lowered the scan interval for lower latency
* CR fixes, added advanced setup form to let the
user choose the following:
- scan interval in seconds: default 5
- whether to expose scenarios and group switches from the CU or not
* used SCAN_INTERVAL_SEC instead of typing just the number
* Fixed PR comments, added unit tests
* fixes
* Improved the pypi and updated the code accordingly
* fixes
* restored new line in .coveragerc
* test: increased config_flow test coverage
* removed two way type
* Updated CODEOWNERS
* fix: code review comments
* fixed review comments
* added device_info
* moved device info to attribute
2022-09-13 09:01:29 +02:00
J. Nick Koston
05d4ece4de
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-12 20:16:46 -04:00
d-walsh
0b2c3cfb99
Fix missing dependency for dbus_next ( #78235 )
2022-09-12 18:03:07 -05:00
J. Nick Koston
5f1979dbc3
Bump xiaomi-ble to 0.9.3 ( #78301 )
2022-09-12 16:54:20 -05:00
J. Nick Koston
3be9bee61e
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-12 21:18:26 +02:00
J. Nick Koston
e83594a179
Bump aiodiscover to 1.4.13 ( #78253 )
2022-09-12 12:19:45 +02:00
J. Nick Koston
c0374a9434
Bump PySwitchbot to 0.19.5 ( #78224 )
2022-09-11 12:19:31 -04:00
J. Nick Koston
5a9dfa9df9
Bump aiohomekit to 1.5.6 ( #78228 )
2022-09-11 12:19:12 -04:00
J. Nick Koston
7e0652f80e
Bump led-ble to 0.9.1 ( #78226 )
2022-09-11 12:19:01 -04:00
J. Nick Koston
4da10a50ad
Bump yalexs-ble to 1.8.1 ( #78225 )
2022-09-11 12:18:52 -04:00
G Johansson
f0053066ca
Bump pysensibo to 1.0.20 ( #78222 )
2022-09-11 12:18:38 -04:00
Aaron Bach
49222d6bc8
Bump `regenmaschine` to 2022.09.1 ( #78210 )
2022-09-11 10:17:36 +02:00
J. Nick Koston
d77ca99791
Bump bluetooth-adapters to 0.4.1 ( #78205 )
...
Switches to dbus-fast which fixes a file descriptor leak
2022-09-11 10:06:13 +02:00
J. Nick Koston
e77058b762
Bump led_ble to 0.8.5 ( #78215 )
...
* Bump led_ble to 0.8.4
Changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v0.8.3...v0.8.4
* bump again
2022-09-11 10:04:05 +02:00
J. Nick Koston
27e8e40968
Bump aiohomekit to 1.5.4 to handle stale ble connections at startup ( #78203 )
2022-09-10 14:36:44 -04:00
J. Nick Koston
a3ec28ea79
Close stale switchbot connections at setup time ( #78202 )
2022-09-10 14:21:10 -04:00
puddly
f19af72895
Bump ZHA dependencies ( #78201 )
2022-09-10 13:56:01 -04:00
J. Nick Koston
dbcb269111
Fix switchbot not setting up when already connected at startup ( #78198 )
2022-09-10 13:32:38 -04:00
J. Nick Koston
1e302c12ff
Fix Yale Access Bluetooth not setting up when already connected at startup ( #78199 )
2022-09-10 13:32:29 -04:00
J. Nick Koston
c406e4defe
Bump led-ble to 0.8.3 ( #78188 )
...
* Bump led-ble to 0.8.0
Fixes setup when the previous shutdown was not clean and
the device is still connected
* bump again
* bump again
* bump again
2022-09-10 19:30:30 +02:00
J. Nick Koston
68b511737d
Bump aiohomekit to 1.5.3 ( #78170 )
2022-09-09 23:20:39 -04:00
Ernst Klamer
39f40011cc
Add BTHome binary sensors ( #78151 )
2022-09-09 22:43:25 -04:00
J. Nick Koston
a1ec9c6147
Bump pySwitchbot to 0.19.1 ( #78168 )
2022-09-09 22:32:17 -04:00
Pascal Vizeli
0227f2cd67
Bump aioecowitt to 2022.09.1 ( #78142 )
2022-09-09 22:31:10 -04:00
J. Nick Koston
d98ed03845
Fix switchbot writing state too frequently ( #78094 )
2022-09-09 18:13:27 -05:00
J. Nick Koston
8084d163d3
Bump bluetooth-adapters to 0.3.6 ( #78138 )
2022-09-09 13:56:21 -04:00
Aaron Bach
9fc9d50e07
Fix bug with 1st gen RainMachine controllers and unknown API calls ( #78070 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-08 16:41:09 -04:00
Maikel Punie
c528a2d2cd
Bump velbus-aio to 2022.9.1 ( #78039 )
...
Bump velbusaio to 2022.9.1
2022-09-08 20:28:40 +02:00
J. Nick Koston
be064bfeef
Bump bluetooth-auto-recovery to 0.3.2 ( #78063 )
2022-09-08 19:15:26 +02:00