Merge branch 'main' into cud
This commit is contained in:
commit
f599112e7f
|
@ -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