@ageurtse wrote:
Hello,
i’m trying to switch modes from the frontend, just to get a better knowledge off how things work,but i can’t get it working
this is a custom button card to switch off the heating:
color_type: card entity: climate.thuis_2 styles: card: - height: 120px - width: 120px name: Contacten show_last_changed: false show_state: true show_name: false tap_action: action: - service: evohome.set_system_mode data: entity_id: climate.thuis_2 mode: HeatingOff type: 'custom:button-card'
When trying the same thing with the service tool from development, the heating is turning off and switching modes is working.
Why isn’t it working from lovelace.
Posts: 1
Participants: 1