Bump pyswitchbee to 1.5.5 (#79206)
parent
2ed48a9b28
commit
0e9e72c6e9
|
@ -3,7 +3,7 @@
|
|||
"name": "SwitchBee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
||||
"requirements": ["pyswitchbee==1.5.3"],
|
||||
"requirements": ["pyswitchbee==1.5.5"],
|
||||
"codeowners": ["@jafar-atili"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -1920,7 +1920,7 @@ pystiebeleltron==0.0.1.dev2
|
|||
pysuez==0.1.19
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.5.3
|
||||
pyswitchbee==1.5.5
|
||||
|
||||
# homeassistant.components.syncthru
|
||||
pysyncthru==0.7.10
|
||||
|
|
|
@ -1349,7 +1349,7 @@ pyspcwebgw==0.4.0
|
|||
pysqueezebox==0.6.0
|
||||
|
||||
# homeassistant.components.switchbee
|
||||
pyswitchbee==1.5.3
|
||||
pyswitchbee==1.5.5
|
||||
|
||||
# homeassistant.components.syncthru
|
||||
pysyncthru==0.7.10
|
||||
|
|
Loading…
Reference in New Issue