core/homeassistant/components/trafikverket_weatherstation/manifest.json

11 lines
350 B
JSON

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