You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
State value to set for "eusec.0.T84A1Pxxxxxx.cameras.T84A1Pxxxxxx
.light_settings_manual_colored_lighting" has to be stringified but received type "object"
.light_settings_schedule_colored_lighting" has to be stringified but received type "object"
.light_settings_motion_colored_lighting" has to be stringified but received type "object"
.light_settings_colored_lighting_colors" has to be stringified but received type "object"
.light_settings_dynamic_lighting_themes" has to be stringified but received type "object"
Fixed issue #363
Updated version of the package ffmpeg-static (5.2.0)
Updated version of the package eufy-security-client (2.8.0)
Further details can be found in the changelog of eufy-security-client (2.8.0)
Updated project to latest create-adapter version (2.5.0)
Adapter version
1.1.0
JS-Controller version
5.0.11
Node version
19.9.0
Operating System type
Linux
Operating system version
Ubuntu 22.10
Describe the bug
Different mismatches of types....
State value to set for "eusec.0.T84A1Pxxxxxx.cameras.T84A1Pxxxxxx
.light_settings_manual_colored_lighting" has to be stringified but received type "object"
.light_settings_schedule_colored_lighting" has to be stringified but received type "object"
.light_settings_motion_colored_lighting" has to be stringified but received type "object"
.light_settings_colored_lighting_colors" has to be stringified but received type "object"
.light_settings_dynamic_lighting_themes" has to be stringified but received type "object"
state eusec.0.T84A1Pxxxxxx.cameras.T84A1Pxxxxxx
.light_settings_manual_colored_lighting changed: [object Object] (ack = true) was already acknowledged, ignore it...
.light_settings_schedule_colored_lighting changed: [object Object] (ack = true) was already acknowledged, ignore it...
.light_settings_motion_colored_lighting changed: [object Object] (ack = true) was already acknowledged, ignore it...
.light_settings_colored_lighting_colors changed: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] (ack = true) was already acknowledged, ignore it...
.light_settings_dynamic_lighting_themes changed: [object Object],[object Object],[object Object] (ack = true) was already acknowledged, ignore it...
To reproduce
Screenshots & Logfiles
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: