core/homeassistant/components/fjaraskupan/manifest.json

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"
}