All my ceiling fans had a slider and toggle on the dashboard. Today I noticed that the sliders for my ceiling fans vanished. I use the same addon for the sliders for my lights and those are still there. Any suggestions on how to get them back?
I don’t necessarily need the slider as the fan only has 4 speeds plus off, but all solutions I have seen for buttons are for 3 speed fans… so the slider was the next best thing.
type: entities
style: |
.card-header {
font-size: 18px;
padding: 2px 15px 2px 15px
}
entities:
- type: section
- type: custom:slider-entity-row
entity: light.office_light
toggle: true
name: Office Light
- type: custom:slider-entity-row
entity: fan.office_fan
toggle: true
name: Ceiling Fan
- type: custom:slider-entity-row
entity: light.office_ceiling_light
toggle: true
name: Ceiling Light
- type: custom:slider-entity-row
entity: light.office_workbench_light
toggle: true
name: Workbench Light
title: Main Lights & Fans
state_color: true
1 post - 1 participant