@Mariusthvdb wrote:
Please see below configs. I don’t want a header toggle to show. Why do I need to set that in the top entities card, and not in the second?
- type: entities title: Intercom settings show_header_toggle: false entities: - input_select.intercom - input_number.intercom_volume - input_boolean.announce_intercom - input_select.intercom_language - input_boolean.radio_paused - sensor.intercom_volume - type: entities title: Soundbites entities: - input_select.sound_bite - input_select.sound_bite_player - input_number.sound_bite_volume - input_boolean.loop_sound_bite - script.play_sound_bite - script.play_sound_bite_loop
or in this one for that matter, would have expected the automation to force it, but no toggle in sight:
- type: entities title: Notifications entities: - sensor.filed_notifications - automation.forward_notifications_to_filed_notifications
Posts: 1
Participants: 1