mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-17 01:52:58 +00:00
Add terrarium motion to dashboard
This commit is contained in:
@@ -34,6 +34,13 @@
|
|||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: v3_badge_humidity
|
template: v3_badge_humidity
|
||||||
entity: sensor.terrarium_weather_humidity
|
entity: sensor.terrarium_weather_humidity
|
||||||
|
- type: custom:button-card
|
||||||
|
template: v3_badge_icon
|
||||||
|
entity: binary_sensor.terrarium_cam_motion
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: v3_section_title
|
||||||
|
variables:
|
||||||
|
- title: Climate
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: climate_card
|
template: climate_card
|
||||||
variables:
|
variables:
|
||||||
@@ -42,3 +49,13 @@
|
|||||||
- left_entity: sensor.terrarium_weather_temperature
|
- left_entity: sensor.terrarium_weather_temperature
|
||||||
- left_name: Temperature
|
- left_name: Temperature
|
||||||
- right_entity: sensor.terrarium_weather_pressure
|
- right_entity: sensor.terrarium_weather_pressure
|
||||||
|
- type: vertical-stack
|
||||||
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user