1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/weheat/manifest.json
2025-06-11 12:19:06 +02:00

11 lines
299 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==2025.6.10"]
}