mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Surepetcare, upgrade library (#56067)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
2b7cdb70a8
commit
4a449902a5
@ -3,6 +3,6 @@
|
|||||||
"name": "Sure Petcare",
|
"name": "Sure Petcare",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/surepetcare",
|
"documentation": "https://www.home-assistant.io/integrations/surepetcare",
|
||||||
"codeowners": ["@benleb", "@danielhiversen"],
|
"codeowners": ["@benleb", "@danielhiversen"],
|
||||||
"requirements": ["surepy==0.7.0"],
|
"requirements": ["surepy==0.7.1"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -2242,7 +2242,7 @@ sucks==0.9.4
|
|||||||
sunwatcher==0.2.1
|
sunwatcher==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.surepetcare
|
# homeassistant.components.surepetcare
|
||||||
surepy==0.7.0
|
surepy==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.swiss_hydrological_data
|
# homeassistant.components.swiss_hydrological_data
|
||||||
swisshydrodata==0.1.0
|
swisshydrodata==0.1.0
|
||||||
|
@ -1264,7 +1264,7 @@ subarulink==0.3.12
|
|||||||
sunwatcher==0.2.1
|
sunwatcher==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.surepetcare
|
# homeassistant.components.surepetcare
|
||||||
surepy==0.7.0
|
surepy==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.system_bridge
|
# homeassistant.components.system_bridge
|
||||||
systembridge==2.1.0
|
systembridge==2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user