stfnhmplr / homee-api

a library to interact with homee
39 stars 6 forks source link

ENHANCEMENT: Add "changedBy" option 4 #18

Open Taraman17 opened 2 months ago

Taraman17 commented 2 months ago

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?

stfnhmplr commented 2 months ago

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?