1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Add basic more info for lawn mower (#17601)

* Add basic more info for lawn mower

* Change buttons layout
This commit is contained in:
Paul Bottein
2023-08-21 13:17:11 +02:00
committed by GitHub
parent ac7c354bfc
commit 5f015ac9af
9 changed files with 409 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ export const DOMAINS_WITH_MORE_INFO = [
"image",
"input_boolean",
"input_datetime",
"lawn_mower",
"light",
"lock",
"media_player",