- 3 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
ilikedatsyuk@lemmy.worldto Lemmy.World Announcements@lemmy.world•we have "sub-lemmys" but what we are missing for lack of a better term is "dom-lemmys", hear me out0·2 years agoI don’t disagree with the idea, but your terminology needs a bit of tweaking lol.
ilikedatsyuk@lemmy.worldOPto homeassistant@lemmy.world•What are your favorite automations?English0·2 years agoThose are very original!
How do you detect the zoomies?!?
ilikedatsyuk@lemmy.worldOPto homeassistant@lemmy.world•[EU] BSEED 16A Zigbee Energy Monitoring Outlet ReviewEnglish1·2 years agoHi @NXZAS8CA@discuss.tchncs.de!
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@lemmy.worldOPto homeassistant@lemmy.world•What are your favorite automations?English1·2 years agoNo 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 🙂