Compare commits
No commits in common. "d8c2b75788bb8385af4a51295634e856d06b043b" and "321938f0096068928c8e9c8a1db36be538725511" have entirely different histories.
d8c2b75788
...
321938f009
|
@ -758,7 +758,6 @@ 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