hass-core/homeassistant/components/ridwell/manifest.json
2022-03-30 10:56:37 +02:00

10 lines
278 B
JSON

{
"domain": "ridwell",
"name": "Ridwell",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ridwell",
"requirements": ["aioridwell==2022.03.0"],
"codeowners": ["@bachya"],
"iot_class": "cloud_polling",
"loggers": ["aioridwell"]
}