1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/eq3btsmart/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
247 B
JSON

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