* Inital init commit * bs and cover * notify * sensor * switch * Issues * Finalize __init__ * First pass tests * Fix Binary sensors * Test cover * Test notify * Test sensor * Tests switch * Fix coverage * Add codeowner * Fix caplog * test issue * Flaky test notify * Fix async * Adjust yaml structure * Change yaml format again * Issue strings * Fix tests * string review comment
7 lines
203 B
JSON
7 lines
203 B
JSON
{
|
|
"domain": "command_line",
|
|
"name": "Command Line",
|
|
"codeowners": ["@gjohansson-ST"],
|
|
"documentation": "https://www.home-assistant.io/integrations/command_line",
|
|
"iot_class": "local_polling"
|
|
}
|