Bump pyswitchbee to 1.8.3 (#122713)
* Bump pyswitchbee to 1.8.3 * fix license
This commit is contained in:
parent
383dd80919
commit
e708e30c33
4 changed files with 3 additions and 4 deletions
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["pyswitchbee==1.8.0"]
|
||||
"requirements": ["pyswitchbee==1.8.3"]
|
||||
}
|
||||
|
|
|
@ -2211,7 +2211,7 @@ pystiebeleltron==0.0.1.dev2
|
|||
pysuez==0.2.0
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.8.0
|
||||
pyswitchbee==1.8.3
|
||||
|
||||
# homeassistant.components.tautulli
|
||||
pytautulli==23.1.1
|
||||
|
|
|
@ -1759,7 +1759,7 @@ pysqueezebox==0.7.1
|
|||
pysuez==0.2.0
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.8.0
|
||||
pyswitchbee==1.8.3
|
||||
|
||||
# homeassistant.components.tautulli
|
||||
pytautulli==23.1.1
|
||||
|
|
|
@ -162,7 +162,6 @@ EXCEPTIONS = {
|
|||
"pyeconet", # https://github.com/w1ll1am23/pyeconet/pull/41
|
||||
"pylutron-caseta", # https://github.com/gurumitts/pylutron-caseta/pull/168
|
||||
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
|
||||
"pyswitchbee", # https://github.com/jafar-atili/pySwitchbee/pull/5
|
||||
"pyvera", # https://github.com/maximvelichko/pyvera/pull/164
|
||||
"pyxeoma", # https://github.com/jeradM/pyxeoma/pull/11
|
||||
"repoze.lru",
|
||||
|
|
Loading…
Add table
Reference in a new issue