mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Bump pyswitchbee to 1.5.5 (#79206)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"name": "SwitchBee",
|
"name": "SwitchBee",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
||||||
"requirements": ["pyswitchbee==1.5.3"],
|
"requirements": ["pyswitchbee==1.5.5"],
|
||||||
"codeowners": ["@jafar-atili"],
|
"codeowners": ["@jafar-atili"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@@ -1920,7 +1920,7 @@ pystiebeleltron==0.0.1.dev2
|
|||||||
pysuez==0.1.19
|
pysuez==0.1.19
|
||||||
|
|
||||||
# homeassistant.components.switchbee
|
# homeassistant.components.switchbee
|
||||||
pyswitchbee==1.5.3
|
pyswitchbee==1.5.5
|
||||||
|
|
||||||
# homeassistant.components.syncthru
|
# homeassistant.components.syncthru
|
||||||
pysyncthru==0.7.10
|
pysyncthru==0.7.10
|
||||||
|
@@ -1349,7 +1349,7 @@ pyspcwebgw==0.4.0
|
|||||||
pysqueezebox==0.6.0
|
pysqueezebox==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.switchbee
|
# homeassistant.components.switchbee
|
||||||
pyswitchbee==1.5.3
|
pyswitchbee==1.5.5
|
||||||
|
|
||||||
# homeassistant.components.syncthru
|
# homeassistant.components.syncthru
|
||||||
pysyncthru==0.7.10
|
pysyncthru==0.7.10
|
||||||
|
Reference in New Issue
Block a user