core/homeassistant/components/waterfurnace/manifest.json

10 lines
261 B
JSON
Raw Normal View History

{
"domain": "waterfurnace",
"name": "WaterFurnace",
"codeowners": [],
2023-02-08 19:10:18 +00:00
"documentation": "https://www.home-assistant.io/integrations/waterfurnace",
"iot_class": "cloud_polling",
2023-02-08 19:10:18 +00:00
"loggers": ["waterfurnace"],
"requirements": ["waterfurnace==1.1.0"]
}