mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
12 lines
390 B
YAML
12 lines
390 B
YAML
sensor:
|
|
- platform: min_max
|
|
unique_id: sensor_lowest_hue_device_battery
|
|
name: Lowest Hue Device Battery
|
|
type: min
|
|
entity_ids:
|
|
- sensor.bar_hue_motion_sensor_battery
|
|
- sensor.entryway_hue_motion_sensor_battery
|
|
- sensor.front_room_hue_motion_sensor_battery
|
|
- sensor.front_porch_hue_motion_sensor_battery
|
|
- sensor.deck_hue_motion_sensor_battery
|