kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
3k stars 500 forks source link

When a conditional controller disables a conditional controller, its status is not refreshed in the function view #1329

Open lalebarde opened 1 year ago

lalebarde commented 1 year ago

Hi Kyle,

When a conditional controller disables a conditional controller, its status is not refreshed in the function view. If I refresh the browser tab, then the status is updated: function frame becomes turns off from green to red.

Reproducibility : always, also in previous versions

kizniche commented 1 year ago

This is expected behavior, as the functionality never existed for Functions. It also doesn't exist for any controller that can be disabled (Inputs, Cameras, etc.).

lalebarde commented 1 year ago

Thanks Kyle, it would be nice to have it. In tuning phase, it takes time to update the browser view.