Standard feed reader update every hour, try updating every 2 minutes via an automation, but that doesn’t work .
alias: Feedreader Update
description: ""
triggers:
- trigger: time_pattern
minutes: /02
conditions: []
actions:
- action: homeassistant.update_entity
metadata: {}
data:
entity_id:
- automation.feedreader_update
mode: single
but it doesn’t work, does anyone know why? I have also disabled polling of the feeds in Feed Reader.