esphome/esphome/components/fan
spacemanspiff2007 4eb69d6af5
Fix restore (#4655)
* ALWAYS_OFF for fan

* ALWAYS_OFF for light

* ALWAYS_OFF for switch
2023-04-12 21:28:02 +00:00
..
__init__.py Fix restore (#4655) 2023-04-12 21:28:02 +00:00
automation.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
fan.cpp EntityBase Name can stay in flash. (#4594) 2023-03-28 06:38:56 +00:00
fan.h EntityBase Name can stay in flash. (#4594) 2023-03-28 06:38:56 +00:00
fan_state.cpp Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
fan_state.h EntityBase Name can stay in flash. (#4594) 2023-03-28 06:38:56 +00:00
fan_traits.h Support fan speed levels (#1541) 2021-03-17 10:40:02 -03:00