diff --git a/source/_integrations/binary_sensor.template.markdown b/source/_integrations/binary_sensor.template.markdown index 675eef2e95a..dbb87e2fc88 100644 --- a/source/_integrations/binary_sensor.template.markdown +++ b/source/_integrations/binary_sensor.template.markdown @@ -333,6 +333,7 @@ automation: action: - service: homeassistant.update_entity entity_id: binary_sensor.minute_is_odd +``` {% endraw %} In the case where the template should be updated every minute, replacing `now()` with `as_local(states.sensor.time.last_changed)`