Skip to content

Instantly share code, notes, and snippets.

@marians
Last active January 25, 2022 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marians/0f34c91d69fe9b75900e1045aff9376f to your computer and use it in GitHub Desktop.
Save marians/0f34c91d69fe9b75900e1045aff9376f to your computer and use it in GitHub Desktop.
Home Assistant ideas

What to do with Home Assistant

Some ideas I might pursue at some point.

Air humidity alert

When air humidity reaches a threshold value, get an alert on my phone.

Make sure to be alerted only once.

Air humidity threshold calculation

Based on the current weather (temperature and relative humidity outside) I want to know what humidity I can reach at room temperature.

Dust data

Have a particle sensor indoors to follow its data. Maybe have an alert.

High water gauge

For the nearby river, collect gauge data. Have a warning when it reaches a threshold level.

I have https://github.com/marians/lanuv-nrw-water-level-api to make data from the official source more accessible. Next I would need a way to have the latest value for the relevant river in Home Assistant.

Grafana

Use Grafana for more powerful data visualization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment