Skip to content

Commit

Permalink
fixup! fixup! Update terrarium devices and cards
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Aug 27, 2024
1 parent 8c49c15 commit 343b4e4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions dashboards/views/terrariums.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
- type: custom:terrarium-card
area: carl_s_terrarium
problems: binary_sensor.carl_requires_attention
controls:
- entity_id: input_boolean.carl_scheduled_lights
name: Scheduling
lock: true
- entity_id: switch.carl_power_strip
name: Master
lock: true
- entity_id: switch.carl_uv_light
name: UV light
footer: true
- entity_id: switch.carl_heater
name: Heater
footer: true
- entity_id: switch.carl_outlet_3
name: Outlet 3
settings:
- entity_id: input_datetime.carl_day_time
name: Day starts at
- entity_id: input_datetime.carl_night_time
name: Night starts at

- !template
file: ../cards/terrarium.yaml.j2
Expand Down

0 comments on commit 343b4e4

Please sign in to comment.