thejeffreystone / hassio_addons

Apache License 2.0
45 stars 26 forks source link

automate based on individual device failing to report #32

Closed doozers-do closed 2 years ago

doozers-do commented 2 years ago

Added a setting that will set the sensors associated with a device to show as "unknown" if they fail to report within the specified seconds. Default is "0" which is "off". The Acurite devices I have report every 30 seconds. I have a greenhouse and if something happens to the fans it could easily get over 120 degrees inside. I am automating the fans using this add-on and needed a way to know if the sensor was broken. I had a nest of ants take up residency and knock one out of commission.

I use this along with the following automation to get alerts on my phone: `- id: '1645132588089' alias: Device Offline description: notify when important device offline trigger:

This project is SUPER helpful! Thank you so much!!

P.S. https://docs.docker.com/engine/reference/builder/#maintainer-deprecated