mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add missing logger to Tessie (#123413)
This commit is contained in:
parent
2b95a642fc
commit
ec9944b92a
@ -5,7 +5,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tessie",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["tessie"],
|
||||
"loggers": ["tessie", "tesla-fleet-api"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["tessie-api==0.1.1", "tesla-fleet-api==0.7.3"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user