Pedro Lamas 7/8/2021

Monitoring changes in webpages with Home Assistant

Read Original

This technical tutorial explains two methods for monitoring webpage changes with Home Assistant to trigger automations. It details using the ETag HTTP header via a HEAD request and, as a fallback, creating a hash of the page content. Step-by-step code examples for sensors and automations are provided for implementing these monitoring solutions.

Monitoring changes in webpages with Home Assistant

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes