11 lines
214 B
JSON
11 lines
214 B
JSON
|
{
|
||
|
"domain": "keyboard",
|
||
|
"name": "Keyboard",
|
||
|
"documentation": "https://www.home-assistant.io/components/keyboard",
|
||
|
"requirements": [
|
||
|
"pyuserinput==0.1.11"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|