They will if only one device is selected.
HE button interface isn't firing consistently - the code isn't where I can adjust it, but I'm still looking at it to see if I can work around it.
They will if only one device is selected.
HE button interface isn't firing consistently - the code isn't where I can adjust it, but I'm still looking at it to see if I can work around it.
Got it
Knowing this, I was able to work around by just leaving the update page up and just repeating the hit save action until the app registers it. Seems to work.
Iām seeing similar issues of it not actually doing what Iām trying to do. If i click save. Click on another input line (key) then click save or remove that combination seems to make it work.
v2.0.6 - Changed the button handler to use the custom UI instead of the default. Still need to make sure that you click off of the entry area, but should resolve the need to do multiple clciks to activate.
That fixed it for me. Works great. Thank you!
Love version 2.
Could the device name be left justified? Centered is cool but it makes finding the device harder.
Like above, I am having trouble getting an existing custom note v1 to update/stick. The most reliable way is to Remove the key and then add/Save a new key & note.
Did you see above post and have you updated to v2.0.6?
Yes, and yes. Updated on Oct 22.
I am clicking outside. I am clicking the save button (edit: the field save button with the arrow). Nothing is working, even though there is a brief "working on it" indicator.
This is happening not only on existing v1 entries. It is also happening on v2 entries. I have created a DeviceInstalled "field" and set it as Unknown for a group of devices. There is a couple devices where I have the installation date,
(edit: I thought the green Save and red Remove buttons were only for the first two entries - Key and note. After much trial and error, I found that after making changes, I need to click the GREEN Save button. For me, that was very counterintuitive. I would think the Next button saved everything, and the Return button was like Cancel the changes, with the green and red button only for adding a new key or removing an existing one.)
So glad to see that there's finally a way to add my own notes to the device data. However, I'd still like to see a way to do something with that content other than just see it in the HE devices page. I access http://192.168.1.137/hub2/devicesList from a script in a webpage for my homebrew dashboard. That data does not show the contents of the device data section where my new notes are being stored. That data is apparently also not available through Maker. Is there any way to access these notes out of HE?
{
"key": "DEV-74",
"data": {
"id": 74,
"name": "Outdoor Back Security Light",
"secondaryName": "Sonoff Zigbee Switch",
"type": "Generic Zigbee Switch",
"source": "System",
"dni": "DD6D",
"zigbeeId": "E0798DFFFEB2CF77",
"lastActivity": "2024-12-16T19:37:22+0000",
"disabled": false,
"roomId": 7,
"roomName": "Backyard",
"level": 0,
"user": false,
"defaultCurrentState": "switch",
"currentStates": [
{
"value": "on",
"key": "switch"
}
],
"hubMesh": false,
"homekit": false
},
"children": [],
"parent": false,
"child": false
},