mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pyswitchbee to 1.6.1 (#81067)
* Bumped pyswitchbee to 1.6.0 * library typing fix
This commit is contained in:
parent
df29a8388d
commit
d5a46c3a10
@ -3,7 +3,7 @@
|
||||
"name": "SwitchBee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
||||
"requirements": ["pyswitchbee==1.5.5"],
|
||||
"requirements": ["pyswitchbee==1.6.1"],
|
||||
"codeowners": ["@jafar-atili"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -1929,7 +1929,7 @@ pystiebeleltron==0.0.1.dev2
|
||||
pysuez==0.1.19
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.5.5
|
||||
pyswitchbee==1.6.1
|
||||
|
||||
# homeassistant.components.syncthru
|
||||
pysyncthru==0.7.10
|
||||
|
@ -1358,7 +1358,7 @@ pyspcwebgw==0.4.0
|
||||
pysqueezebox==0.6.1
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.5.5
|
||||
pyswitchbee==1.6.1
|
||||
|
||||
# homeassistant.components.syncthru
|
||||
pysyncthru==0.7.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user