This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
homeassistant-config/lovelace/overview/nas.yaml

24 lines
594 B
YAML
Raw Normal View History

2022-07-30 13:15:27 +00:00
- type: 'custom:button-card'
2022-07-29 01:05:27 +00:00
template: card_title
name: NAS
- type: "horizontal-stack"
cards:
2022-07-30 13:15:27 +00:00
- type: 'custom:button-card'
2022-07-29 01:05:27 +00:00
template: card_script
variables:
ulm_card_script_title: WOL
ulm_card_script_icon: 'mdi:power'
tap_action:
action: call-service
service: switch.turn_on
service_data:
entity_id: switch.server
2022-07-30 13:15:27 +00:00
- type: 'custom:button-card'
2022-07-29 01:05:27 +00:00
template: card_binary_sensor
variables:
ulm_card_binary_sensor_alert: true
ulm_show_last_changed: true
entity: switch.server_template