mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"domain": "keyboard",
|
|
"name": "Keyboard",
|
|
"documentation": "https://www.home-assistant.io/integrations/keyboard",
|
|
"requirements": ["pyuserinput==0.1.11"],
|
|
"codeowners": []
|
|
}
|