Compare commits
2 Commits
94bf181692
...
f599112e7f
Author | SHA1 | Date |
---|---|---|
Siwat Sirichai | f599112e7f | |
Siwat Sirichai | 0bb47ef128 |
|
@ -758,6 +758,7 @@ void state_request_callback()
|
|||
publish_pwm_states();
|
||||
#ifdef ENABLE_CLIMATE_MODULE
|
||||
publish_ac_state();
|
||||
publish_env_state();
|
||||
#endif
|
||||
user_state_request_callback();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue