1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to surepetcare (#163646)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 19:51:02 +01:00
committed by GitHub
parent eeb7ce3725
commit f6459453ed
@@ -4,6 +4,7 @@
"codeowners": ["@benleb", "@danielhiversen"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/surepetcare",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["rich", "surepy"],
"requirements": ["surepy==0.9.0"]