1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-05 05:35:29 +01:00
Files
core/homeassistant/components/wsdot/manifest.json
T
2026-01-29 19:52:41 +01:00

12 lines
340 B
JSON

{
"domain": "wsdot",
"name": "Washington State Department of Transportation (WSDOT)",
"codeowners": ["@ucodery"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wsdot",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["wsdot"],
"requirements": ["wsdot==0.0.1"]
}