From 9797a3158197314bad76f2d2e904c16aedbd9ae0 Mon Sep 17 00:00:00 2001 From: GeorgeSG Date: Sun, 25 Jan 2026 13:15:16 +0200 Subject: [PATCH] Remove terrarium --- config/automations.yaml | 62 +++++++++---------- .../advanced_dashboard/10_system.yaml | 2 - .../home_dashboard/terrarium_dashboard.yaml | 50 --------------- config/lovelace/popup_cards.yaml | 25 -------- config/packages/modules/batteries.yaml | 1 - config/ui-lovelace.yaml | 7 --- 6 files changed, 29 insertions(+), 118 deletions(-) delete mode 100644 config/lovelace/home_dashboard/terrarium_dashboard.yaml diff --git a/config/automations.yaml b/config/automations.yaml index 669c47e..0012df7 100644 --- a/config/automations.yaml +++ b/config/automations.yaml @@ -1,36 +1,3 @@ -- id: '1699305396452' - alias: Terrarium · Climate alert - description: '' - trigger: - - platform: template - value_template: '{{ states(''sensor.terrarium_weather_temperature'')|float > 29 - or states(''sensor.terrarium_weather_temperature'')|float < 22 }} - - ' - for: - hours: 0 - minutes: 5 - seconds: 0 - id: temperature - - platform: template - value_template: '{{ states(''sensor.terrarium_weather_humidity'')|float > 87 or - states(''sensor.terrarium_weather_humidity'')|float < 60 }} - - ' - for: - hours: 0 - minutes: 5 - seconds: 0 - id: humidity - condition: [] - action: - - service: notify.mobile_app_mayas_iphone - data: - title: Terrarium · {{ trigger.id }} alert - message: '{{ trigger.id }} has been out of bounds for 5 mins!' - data: - url: /lovelace/terrarium - mode: single - id: '1699306268852' alias: Printer · Toner warning description: '' @@ -97,3 +64,32 @@ - light.hallway_main - light.hallway_entrance mode: single +- id: '1751744496991' + alias: Climate · AC · Reduce cooling at 4 + description: '' + triggers: + - trigger: time + at: 04:00:00 + conditions: + - condition: state + entity_id: climate.toshiba_ac + state: cool + actions: + - action: climate.set_temperature + metadata: {} + data: + temperature: 23 + target: + entity_id: climate.toshiba_ac + - delay: + hours: 0 + minutes: 0 + seconds: 3 + milliseconds: 0 + - action: climate.set_fan_mode + metadata: {} + data: + fan_mode: auto + target: + entity_id: climate.toshiba_ac + mode: single diff --git a/config/lovelace/advanced_dashboard/10_system.yaml b/config/lovelace/advanced_dashboard/10_system.yaml index 7197838..6d5a1bf 100644 --- a/config/lovelace/advanced_dashboard/10_system.yaml +++ b/config/lovelace/advanced_dashboard/10_system.yaml @@ -76,8 +76,6 @@ cards: entity: sensor.bathroom_motion_battery - type: custom:battery-entity-row entity: sensor.guest_bedroom_weather_battery - - type: custom:battery-entity-row - entity: sensor.terrarium_weather_battery - type: entities title: Aqara Devices entities: diff --git a/config/lovelace/home_dashboard/terrarium_dashboard.yaml b/config/lovelace/home_dashboard/terrarium_dashboard.yaml deleted file mode 100644 index 1138a36..0000000 --- a/config/lovelace/home_dashboard/terrarium_dashboard.yaml +++ /dev/null @@ -1,50 +0,0 @@ -- type: custom:layout-card - layout_type: custom:horizontal-layout - layout: - max_cols: 2 - cards: - - type: custom:decluttering-card - template: coloured-vertical-stack - variables: - - color: "#0040A0" - - cards: - - type: custom:decluttering-card - template: v3_title - variables: - - title: 🐍 Terrarium - - type: horizontal-stack - cards: - - type: custom:button-card - template: v3_chip - entity: sensor.terrarium_weather_temperature - - type: custom:button-card - template: v3_chip - entity: sensor.terrarium_weather_humidity - - - type: custom:decluttering-card - template: v3_section_title - variables: - - title: Climate - - type: custom:decluttering-card - template: climate_card - variables: - - main_entity: sensor.terrarium_weather_humidity - - main_name: Humidity - - left_entity: sensor.terrarium_weather_temperature - - left_name: Temperature - - right_entity: sensor.terrarium_weather_pressure - - type: custom:decluttering-card - template: coloured-vertical-stack - variables: - - color: "#0040A0" - - cards: - - type: custom:decluttering-card - template: v3_section_title - variables: - - title: Camera - - type: picture-glance - camera_image: camera.terrarium_cam_sd - entities: - - camera.terrarium_cam_hd - - - !include ../popup_cards.yaml diff --git a/config/lovelace/popup_cards.yaml b/config/lovelace/popup_cards.yaml index b1a543d..930c590 100644 --- a/config/lovelace/popup_cards.yaml +++ b/config/lovelace/popup_cards.yaml @@ -485,31 +485,6 @@ cards: - right_entity: sensor.hallway_weather_pressure - - type: custom:popup-card - entity: sensor.terrarium_weather_temperature - title: Terrarium Temperature - card: - type: custom:decluttering-card - template: climate_card - variables: - - main_entity: sensor.terrarium_weather_temperature - - left_entity: sensor.terrarium_weather_humidity - - right_entity: sensor.terrarium_weather_pressure - - - - type: custom:popup-card - entity: sensor.terrarium_weather_humidity - title: Terrarium Humidity - card: - type: custom:decluttering-card - template: climate_card - variables: - - main_entity: sensor.terrarium_weather_humidity - - main_name: Humidity - - left_entity: sensor.terrarium_weather_temperature - - left_name: Temperature - - right_entity: sensor.terrarium_weather_pressure - - type: custom:popup-card entity: sensor.guest_bedroom_weather_temperature title: Guest Bedroom Temperature diff --git a/config/packages/modules/batteries.yaml b/config/packages/modules/batteries.yaml index c489a45..af201af 100644 --- a/config/packages/modules/batteries.yaml +++ b/config/packages/modules/batteries.yaml @@ -33,7 +33,6 @@ automation: - sensor.hallway_motion_2_battery - sensor.guest_bedroom_weather_battery - - sensor.terrarium_weather_battery below: 20 action: diff --git a/config/ui-lovelace.yaml b/config/ui-lovelace.yaml index 1cebfc2..f793081 100644 --- a/config/ui-lovelace.yaml +++ b/config/ui-lovelace.yaml @@ -49,13 +49,6 @@ views: background: '#b1633e' cards: !include lovelace/home_dashboard/hallway_dashboard.yaml theme: sarah-noctis-grey - - title: Terrarium - path: terrarium - icon: "mdi:snake" - panel: true - background: 'top / 100% no-repeat url("/local/images/wallpapers-3/terrarium.jpg") #5E3C0F fixed' - cards: !include lovelace/home_dashboard/terrarium_dashboard.yaml - theme: sarah-noctis-grey - title: Guest Bedroom path: guest_bedroom icon: "mdi:numeric-2-box-outline"