diff --git a/config/configuration.yaml b/config/configuration.yaml index 10a535d..14fcb01 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -143,7 +143,6 @@ recorder: &recorder_config - weather - zwave entities: - - device_tracker.mayas_iphone - device_tracker.titanium - media_player.living_room_tv - media_player.nvidia_shield diff --git a/config/lovelace/fire_dashboard/fire_dashboard.yaml b/config/lovelace/fire_dashboard/fire_dashboard.yaml index a0e2454..61c9f3c 100644 --- a/config/lovelace/fire_dashboard/fire_dashboard.yaml +++ b/config/lovelace/fire_dashboard/fire_dashboard.yaml @@ -39,11 +39,6 @@ entity: input_boolean.georgi_home entity_picture: /local/images/people/georgi.jpg name: Georgi - - type: custom:button-card - template: v3_chip_person - entity: input_boolean.player_2_home - entity_picture: /local/images/people/maya.jpg - name: Maya - type: custom:button-card template: v3_chip entity: sensor.average_temperature diff --git a/config/lovelace/home_dashboard/world_dashboard.yaml b/config/lovelace/home_dashboard/world_dashboard.yaml index 74fac39..ccfe558 100644 --- a/config/lovelace/home_dashboard/world_dashboard.yaml +++ b/config/lovelace/home_dashboard/world_dashboard.yaml @@ -20,11 +20,6 @@ entity: input_boolean.georgi_home entity_picture: /local/images/people/georgi.jpg name: Georgi - - type: custom:button-card - template: v3_chip_person - entity: input_boolean.player_2_home - entity_picture: /local/images/people/maya.jpg - name: Maya - type: custom:decluttering-card template: stacked-weather @@ -53,8 +48,8 @@ - type: custom:decluttering-card template: bus_departure variables: - - title: Bus 1 (1257) - - entity: sensor.sofia_traffic_bus_1 + - title: Bus 288 (1259) + - entity: sensor.sofia_traffic_bus_288 - empty: No upcoming buses - type: custom:decluttering-card template: bus_departure @@ -62,12 +57,7 @@ - title: Bus 5 (1257) - entity: sensor.sofia_traffic_bus_5 - empty: No upcoming buses - - type: custom:decluttering-card - template: bus_departure - variables: - - title: Bus 6 (1257) - - entity: sensor.sofia_traffic_bus_6 - - empty: No upcoming buses + - type: horizontal-stack cards: diff --git a/config/packages/modules/network.yaml b/config/packages/modules/network.yaml index c08e673..f7c4c55 100644 --- a/config/packages/modules/network.yaml +++ b/config/packages/modules/network.yaml @@ -15,7 +15,6 @@ homekit: filter: include_entities: - person.georgi - - person.maya # Living Room - light.living_room @@ -191,19 +190,20 @@ homekit: # ─── ENTITIES ─────────────────────────────────────────────────────────────────── # -command_line: - - switch: - name: pihole_temp_disable - command_on: !secret pihole_disable_5 - command_off: !secret pihole_enable - command_state: !secret pihole_status - value_template: '{{ value_json.status == "disabled" }}' - - binary_sensor: - name: "Pi-Hole enabled" - command: !secret pihole_status - payload_on: "enabled" - payload_off: "disabled" - value_template: '{{ value_json.status }}' +# PiHole: Disabled +# command_line: +# - switch: +# name: pihole_temp_disable +# command_on: !secret pihole_disable_5 +# command_off: !secret pihole_enable +# command_state: !secret pihole_status +# value_template: '{{ value_json.status == "disabled" }}' +# - binary_sensor: +# name: "Pi-Hole enabled" +# command: !secret pihole_status +# payload_on: "enabled" +# payload_off: "disabled" +# value_template: '{{ value_json.status }}' mqtt: sensor: @@ -220,12 +220,12 @@ mqtt: value_template: "{{ value_json | count }}" icon: "mdi:counter" - - name: "Router 1 LQI" - state_topic: "z2m_deconz/router_1" - availability_topic: "z2m_deconz/bridge/state" - unit_of_measurement: "lqi" - device_class: "signal_strength" - value_template: "{{ value_json.linkquality }}" + # - name: "Router 1 LQI" + # state_topic: "z2m_deconz/router_1" + # availability_topic: "z2m_deconz/bridge/state" + # unit_of_measurement: "lqi" + # device_class: "signal_strength" + # value_template: "{{ value_json.linkquality }}" script: zigbee2mqtt_get_device_count: diff --git a/config/packages/modules/notification.yaml b/config/packages/modules/notification.yaml index 8d38078..1c2b028 100644 --- a/config/packages/modules/notification.yaml +++ b/config/packages/modules/notification.yaml @@ -8,7 +8,6 @@ notify: platform: group services: - service: mobile_app_titanium - - service: mobile_app_mayas_iphone automation: - alias: Notification · Phone battery low