mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Convert shopping list card editor to ha-form (#18376)
* Convert shopping list card editor to ha-form * hide todo from generated dashboard
This commit is contained in:
@@ -39,6 +39,7 @@ const HIDE_DOMAIN = new Set([
|
||||
"event",
|
||||
"tts",
|
||||
"stt",
|
||||
"todo",
|
||||
]);
|
||||
|
||||
const HIDE_PLATFORM = new Set(["mobile_app"]);
|
||||
|
||||
Reference in New Issue
Block a user