migrate to zwavejs

This commit is contained in:
2021-12-01 14:05:10 +02:00
parent de40346f83
commit 9e94ed29d3
9 changed files with 76 additions and 59 deletions
@@ -47,14 +47,14 @@
state_display: "[[[return entity.state.split(' ')[0] + ' pm2.5']]]"
variables:
state_size: "11px"
- type: horizontal-stack
cards:
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.bedroom_left_window
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.bedroom_right_window
- type: horizontal-stack
cards:
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.bedroom_door
@@ -34,9 +34,15 @@
- type: custom:button-card
template: v3_badge_humidity
entity: sensor.hallway_weather_humidity
- type: custom:button-card
template: v3_badge_icon
entity: group.hallway_motion
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.hallway_motion_occupancy
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.trisensor_home_security_motion_detection
- type: custom:button-card
template: v3_badge_icon
entity: binary_sensor.front_door
@@ -67,13 +67,8 @@
name: Speech
- type: custom:button-card
template: v3_button
entity: input_select.bedroom_mode
name: Bedroom
tap_action:
action: call-service
service: input_select.select_next
service_data:
entity_id: input_select.bedroom_mode
entity: input_boolean.simulation_mode
name: Simulation
- type: horizontal-stack
cards:
@@ -88,8 +83,14 @@
name: Mercury
- type: custom:button-card
template: v3_button
entity: input_boolean.simulation_mode
name: Simulation
entity: input_select.bedroom_mode
name: Bedroom
tap_action:
action: call-service
service: input_select.select_next
service_data:
entity_id: input_select.bedroom_mode
- type: horizontal-stack
cards:
- type: custom:button-card