hass-core/homeassistant/components/weheat/manifest.json
2024-11-11 20:14:12 +01:00

10 lines
300 B
JSON

{
"domain": "weheat",
"name": "Weheat",
"codeowners": ["@jesperraemaekers"],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/weheat",
"iot_class": "cloud_polling",
"requirements": ["weheat==2024.11.02"]
}