Hi I have created a template sensor of fritzbox 7490 for download speed , but it update every 30 sec , is too slow , can I have it like 2/5 seconds ?
If I try to put force_update or update_now , don’t work
fritz_ download mbs:
- friendly_name: ‘FritzBox Download’-
- unit of measurement: • ‘MB/S’-value template: "{{ states (‘sensor.fritz box _7490_download_throughput’) | int /1000 | round }}’’