mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-13 15:05:00 +00:00
minor updates
This commit is contained in:
@@ -90,3 +90,13 @@ cards:
|
||||
- sensor.esxi_system_uptime
|
||||
- sensor.esxi_total_ram
|
||||
- sensor.esxi_used_ram
|
||||
|
||||
- type: entities
|
||||
title: Windows Server
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- sensor.windows_server
|
||||
- sensor.windows_server_cpu_usage
|
||||
- sensor.windows_server_idle_time
|
||||
- sensor.windows_server_memory_available
|
||||
- sensor.windows_server_memory_used
|
||||
|
@@ -6,7 +6,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
name: Light Automations
|
||||
name: Automatic Lights
|
||||
entity: input_boolean.light_automations
|
||||
icon: mdi:lightbulb-on
|
||||
color_type: card
|
||||
@@ -38,7 +38,7 @@ cards:
|
||||
action: do_not_disturb
|
||||
|
||||
- type: "custom:button-card"
|
||||
name: Home TTS/Sounds
|
||||
name: Home Sounds
|
||||
entity: input_boolean.voice_notifications
|
||||
icon: mdi:volume-high
|
||||
color_type: card
|
||||
@@ -72,7 +72,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
name: Movie Time Popcorn
|
||||
name: Family Movie
|
||||
entity: input_boolean.movie_time
|
||||
icon: mdi:filmstrip
|
||||
color_type: card
|
||||
|
Reference in New Issue
Block a user