home-assistant: connect printer and scanner

This commit is contained in:
Ingolf Wagner 2020-05-05 21:17:02 +02:00
parent e9120345ea
commit 98fef3c291
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -8,8 +8,9 @@ let
groups = [ "all_lights" "bed_room_lights" "bed_room_bright" "bed_room" ];
};
"pal02" = {
label = "Nummer 2";
icon = "mdi:lightbulb";
label = "Drucker / Scanner";
icon = "mdi:printer";
groups = [ "bed_room" "today" ];
};
"pal03" = {
label = "Wohnzimmer Lampe";
@ -24,7 +25,7 @@ let
"pal05" = {
label = "TV";
icon = "mdi:television";
groups = [ "tv" "living_room" ];
groups = [ "tv" "living_room" "today" ];
device = "tv";
};
"pal06" = {