mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Fix Documentation leading to a 404 Page (#50962)
This commit is contained in:
parent
3c8707f912
commit
b9086b5e39
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "vlc_telnet",
|
"domain": "vlc_telnet",
|
||||||
"name": "VLC media player Telnet",
|
"name": "VLC media player Telnet",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vlc-telnet",
|
"documentation": "https://www.home-assistant.io/integrations/vlc_telnet",
|
||||||
"requirements": ["python-telnet-vlc==2.0.1"],
|
"requirements": ["python-telnet-vlc==2.0.1"],
|
||||||
"codeowners": ["@rodripf", "@dmcc"],
|
"codeowners": ["@rodripf", "@dmcc"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user