hass-core/homeassistant/components/weheat/manifest.json
jesperraemaekers 49c9f843f8
Bump Weheat to 2024.09.23 ()
Weheat version bump for support new model
2024-09-23 08:39:40 +02: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.09.23"]
}