core/homeassistant/components/trafikverket_weatherstation/manifest.json

10 lines
317 B
JSON

{
"domain": "trafikverket_weatherstation",
"name": "Trafikverket Weather Station",
"documentation": "https://www.home-assistant.io/integrations/trafikverket_weatherstation",
"requirements": ["pytrafikverket==0.1.6.2"],
"codeowners": ["@endor-force"],
"config_flow": true,
"iot_class": "cloud_polling"
}