1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/eq3btsmart/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
280 B
JSON

{
"domain": "eq3btsmart",
"name": "EQ3 Bluetooth Smart Thermostats",
"documentation": "https://www.home-assistant.io/integrations/eq3btsmart",
"requirements": ["construct==2.10.56", "python-eq3bt==0.1.11"],
"codeowners": ["@rytilahti"],
"iot_class": "local_polling"
}