Converting any 3-Speed fan for Home Assistant control with ESPHome and a relay board. Based on 3ative ultimate-fan-project-V3
Differences with 3ative ultimate-fan-project-V3
- Use of esphome speed fan object. In order to expose directly a FAN in home assistant point of view.
- Use Athom 4 relay board (3 needed for this project)
- I didn't found an home assistant card to directly expose the fan quick access. This is why I keep the esphome "number"
- ESPHome Code: ultimate-fan-project-Vpomme.yaml
- Custom Button: Button_Card_Fan.yaml (need button-card to work)