mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix typo in LED BLE documentation URL (#80479)
This commit is contained in:
parent
72f4665d33
commit
d3f39e776b
@ -2,7 +2,7 @@
|
||||
"domain": "led_ble",
|
||||
"name": "LED BLE",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ble_ble",
|
||||
"documentation": "https://www.home-assistant.io/integrations/led_ble/",
|
||||
"requirements": ["led-ble==1.0.0"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@bdraco"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user