Skip to content

Instantly share code, notes, and snippets.

# === HomeAssistant RESTful Sensor for Avalon Nano ===
# <IP> is the ip address of your device
# <HASH> is your user password which you obtain as follows:
# Log into your Avalon Nano, open Dev Tools (F12), go to Network Tab, see outgoing reqeusts.
# Look at request headers and see Cookie-Header. Copy value for "auth" cookie.
rest:
- resource: http://<IP>/get_home.cgi
scan_interval: 10
headers: