J. Nick Koston
884fbdd5ce
Bump PySwitchbot to 0.29.1 ( #84119 )
...
fixes https://github.com/home-assistant/core/issues/82795
closes https://github.com/home-assistant/core/issues/78562
2022-12-18 14:54:29 -10:00
J. Nick Koston
6b751de7ad
Bump pySwitchbot to 0.23.2 ( #84002 )
2022-12-14 23:38:26 +01:00
GitHub Action
b9753a9f92
[ci skip] Translation update
2022-12-13 00:27:47 +00:00
J. Nick Koston
9b5c5938ce
Remove get_device call in switchbot ( #83881 )
2022-12-12 13:51:10 -10:00
Brandon Rothweiler
f24f0c2954
Fix incorrect usage of 'setup' vs 'set up' ( #83774 )
2022-12-12 11:40:00 +01:00
J. Nick Koston
642cefb035
Add MVP humidifier support to switchbot ( #83696 )
...
* Add MVP humidifier support to switchbot
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.22.0...0.23.0
* Update homeassistant/components/switchbot/config_flow.py
* bump
* coveragerc
* Revert "coveragerc"
This reverts commit eb642f6543
.
* fix dirty branch
2022-12-10 13:56:57 -05:00
GitHub Action
1e0345a377
[ci skip] Translation update
2022-12-10 00:21:35 +00:00
Masahiro Konishi
b922e9331f
Add power field to switchbot plug ( #83495 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-08 15:26:22 -10:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
J. Nick Koston
db0dfe875a
Bump pySwitchbot to 0.22.0 ( #83243 )
...
fixes https://github.com/home-assistant/core/issues/82961
2022-12-04 08:08:21 -10:00
J. Nick Koston
237a1d50d9
Bump pySwitchbot to 0.20.8 ( #83197 )
...
fixes https://github.com/home-assistant/core/issues/80491
2022-12-03 14:21:19 -05:00
J. Nick Koston
a63dd811dd
Bump pySwitchbot to 0.20.7 ( #83170 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.5...0.20.7
2022-12-03 11:14:39 +01:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
GitHub Action
0d1f476bee
[ci skip] Translation update
2022-12-01 00:33:36 +00:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
33d391a110
[ci skip] Translation update
2022-11-24 00:26:32 +00:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00
GitHub Action
0be2a3f182
[ci skip] Translation update
2022-11-22 00:26:32 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
J. Nick Koston
c65f894fbe
Bump PySwitchbot to 0.20.5 ( #82099 )
2022-11-15 18:30:03 +01:00
J. Nick Koston
298c95d9f0
Bump pySwitchbot to 0.20.4 ( #82055 )
...
Fixes for curtain firmware v6
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.3...0.20.4
2022-11-14 00:12:52 +01:00
J. Nick Koston
8c9a8d72a8
Bump PySwitchbot to 0.20.3 ( #81938 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.2...0.20.3
releases the connection sooner to reduce the risk
of running out of connection slots on the ble adapter
2022-11-11 08:53:07 +01:00
J. Nick Koston
ad992f0a86
Fix switchbot not becoming available again after unavailable ( #81822 )
...
* Fix switchbot not becoming available again after unavailable
If the advertisment was the same and we were previously
marked as unavailable we would not mark the device as
available again until the advertisment changed. For lights
there is a counter but for the bots there is no counter
which means the bots would show unavailable even though
they were available again
* naming
* naming
2022-11-09 08:09:06 +01:00
GitHub Action
388328adba
[ci skip] Translation update
2022-10-17 00:36:39 +00:00
J. Nick Koston
1d16e614b8
Bump pySwitchbot to 0.20.2 ( #80435 )
...
* Bump pySwitchbot to 0.20.1
fixes #80427
* bump again to fix contact timeout sensor
2022-10-16 20:09:56 -04:00
J. Nick Koston
bbe63bca47
Bump pySwitchbot to 0.20.0 for bleak 0.19 changes ( #80389 )
2022-10-16 15:16:02 +03:00
J. Nick Koston
d12cbab6c4
Bump bleak to 0.19.0 ( #80349 )
2022-10-15 13:57:23 -04:00
J. Nick Koston
b3ad0eebcd
Bump pySwitchbot to 0.19.15 ( #79972 )
2022-10-10 22:10:28 +02:00
Patrick ZAJDA
d0bffb6c75
Migrate Switchbot to new entity naming style ( #80008 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-10 14:12:50 +02:00
Patrick ZAJDA
4baba77780
Add state class measurement to SwitchBot signal strength sensors ( #79886 )
2022-10-08 08:02:26 -10:00
GitHub Action
13c8d22baf
[ci skip] Translation update
2022-10-02 00:37:00 +00:00
J. Nick Koston
63b7a23636
Bump switchbot to fix assertion error on processing humidifer data ( #79180 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.19.12...0.19.13
2022-09-28 09:29:09 +02:00
J. Nick Koston
1cf1d2c2bb
Update pySwitchbot for newer firmwares ( #79174 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.19.11...0.19.12
found while developing bluetooth proxies for esphome
2022-09-27 22:50:40 -04:00
GitHub Action
39ddc37d76
[ci skip] Translation update
2022-09-26 00:30:11 +00:00
GitHub Action
bbe19e6255
[ci skip] Translation update
2022-09-23 00:32:50 +00:00
J. Nick Koston
d7b58f6949
Bump pySwitchbot to 0.19.11 ( #78857 )
2022-09-21 11:21:14 +02:00
J. Nick Koston
a1735b742c
Drop PARALLEL_UPDATES from switchbot ( #78713 )
2022-09-18 16:36:50 -05:00
J. Nick Koston
b8ccf53799
Fix switchbot not accepting the first advertisement ( #78610 )
2022-09-17 23:45:04 -04:00
GitHub Action
ec258410c5
[ci skip] Translation update
2022-09-16 00:29:29 +00:00
J. Nick Koston
8ede711f68
Bump PySwitchbot to 0.19.9 ( #78504 )
2022-09-15 13:25:25 +02:00
GitHub Action
23faf8024e
[ci skip] Translation update
2022-09-14 00:28:24 +00: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
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
c0374a9434
Bump PySwitchbot to 0.19.5 ( #78224 )
2022-09-11 12:19:31 -04:00
J. Nick Koston
a3ec28ea79
Close stale switchbot connections at setup time ( #78202 )
2022-09-10 14:21:10 -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
a1ec9c6147
Bump pySwitchbot to 0.19.1 ( #78168 )
2022-09-09 22:32:17 -04:00
J. Nick Koston
d98ed03845
Fix switchbot writing state too frequently ( #78094 )
2022-09-09 18:13:27 -05:00
GitHub Action
718d4ac6cc
[ci skip] Translation update
2022-09-09 00:28:55 +00:00