Battery levels #34
-
Is there any way to check battery levels from within Node Red for the Hue battery devices? I dont seem to be able to check within the Hue app. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
@GeorgeCastanza Hi, I made a flow for you and also published it. https://github.com/andesse/hue-clip-api.node-red-flows/blob/main/flows/power_state.json It will show the endpoints including battery levels and sorts it using a switch, so low battery level devices can easily determined. In further steps you might want to replace the ID with a real Device Names (like in your app) using change nodes. But it’s up to you. I could imagine to send the levels also to a dashboard node, to have an overview. It’s also up to you. Hope this helps. Greetings |
Beta Was this translation helpful? Give feedback.
-
@GeorgeCastanza |
Beta Was this translation helpful? Give feedback.
-
@GeorgeCastanza can you try if this flow works for you?
|
Beta Was this translation helpful? Give feedback.
@GeorgeCastanza can you try if this flow works for you?
I have a friend that has problems with the included flow variables in the subflow.
this should return clear description name and the battery level. Please confirm.
[{"id":"96970f5963ff2da7","type":"subflow","name":"Battery_Levels","info":"","category":"","in":[{"x":140,"y":260,"wires":[{"id":"0f15762b3078c21c"},{"id":"f481a261c4321a39"},{"id":"10e848d2fb7a5deb"}]}],"out":[{"x":1320,"y":760,"wires":[{"id":"b7ab41aa67eec789","port":0},{"id":"5a65d328a2ee213c","port":0},{"id":"807882b3003ba754","port":0},{"id":"c94227ec66636aa2","port":0},{"id":"c27860d7b55163a4","port":0},{"id":"0c590f30582e2e0d","port":0},{"id":"8f06f48a01d0abf3","por…