Compare commits

..

No commits in common. "d8c2b75788bb8385af4a51295634e856d06b043b" and "321938f0096068928c8e9c8a1db36be538725511" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -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();
}