diff --git a/lovelace/07_system_view.yaml b/lovelace/07_system_view.yaml index ab8aaff..bdf3fd2 100644 --- a/lovelace/07_system_view.yaml +++ b/lovelace/07_system_view.yaml @@ -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 diff --git a/lovelace/09_settings_view.yaml b/lovelace/09_settings_view.yaml index 9058993..0c3f076 100644 --- a/lovelace/09_settings_view.yaml +++ b/lovelace/09_settings_view.yaml @@ -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 diff --git a/packages/door_sensors.yaml b/packages/door_sensors.yaml index e9c7074..5205a90 100644 --- a/packages/door_sensors.yaml +++ b/packages/door_sensors.yaml @@ -205,7 +205,7 @@ automation: {% else %} {% set doors = states.binary_sensor.single_car_garage_door_tilt_sensor_sensor.name ~ " is " ~ ('Closed' if states('binary_sensor.single_car_garage_door_tilt_sensor_sensor') == 'off' else 'OPEN') - ~ " and " ~ states('binary_sensor.two_car_garage_door_tilt_sensor_sensor.name') ~ " is " ~ + ~ " and " ~ state_attr('binary_sensor.two_car_garage_door_tilt_sensor_sensor', 'friendly_name') ~ " is " ~ ('Closed' if states('binary_sensor.two_car_garage_door_tilt_sensor_sensor') == 'off' else 'OPEN') %} {% endif %} Your {{doors}} on {{ now().strftime("%d %h %Y, at %I:%M:%S %p") }}. Please check the garage snapshot below. diff --git a/packages/homeassistant.yaml b/packages/homeassistant.yaml index 88e8078..34ff8e8 100644 --- a/packages/homeassistant.yaml +++ b/packages/homeassistant.yaml @@ -59,6 +59,31 @@ sensor: command: /srv/homeassistant/bin/hass --version scan_interval: 86400 + - platform: mqtt + state_topic: "iotlink/domain/winsvr2016/lwt" + name: "Windows Server" + value_template: "{{ value }}" + + - platform: mqtt + state_topic: "iotlink/domain/winsvr2016/windows-monitor/stats/cpu/usage" + name: "Windows Server CPU Usage" + value_template: "{{ value }}" + + - platform: mqtt + state_topic: "iotlink/domain/winsvr2016/windows-monitor/stats/memory/used" + name: "Windows Server Memory Used" + value_template: "{{ value }}" + + - platform: mqtt + state_topic: "iotlink/domain/winsvr2016/windows-monitor/stats/memory/available" + name: "Windows Server Memory Available" + value_template: "{{ value }}" + + - platform: mqtt + state_topic: "iotlink/domain/winsvr2016/windows-monitor/stats/system/idle-time" + name: "Windows Server Idle Time" + value_template: "{{ value }}" + pi_hole: host: !secret pi_hole_ip ssl: false diff --git a/packages/settings.yaml b/packages/settings.yaml index bc43f6c..2aff5df 100644 --- a/packages/settings.yaml +++ b/packages/settings.yaml @@ -135,7 +135,6 @@ sensor: input_boolean: voice_notifications: name: Home Assistant Announcements - initial: on icon: mdi:volume-off do_not_disturb: @@ -189,7 +188,6 @@ input_boolean: notify_camera_alerts: name: Notify Camera Alerts - initial: on icon: mdi:camera trash_reminders: diff --git a/packages/watchdog.yaml b/packages/watchdog.yaml index 90c632e..28bf6b6 100644 --- a/packages/watchdog.yaml +++ b/packages/watchdog.yaml @@ -106,12 +106,10 @@ automation: - switch.bathroom_fragrance - switch.downstairs_fragrance - switch.front_room - - switch.garage - switch.guest_bedroom - switch.kids_bed_accent - switch.kids_bedroom - switch.kitchen - - switch.office_room - switch.prayer_room - switch.upstairs_fragrance - switch.zwave_smart_switch_switch diff --git a/zwcfg_0xd89c4f0c.xml b/zwcfg_0xd89c4f0c.xml index 651370b..93896c4 100644 --- a/zwcfg_0xd89c4f0c.xml +++ b/zwcfg_0xd89c4f0c.xml @@ -34,10 +34,10 @@ - - + + - + @@ -168,7 +168,7 @@ - + @@ -216,9 +216,9 @@ - - - + + + @@ -350,7 +350,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -728,9 +728,9 @@ - - - + + + @@ -902,7 +902,7 @@ - + @@ -1006,11 +1006,11 @@ - - + + - + @@ -1181,7 +1181,7 @@ - + @@ -1190,8 +1190,8 @@ - - + + @@ -1416,7 +1416,7 @@ - + @@ -2038,7 +2038,7 @@ - + @@ -2262,9 +2262,9 @@ - + - +