diff --git a/2a/yaml/beta/human-sensor-2a-beta-github.yaml b/2a/yaml/beta/human-sensor-2a-beta-github.yaml index 769b60c..8c40cb4 100644 --- a/2a/yaml/beta/human-sensor-2a-beta-github.yaml +++ b/2a/yaml/beta/human-sensor-2a-beta-github.yaml @@ -442,6 +442,7 @@ sensor: return {}; } if (id(bh1750_fast_update).state){ + id(last_illuminance) = x; return x; } if (abs(id(last_illuminance) - x) > 1){