hass-core/homeassistant/components/huisbaasje/manifest.json
Bouke Haarsma 28eef00cce
Huisbaasje rebranded to EnergyFlip (#120151)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-22 19:09:40 +02:00

10 lines
297 B
JSON

{
"domain": "huisbaasje",
"name": "EnergyFlip",
"codeowners": ["@dennisschroer"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/huisbaasje",
"iot_class": "cloud_polling",
"loggers": ["energyflip"],
"requirements": ["energyflip-client==0.2.2"]
}