homee-api
homee-api copied to clipboard
ENHANCEMENT: Add "changedBy" option 4
I came by a log from a device, where the "changedBy" value was set to 4 on an attribute.
Is there any way to find out what that stands for and add it to the enums?
I can't say what the 4 means and have no idea or way of finding out. I only know the values that are already in enums.js: https://github.com/stfnhmplr/homee-api/blob/356bcd91b38a432e642b1e6607403715d69a3d17/lib/enums.js#L586
Maybe the homee community can help?