* wsdot component adopts wsdot package * update generated files * format code * move wsdot to async_setup_platform * Fix tests * cast wsdot travel id * bump wsdot to 0.0.1 --------- Co-authored-by: Joostlek <joostlek@outlook.com>
11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"domain": "wsdot",
|
|
"name": "Washington State Department of Transportation (WSDOT)",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/wsdot",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["wsdot"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["wsdot==0.0.1"]
|
|
}
|