hass-core/homeassistant/components/trafikverket_weatherstation/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
368 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", "@gjohansson-ST"],
"config_flow": true,
"iot_class": "cloud_polling",
"loggers": ["pytrafikverket"]
}