mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Add bring_api
to loggers in Bring integration (#134897)
Add bring-api to loggers
This commit is contained in:
parent
b956aa68da
commit
ef652e57d1
@ -6,5 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/bring",
|
"documentation": "https://www.home-assistant.io/integrations/bring",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
"loggers": ["bring_api"],
|
||||||
"requirements": ["bring-api==0.9.1"]
|
"requirements": ["bring-api==0.9.1"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user