finity69x2 / nws_alerts

An updated version of the nws_alerts custom integration for Home Assistant
84 stars 29 forks source link

How to configure poll rate and timeout in manual config #68

Closed mikegoubeaux closed 1 month ago

mikegoubeaux commented 1 year ago

Awesome integration!

Wondering if you can manually configure the update and timeout if adding the integration via configuration.yaml?

Rockstar04 commented 10 months ago

The config keys and default values are in the const.py file

Here is an example:

- platform: nws_alerts
  zone_id: 'PAC049'
  interval: 15
  timeout: 300