These are Zigbee, so they are entirely local as long as you control them with a control software such as Zigbee2MQTT or ZHA that doesn't interact with the cloud.
ilikedatsyuk
joined 1 year ago
No special addon. I use a Node-RED flow to query the Paperless-NGx API to find the number of documents with the "intake" tag. Here's a template.
Instructions:
- Create an API token for Paperless-NGx by going to http://<PAPERLESS_URL_WITH_PORT>/admin/authtoken/tokenproxy/ and clicking Add Token
- Import the flow into Node-RED
- Take the token you've created in step 1 and paste it over the <PAPERLESS_TOKEN> placeholder in the "Headers" function node
- Change the URL in the "Make API Request" HTTP node to point towards your Paperless-NGx installation
- Replace the debug node at the end with whatever you want. I personally use a Sensor node to import the value into Home Assistant.
Yes! Let's make this place feel like home ๐