1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/mill/manifest.json
2021-12-31 12:33:50 -10:00

10 lines
265 B
JSON

{
"domain": "mill",
"name": "Mill",
"documentation": "https://www.home-assistant.io/integrations/mill",
"requirements": ["millheater==0.9.0", "mill-local==0.1.1"],
"codeowners": ["@danielhiversen"],
"config_flow": true,
"iot_class": "local_polling"
}