mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Meh...
This commit is contained in:
parent
b5ae50a4d6
commit
9ffd68e71c
@ -216,7 +216,7 @@ void HassDiscoveryRelays(struct HASS &Hass)
|
||||
Hass.RelPst = devices_present > 0;
|
||||
|
||||
#ifdef ESP8266
|
||||
if (IsModuleIfan()) { iFan = true;}
|
||||
if (SONOFF_IFAN02 == my_module_type || SONOFF_IFAN03 == my_module_type) { iFan = true;}
|
||||
#endif // ESP8266
|
||||
|
||||
if (Light.subtype > LST_RGB) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user