Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: grid
- columns: 4
- cards:
- - type: button
- tap_action:
- action: more-info
- entity: sensor.env_lazienka_temperature
- name: Łazienka
- icon: mdi:shower-head
- show_name: true
- - type: button
- tap_action:
- action: call-service
- service: input_number.decrement
- service_data: {}
- target:
- entity_id: input_number.tc_room_lazienka
- icon: mdi:arrow-left-bold
- - type: custom:button-card
- aspect_ratio: 1/1
- entity: input_number.tc_room_lazienka
- show_state: true
- show_name: false
- show_icon: false
- show_units: false
- styles:
- card:
- - font-size: 20px
- - type: button
- tap_action:
- action: call-service
- service: input_number.increment
- service_data: {}
- target:
- entity_id: input_number.tc_room_lazienka
- icon: mdi:arrow-right-bold
Add Comment
Please, Sign In to add comment