Add weather station battery to mobile dashboard battery card
This commit is contained in:
@ -3260,6 +3260,8 @@ views:
|
||||
button_type: name
|
||||
name: Batteries
|
||||
icon: mdi:battery-charging
|
||||
modules:
|
||||
- default
|
||||
- type: custom:battery-state-card
|
||||
sort_by_level: asc
|
||||
bulk_rename:
|
||||
@ -3269,6 +3271,8 @@ views:
|
||||
to: ''
|
||||
- from: Dimmer Switch
|
||||
to: ''
|
||||
- from: Home Tempest Cloud Sensors
|
||||
to: Tempest Weather Station
|
||||
collapse:
|
||||
- name: 'Door Sensors (min: {min}%, count: {count})'
|
||||
secondary_info: Battery levels {range}%
|
||||
|
Reference in New Issue
Block a user