1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/fjaraskupan/manifest.json
2021-10-18 22:23:06 +02:00

13 lines
283 B
JSON

{
"domain": "fjaraskupan",
"name": "Fj\u00e4r\u00e5skupan",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fjaraskupan",
"requirements": [
"fjaraskupan==1.0.2"
],
"codeowners": [
"@elupus"
],
"iot_class": "local_polling"
}