2019-07-12 14:14:58 +00:00
|
|
|
{
|
|
|
|
"domain": "fleetgo",
|
|
|
|
"name": "FleetGO",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/fleetgo",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["ritassist==0.9.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["geopy", "ritassist"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|