mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
view, binary sensor, and sensor fixes
This commit is contained in:
@@ -157,8 +157,8 @@ blueprint:
|
|||||||
after_zones | join('', '') | replace(''_'', '' '' ) | title }} at
|
after_zones | join('', '') | replace(''_'', '' '' ) | title }} at
|
||||||
{{event[''after''][''start_time'']|timestamp_custom(''%H:%M'')}}.'
|
{{event[''after''][''start_time'']|timestamp_custom(''%H:%M'')}}.'
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
update_sub_label:
|
update_sub_label:
|
||||||
name: Update Sub Labels (Advanced)
|
name: Update Sub Labels (Advanced)
|
||||||
description: 'Update the title and/or message with the matched face name
|
description: 'Update the title and/or message with the matched face name
|
||||||
@@ -198,8 +198,8 @@ blueprint:
|
|||||||
}}'
|
}}'
|
||||||
- '{{ event[''after''][''top_score''] |float(0) > 0.8 }}'
|
- '{{ event[''after''][''top_score''] |float(0) > 0.8 }}'
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
tts:
|
tts:
|
||||||
name: Use TTS to override silent/dnd modes on specific phones.
|
name: Use TTS to override silent/dnd modes on specific phones.
|
||||||
description: 'Some phones (the Samsung galaxy line, in particular,) disable
|
description: 'Some phones (the Samsung galaxy line, in particular,) disable
|
||||||
@@ -271,8 +271,8 @@ blueprint:
|
|||||||
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg?bbox=1&crop=1&format=android'
|
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg?bbox=1&crop=1&format=android'
|
||||||
mode: dropdown
|
mode: dropdown
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
attachment_2:
|
attachment_2:
|
||||||
name: Subsequent Attachment (Optional)
|
name: Subsequent Attachment (Optional)
|
||||||
description: "Choose which image or GIF to attach to the notification for
|
description: "Choose which image or GIF to attach to the notification for
|
||||||
@@ -311,8 +311,8 @@ blueprint:
|
|||||||
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg?bbox=1&crop=1&format=android'
|
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg?bbox=1&crop=1&format=android'
|
||||||
mode: dropdown
|
mode: dropdown
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
video:
|
video:
|
||||||
name: Video (Optional)
|
name: Video (Optional)
|
||||||
description: You can optionally attach the clip to the notification which
|
description: You can optionally attach the clip to the notification which
|
||||||
@@ -333,8 +333,8 @@ blueprint:
|
|||||||
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/master.m3u8'
|
value: '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/master.m3u8'
|
||||||
mode: dropdown
|
mode: dropdown
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
final_update:
|
final_update:
|
||||||
name: Final update (Optional)
|
name: Final update (Optional)
|
||||||
description: Update the notification at the end of the event. Used to ensure
|
description: Update the notification at the end of the event. Used to ensure
|
||||||
@@ -401,8 +401,8 @@ blueprint:
|
|||||||
- label: White
|
- label: White
|
||||||
value: '#ffffff'
|
value: '#ffffff'
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
icon:
|
icon:
|
||||||
name: Notification Icon (Optional)
|
name: Notification Icon (Optional)
|
||||||
description: Change the icon that displays on the notification. You can
|
description: Change the icon that displays on the notification. You can
|
||||||
@@ -418,8 +418,8 @@ blueprint:
|
|||||||
'Dog' else 'cat' if label == 'Cat' else 'car' if label == 'Car' else
|
'Dog' else 'cat' if label == 'Cat' else 'car' if label == 'Car' else
|
||||||
'home-assistant'}}
|
'home-assistant'}}
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
group:
|
group:
|
||||||
name: Group
|
name: Group
|
||||||
description: The group name that will determine if notifications are grouped
|
description: The group name that will determine if notifications are grouped
|
||||||
@@ -438,8 +438,8 @@ blueprint:
|
|||||||
- default
|
- default
|
||||||
- none
|
- none
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
volume:
|
volume:
|
||||||
name: Volume Sound - iOS only (Optional)
|
name: Volume Sound - iOS only (Optional)
|
||||||
description: You can specify a sound level between 0 and 100
|
description: You can specify a sound level between 0 and 100
|
||||||
@@ -700,8 +700,8 @@ blueprint:
|
|||||||
max: 86400.0
|
max: 86400.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: seconds
|
unit_of_measurement: seconds
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
timeout:
|
timeout:
|
||||||
name: Timeout
|
name: Timeout
|
||||||
description: Length of time the automation will wait for MQTT updates.
|
description: Length of time the automation will wait for MQTT updates.
|
||||||
@@ -711,8 +711,8 @@ blueprint:
|
|||||||
max: 90.0
|
max: 90.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: minutes
|
unit_of_measurement: minutes
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
silence_timer:
|
silence_timer:
|
||||||
name: Silence New Notifications (Optional)
|
name: Silence New Notifications (Optional)
|
||||||
description: "How long to pause notifications for this camera when requested
|
description: "How long to pause notifications for this camera when requested
|
||||||
@@ -724,8 +724,8 @@ blueprint:
|
|||||||
max: 3600.0
|
max: 3600.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: minutes
|
unit_of_measurement: minutes
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
loiter_timer:
|
loiter_timer:
|
||||||
name: Loitering Notifications (Optional)
|
name: Loitering Notifications (Optional)
|
||||||
description: 'Sends new loitering notification if a stationary object is
|
description: 'Sends new loitering notification if a stationary object is
|
||||||
@@ -739,8 +739,8 @@ blueprint:
|
|||||||
max: 3600.0
|
max: 3600.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: seconds
|
unit_of_measurement: seconds
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
initial_delay:
|
initial_delay:
|
||||||
name: Delay initial notification (Optional)
|
name: Delay initial notification (Optional)
|
||||||
description: 'How long to delay the first notification for each event. Only
|
description: 'How long to delay the first notification for each event. Only
|
||||||
@@ -757,8 +757,8 @@ blueprint:
|
|||||||
max: 15.0
|
max: 15.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: seconds
|
unit_of_measurement: seconds
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
final_delay:
|
final_delay:
|
||||||
name: Delay Final notification (Optional)
|
name: Delay Final notification (Optional)
|
||||||
description: 'How long to delay the final notification for each event. Only
|
description: 'How long to delay the final notification for each event. Only
|
||||||
@@ -771,8 +771,8 @@ blueprint:
|
|||||||
max: 20.0
|
max: 20.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: seconds
|
unit_of_measurement: seconds
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
actions:
|
actions:
|
||||||
name: '# Action Buttons and URLS
|
name: '# Action Buttons and URLS
|
||||||
|
|
||||||
@@ -821,8 +821,8 @@ blueprint:
|
|||||||
- label: Notification History (Android)
|
- label: Notification History (Android)
|
||||||
value: settings://notification_history
|
value: settings://notification_history
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
button_1:
|
button_1:
|
||||||
name: Action Button 1 Text
|
name: Action Button 1 Text
|
||||||
description: The text used on the first Action button at the bottom of the
|
description: The text used on the first Action button at the bottom of the
|
||||||
@@ -862,8 +862,8 @@ blueprint:
|
|||||||
- label: Open Reolink App (Android)
|
- label: Open Reolink App (Android)
|
||||||
value: app://com.mcu.reolink
|
value: app://com.mcu.reolink
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
icon_1:
|
icon_1:
|
||||||
name: Action Button 1 icon - iOS Only
|
name: Action Button 1 icon - iOS Only
|
||||||
description: Customise the Icon on the first Action Button. Only the iOS
|
description: Customise the Icon on the first Action Button. Only the iOS
|
||||||
@@ -908,8 +908,8 @@ blueprint:
|
|||||||
- label: Custom Action (Manual Trigger)
|
- label: Custom Action (Manual Trigger)
|
||||||
value: custom-{{ this.entity_id }}
|
value: custom-{{ this.entity_id }}
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
icon_2:
|
icon_2:
|
||||||
name: Action Button 2 icon - iOS Only
|
name: Action Button 2 icon - iOS Only
|
||||||
description: Customise the Icon on the second Action Button. Only the iOS
|
description: Customise the Icon on the second Action Button. Only the iOS
|
||||||
@@ -956,8 +956,8 @@ blueprint:
|
|||||||
- label: Custom Action (Manual Trigger)
|
- label: Custom Action (Manual Trigger)
|
||||||
value: custom-{{ this.entity_id }}
|
value: custom-{{ this.entity_id }}
|
||||||
custom_value: true
|
custom_value: true
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
icon_3:
|
icon_3:
|
||||||
name: Action Button 3 icon - iOS Only
|
name: Action Button 3 icon - iOS Only
|
||||||
description: Customise the Icon on the third Action Button. Only the iOS
|
description: Customise the Icon on the third Action Button. Only the iOS
|
||||||
@@ -1024,8 +1024,8 @@ blueprint:
|
|||||||
- top-left
|
- top-left
|
||||||
- center
|
- center
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
tv_size:
|
tv_size:
|
||||||
name: TV Notification Size (Optional)
|
name: TV Notification Size (Optional)
|
||||||
description: Set the size of the notification on your TV.
|
description: Set the size of the notification on your TV.
|
||||||
@@ -1039,8 +1039,8 @@ blueprint:
|
|||||||
- large
|
- large
|
||||||
- max
|
- max
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
tv_duration:
|
tv_duration:
|
||||||
name: TV Notification Duration (Optional)
|
name: TV Notification Duration (Optional)
|
||||||
description: The duration (in seconds) that the notification will display
|
description: The duration (in seconds) that the notification will display
|
||||||
@@ -1051,8 +1051,8 @@ blueprint:
|
|||||||
max: 300.0
|
max: 300.0
|
||||||
min: 0.0
|
min: 0.0
|
||||||
unit_of_measurement: seconds
|
unit_of_measurement: seconds
|
||||||
step: 1.0
|
|
||||||
mode: slider
|
mode: slider
|
||||||
|
step: 1.0
|
||||||
tv_transparency:
|
tv_transparency:
|
||||||
name: TV notification Transparency (Optional)
|
name: TV notification Transparency (Optional)
|
||||||
description: Set the transparency of the notification on your TV.
|
description: Set the transparency of the notification on your TV.
|
||||||
@@ -1067,8 +1067,8 @@ blueprint:
|
|||||||
- 75%
|
- 75%
|
||||||
- 100%
|
- 100%
|
||||||
custom_value: false
|
custom_value: false
|
||||||
multiple: false
|
|
||||||
sort: false
|
sort: false
|
||||||
|
multiple: false
|
||||||
tv_interrupt:
|
tv_interrupt:
|
||||||
name: TV Notification Interrupt (Optional)
|
name: TV Notification Interrupt (Optional)
|
||||||
description: If set to true the notification is interactive and can be dismissed
|
description: If set to true the notification is interactive and can be dismissed
|
||||||
|
|||||||
@@ -1,61 +0,0 @@
|
|||||||
platform: 'bayesian'
|
|
||||||
name: 'Bridget Home'
|
|
||||||
device_class: presence
|
|
||||||
prior: 0.5
|
|
||||||
probability_threshold: 0.7
|
|
||||||
observations:
|
|
||||||
- entity_id: 'person.clint'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: .99
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'home'
|
|
||||||
|
|
||||||
- entity_id: 'calendar.my_custody'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: .5
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'on'
|
|
||||||
|
|
||||||
|
|
||||||
- entity_id: 'input_boolean.clint_work_from_home'
|
|
||||||
prob_given_true: .01
|
|
||||||
prob_given_false: .33
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'on'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: 0.01
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Home'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .01
|
|
||||||
prob_given_false: 0.99
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Away'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .5
|
|
||||||
prob_given_false: 0.5
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Auto'
|
|
||||||
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are in automatic mode
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Auto') }}
|
|
||||||
# prob_given_true: 0.01
|
|
||||||
# prob_given_false: .99
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are manually set as home
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Home') }}
|
|
||||||
# prob_given_true: 0.99
|
|
||||||
# prob_given_false: .01
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are manually set as away
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Away') }}
|
|
||||||
# prob_given_true: 0.01
|
|
||||||
# prob_given_false: .99
|
|
||||||
@@ -1,61 +0,0 @@
|
|||||||
platform: 'bayesian'
|
|
||||||
name: 'Emmett Home'
|
|
||||||
device_class: presence
|
|
||||||
prior: 0.5
|
|
||||||
probability_threshold: 0.7
|
|
||||||
observations:
|
|
||||||
- entity_id: 'person.clint'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: .99
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'home'
|
|
||||||
|
|
||||||
- entity_id: 'calendar.my_custody'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: .5
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'on'
|
|
||||||
|
|
||||||
|
|
||||||
- entity_id: 'input_boolean.clint_work_from_home'
|
|
||||||
prob_given_true: .01
|
|
||||||
prob_given_false: .33
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'on'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .99
|
|
||||||
prob_given_false: 0.01
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Home'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .01
|
|
||||||
prob_given_false: 0.99
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Away'
|
|
||||||
|
|
||||||
- entity_id: 'input_select.weaver_kids'
|
|
||||||
prob_given_true: .5
|
|
||||||
prob_given_false: 0.5
|
|
||||||
platform: 'state'
|
|
||||||
to_state: 'Auto'
|
|
||||||
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are in automatic mode
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Auto') }}
|
|
||||||
# prob_given_true: 0.01
|
|
||||||
# prob_given_false: .99
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are manually set as home
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Home') }}
|
|
||||||
# prob_given_true: 0.99
|
|
||||||
# prob_given_false: .01
|
|
||||||
# # If I am working from home and the 'Weaver Kids' are manually set as away
|
|
||||||
# - platform: template
|
|
||||||
# value_template: >
|
|
||||||
# {{ is_state('input_boolean.clint_work_from_home', 'on') and is_state('input_select.weaver_kids','Away') }}
|
|
||||||
# prob_given_true: 0.01
|
|
||||||
# prob_given_false: .99
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
platform: tod
|
|
||||||
name: Business Hours
|
|
||||||
after: '07:45'
|
|
||||||
before: '16:45'
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
platform: tod
|
|
||||||
name: Childcare Hours
|
|
||||||
after: '07:00'
|
|
||||||
before: '16:30'
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
platform: tod
|
|
||||||
name: Childcare NonSchool Hours
|
|
||||||
after: '08:00'
|
|
||||||
before: '16:30'
|
|
||||||
@@ -3,7 +3,7 @@ mqtt:
|
|||||||
- name: "Timestamp"
|
- name: "Timestamp"
|
||||||
device_class: timestamp
|
device_class: timestamp
|
||||||
icon: mdi:clock-in
|
icon: mdi:clock-in
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/69/time"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/+/time"
|
||||||
force_update: true
|
force_update: true
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
unique_id: Nexus-TH-1-69-UTC
|
unique_id: Nexus-TH-1-69-UTC
|
||||||
@@ -19,7 +19,7 @@ mqtt:
|
|||||||
value_template: "{{ (float(value) * 99 + 1) | round(0) }}"
|
value_template: "{{ (float(value) * 99 + 1) | round(0) }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/69/battery_ok"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/+/battery_ok"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: Nexus-TH-1-69-B
|
unique_id: Nexus-TH-1-69-B
|
||||||
device:
|
device:
|
||||||
@@ -33,7 +33,7 @@ mqtt:
|
|||||||
unit_of_measurement: "°C"
|
unit_of_measurement: "°C"
|
||||||
value_template: "{{ value|float }}"
|
value_template: "{{ value|float }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/69/temperature_C"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/+/temperature_C"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: Nexus-TH-1-69-T
|
unique_id: Nexus-TH-1-69-T
|
||||||
device:
|
device:
|
||||||
@@ -47,7 +47,7 @@ mqtt:
|
|||||||
unit_of_measurement: "%"
|
unit_of_measurement: "%"
|
||||||
value_template: "{{ value|float }}"
|
value_template: "{{ value|float }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/69/humidity"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/Nexus-TH/1/+/humidity"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: Nexus-TH-1-69-H
|
unique_id: Nexus-TH-1-69-H
|
||||||
device:
|
device:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ mqtt:
|
|||||||
- name: "Timestamp"
|
- name: "Timestamp"
|
||||||
device_class: timestamp
|
device_class: timestamp
|
||||||
icon: mdi:clock-in
|
icon: mdi:clock-in
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/54/time"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/+/time"
|
||||||
force_update: true
|
force_update: true
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
unique_id: LaCrosse-TX141THBv2-0-54-UTC
|
unique_id: LaCrosse-TX141THBv2-0-54-UTC
|
||||||
@@ -19,7 +19,7 @@ mqtt:
|
|||||||
value_template: "{{ (float(value) * 99 + 1) | round(0) }}"
|
value_template: "{{ (float(value) * 99 + 1) | round(0) }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/54/battery_ok"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/+/battery_ok"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: LaCrosse-TX141THBv2-0-54-B
|
unique_id: LaCrosse-TX141THBv2-0-54-B
|
||||||
device:
|
device:
|
||||||
@@ -33,7 +33,7 @@ mqtt:
|
|||||||
unit_of_measurement: "°C"
|
unit_of_measurement: "°C"
|
||||||
value_template: "{{ value|float }}"
|
value_template: "{{ value|float }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/54/temperature_C"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/+/temperature_C"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: LaCrosse-TX141THBv2-0-54-T
|
unique_id: LaCrosse-TX141THBv2-0-54-T
|
||||||
device:
|
device:
|
||||||
@@ -47,7 +47,7 @@ mqtt:
|
|||||||
unit_of_measurement: "%"
|
unit_of_measurement: "%"
|
||||||
value_template: "{{ value|float }}"
|
value_template: "{{ value|float }}"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/54/humidity"
|
state_topic: "rtl_433/9b13b3f4-rtl433/devices/LaCrosse-TX141THBv2/0/+/humidity"
|
||||||
force_update: true
|
force_update: true
|
||||||
unique_id: LaCrosse-TX141THBv2-0-54-H
|
unique_id: LaCrosse-TX141THBv2-0-54-H
|
||||||
device:
|
device:
|
||||||
|
|||||||
+59
-59
@@ -16,7 +16,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/weather
|
navigation_path: /details-yml/weather
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -59,7 +59,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -98,7 +98,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -138,7 +138,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -174,7 +174,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -219,7 +219,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -266,7 +266,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -316,7 +316,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -342,7 +342,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/mobile-app
|
navigation_path: /details-yml/mobile-app
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -358,7 +358,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/mobile-app
|
navigation_path: /details-yml/mobile-app
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -374,7 +374,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/mobile-app
|
navigation_path: /details-yml/mobile-app
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -387,7 +387,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -400,7 +400,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -414,7 +414,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -428,7 +428,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -443,7 +443,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/watchman
|
navigation_path: /details-yml/watchman
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -458,7 +458,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/watchman
|
navigation_path: /details-yml/watchman
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -522,7 +522,7 @@ badges:
|
|||||||
navigation_path: /phone-yaml/media
|
navigation_path: /phone-yaml/media
|
||||||
content: "{{states('sensor.speakers_on_count')}}"
|
content: "{{states('sensor.speakers_on_count')}}"
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -547,7 +547,7 @@ badges:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -561,7 +561,7 @@ badges:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -588,7 +588,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/dishwasher
|
navigation_path: /phone-yaml/dishwasher
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -615,7 +615,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/washing-machine
|
navigation_path: /phone-yaml/washing-machine
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
@@ -642,7 +642,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/tumble-dryer
|
navigation_path: /phone-yaml/tumble-dryer
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
|
|
||||||
- type: custom:mushroom-chips-card
|
- type: custom:mushroom-chips-card
|
||||||
alignment: center
|
alignment: center
|
||||||
@@ -706,7 +706,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/nws-alerts
|
navigation_path: /details-yml/nws-alerts
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- operator: ">"
|
- operator: ">"
|
||||||
value: 0
|
value: 0
|
||||||
@@ -720,7 +720,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.master_bedroom_thermal_comfort_humidex_perception
|
- entity: sensor.master_bedroom_thermal_comfort_humidex_perception
|
||||||
name: Bedroom
|
name: Bedroom
|
||||||
icon: mdi:bed-queen
|
icon: mdi:bed-queen
|
||||||
@@ -728,7 +728,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.great_room_thermal_comfort_humidex_perception
|
- entity: sensor.great_room_thermal_comfort_humidex_perception
|
||||||
name: Great Room
|
name: Great Room
|
||||||
icon: mdi:microsoft-xbox-controller
|
icon: mdi:microsoft-xbox-controller
|
||||||
@@ -736,7 +736,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- "noticable_discomfort"
|
- "noticable_discomfort"
|
||||||
- "evident_discomfort"
|
- "evident_discomfort"
|
||||||
@@ -751,49 +751,49 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_window_battery
|
- entity: sensor.lowest_window_battery
|
||||||
name: Window
|
name: Window
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_thermostat_battery
|
- entity: sensor.lowest_thermostat_battery
|
||||||
name: Thermostat
|
name: Thermostat
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_zwave_device_battery
|
- entity: sensor.lowest_zwave_device_battery
|
||||||
name: ZWave
|
name: ZWave
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_xiaomi_plant_sensor_battery
|
- entity: sensor.lowest_xiaomi_plant_sensor_battery
|
||||||
name: BLE Plant
|
name: BLE Plant
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_ecowitt_battery
|
- entity: sensor.lowest_ecowitt_battery
|
||||||
name: 433 Plant
|
name: 433 Plant
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.lowest_hue_device_battery
|
- entity: sensor.lowest_hue_device_battery
|
||||||
name: Hue
|
name: Hue
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/batteries
|
navigation_path: /details-yml/batteries
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- operator: "<"
|
- operator: "<"
|
||||||
value: 20
|
value: 20
|
||||||
@@ -812,14 +812,14 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.something_open_too_warm_or_cold
|
- entity: binary_sensor.something_open_too_warm_or_cold
|
||||||
name: Close Something
|
name: Close Something
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/hvac
|
navigation_path: /details-yml/hvac
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: input_boolean.doorbell
|
- entity: input_boolean.doorbell
|
||||||
name: Doorbell
|
name: Doorbell
|
||||||
- entity: plant.plant_sensor_cea4
|
- entity: plant.plant_sensor_cea4
|
||||||
@@ -828,42 +828,42 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: plant.plant_sensor_3eb0
|
- entity: plant.plant_sensor_3eb0
|
||||||
name: Green Onions
|
name: Green Onions
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: plant.plant_sensor_3eae
|
- entity: plant.plant_sensor_3eae
|
||||||
name: Lavendar Plants
|
name: Lavendar Plants
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: plant.fineoffset_wh51_0ce593
|
- entity: plant.fineoffset_wh51_0ce593
|
||||||
name: Hostas
|
name: Hostas
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: plant.fineoffset_wh51_00f935
|
- entity: plant.fineoffset_wh51_00f935
|
||||||
name: Dasies
|
name: Dasies
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: plant.fineoffset_wh51_0d1e11
|
- entity: plant.fineoffset_wh51_0d1e11
|
||||||
name: Cacti
|
name: Cacti
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /phone-yaml/plants
|
navigation_path: /phone-yaml/plants
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.check_mail
|
- entity: binary_sensor.check_mail
|
||||||
name: Mail
|
name: Mail
|
||||||
tap_action:
|
tap_action:
|
||||||
@@ -872,7 +872,7 @@ badges:
|
|||||||
service_data:
|
service_data:
|
||||||
entity_id: input_boolean.mail_checked
|
entity_id: input_boolean.mail_checked
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.take_trash_out
|
- entity: binary_sensor.take_trash_out
|
||||||
name: Trash
|
name: Trash
|
||||||
tap_action:
|
tap_action:
|
||||||
@@ -900,49 +900,49 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam04
|
navigation_path: /ai-yml/ai-cam04
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.walkway_person_occupancy
|
- entity: binary_sensor.walkway_person_occupancy
|
||||||
name: Walkway
|
name: Walkway
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam04
|
navigation_path: /ai-yml/ai-cam04
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.back_yard_person_occupancy
|
- entity: binary_sensor.back_yard_person_occupancy
|
||||||
name: Yard
|
name: Yard
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam14
|
navigation_path: /ai-yml/ai-cam14
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.front_yard_person_occupancy
|
- entity: binary_sensor.front_yard_person_occupancy
|
||||||
name: Front
|
name: Front
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam19
|
navigation_path: /ai-yml/ai-cam19
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
|
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
|
||||||
name: Driveway
|
name: Driveway
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam19
|
navigation_path: /ai-yml/ai-cam19
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.driveway_center_vehicle_occupancy
|
- entity: binary_sensor.driveway_center_vehicle_occupancy
|
||||||
name: Driveway
|
name: Driveway
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam19
|
navigation_path: /ai-yml/ai-cam19
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: binary_sensor.driveway_west_side_vehicle_occupancy
|
- entity: binary_sensor.driveway_west_side_vehicle_occupancy
|
||||||
name: Driveway
|
name: Driveway
|
||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /ai-yml/ai-cam19
|
navigation_path: /ai-yml/ai-cam19
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
# - entity: input_boolean.guest_mode
|
# - entity: input_boolean.guest_mode
|
||||||
# name: Guest Mode
|
# name: Guest Mode
|
||||||
# tap_action:
|
# tap_action:
|
||||||
@@ -979,7 +979,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/power-breaker
|
navigation_path: /details-yml/power-breaker
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- "Summer Non-Peak"
|
- "Summer Non-Peak"
|
||||||
|
|
||||||
@@ -992,7 +992,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/power-breaker
|
navigation_path: /details-yml/power-breaker
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- "Summer Peak"
|
- "Summer Peak"
|
||||||
|
|
||||||
@@ -1005,7 +1005,7 @@ badges:
|
|||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /details-yml/power-breaker
|
navigation_path: /details-yml/power-breaker
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
state_filter:
|
state_filter:
|
||||||
- "Non-Summer"
|
- "Non-Summer"
|
||||||
|
|
||||||
@@ -1145,19 +1145,19 @@ cards:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: light.garage_overhead
|
- entity: light.garage_overhead
|
||||||
name: Garage
|
name: Garage
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: light.front_porch_overhead
|
- entity: light.front_porch_overhead
|
||||||
name: Porch
|
name: Porch
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
# - entity: binary_sensor.entryway_window_contact
|
# - entity: binary_sensor.entryway_window_contact
|
||||||
# name: Entryway
|
# name: Entryway
|
||||||
# - entity: binary_sensor.front_room_window_contact
|
# - entity: binary_sensor.front_room_window_contact
|
||||||
@@ -1175,13 +1175,13 @@ cards:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: light.driveway
|
- entity: light.driveway
|
||||||
name: Driveway
|
name: Driveway
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: switch.deck_power_plug
|
- entity: switch.deck_power_plug
|
||||||
name: Deck Plug
|
name: Deck Plug
|
||||||
state_filter:
|
state_filter:
|
||||||
@@ -1193,7 +1193,7 @@ cards:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
hold_action:
|
hold_action:
|
||||||
action: more_info
|
action: more-info
|
||||||
- entity: sensor.frigate_status
|
- entity: sensor.frigate_status
|
||||||
name: Frigate
|
name: Frigate
|
||||||
state_filter:
|
state_filter:
|
||||||
|
|||||||
Reference in New Issue
Block a user