mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
* 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
9 lines
355 B
JSON
9 lines
355 B
JSON
{
|
|
"issues": {
|
|
"deprecated_platform_yaml": {
|
|
"title": "Command Line YAML configuration has been deprecated",
|
|
"description": "Configuring Command Line `{platform}` using YAML has been deprecated.\n\nConsult the documentation to move your YAML configuration to integration key and restart Home Assistant to resolve this issue."
|
|
}
|
|
}
|
|
}
|