1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/renson/manifest.json
2024-12-17 20:49:42 +01:00

10 lines
254 B
JSON

{
"domain": "renson",
"name": "Renson",
"codeowners": ["@jimmyd-be"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/renson",
"iot_class": "local_polling",
"requirements": ["renson-endura-delta==1.7.2"]
}