hacs.json 197 B

1234567891011121314
  1. {
  2. "name": "Goldair WiFi climate devices",
  3. "render_readme": true,
  4. "domains": [
  5. "climate",
  6. "light",
  7. "lock"
  8. ],
  9. "country": [
  10. "NZ",
  11. "AU"
  12. ],
  13. "homeassistant": "0.96.0"
  14. }