mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix Oralb Logger (#90460)
This commit is contained in:
parent
81c39e42f4
commit
7ca5beddfc
@ -11,6 +11,6 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/oralb",
|
"documentation": "https://www.home-assistant.io/integrations/oralb",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["oralb-ble"],
|
"loggers": ["oralb_ble"],
|
||||||
"requirements": ["oralb-ble==0.17.6"]
|
"requirements": ["oralb-ble==0.17.6"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user