Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Wrong Types S100 #363

Closed
freakyfreaky opened this issue Aug 12, 2023 · 0 comments
Closed

[Bug]: Wrong Types S100 #363

freakyfreaky opened this issue Aug 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working fixed

Comments

@freakyfreaky
Copy link

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

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '....'
  4. See error

Screenshots & Logfiles

No response

Additional context

No response

@freakyfreaky freakyfreaky added the bug Something isn't working label Aug 12, 2023
@bropat bropat self-assigned this Aug 20, 2023
@bropat bropat added the fixed in next version Fixed in the code of the next release label Aug 20, 2023
bropat added a commit that referenced this issue Aug 20, 2023
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)
@bropat bropat added fixed and removed fixed in next version Fixed in the code of the next release labels Aug 20, 2023
@bropat bropat closed this as completed Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants