Compare commits
No commits in common. "f599112e7f2e9086d3beaf67f8cc9c700f9c2284" and "94bf181692ee45b554b5a98137935d14f185e5c8" have entirely different histories.
f599112e7f
...
94bf181692
|
@ -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