1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/solax/manifest.json
Robin Wohlers-Reichel 043841e70f
Solax 0.2.8 (#54759)
2021-08-17 15:06:22 +02:00

9 lines
221 B
JSON

{
"domain": "solax",
"name": "SolaX Power",
"documentation": "https://www.home-assistant.io/integrations/solax",
"requirements": ["solax==0.2.8"],
"codeowners": ["@squishykid"],
"iot_class": "local_polling"
}