2020-01-06 14:00:01 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "surepetcare",
|
|
|
|
"name": "Sure Petcare",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/surepetcare",
|
2021-09-13 19:57:06 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@benleb",
|
|
|
|
"@danielhiversen"
|
|
|
|
],
|
|
|
|
"requirements": [
|
2021-09-30 12:33:21 +00:00
|
|
|
"surepy==0.7.2"
|
2021-09-13 19:57:06 +00:00
|
|
|
],
|
|
|
|
"iot_class": "cloud_polling",
|
2022-01-28 21:37:53 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"loggers": ["rich", "surepy"]
|
2021-09-13 19:57:06 +00:00
|
|
|
}
|