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

Log-Eintrag mit js-Controller 3.3.x #74

Closed
e-i-k-e opened this issue Apr 30, 2021 · 2 comments
Closed

Log-Eintrag mit js-Controller 3.3.x #74

e-i-k-e opened this issue Apr 30, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@e-i-k-e
Copy link

e-i-k-e commented Apr 30, 2021

Nach Update des js-Controllers wird nachfolgendes im Log angezeigt.


sainlogic.0 | 2021-04-30 21:29:37.154 | warn | (6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
-- | -- | -- | --
sainlogic.0 | 2021-04-30 21:29:37.154 | warn | (6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 21:29:37.153 | warn | (6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 21:29:37.153 | warn | (6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 21:29:37.141 | warn | (6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
sainlogic.0 | 2021-04-30 19:28:36.125 | warn | (6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:28:36.124 | warn | (6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:28:36.124 | warn | (6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:28:36.123 | warn | (6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:28:36.121 | warn | (6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
sainlogic.0 | 2021-04-30 19:27:35.128 | warn | (6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:27:35.128 | warn | (6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:27:35.127 | warn | (6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:27:35.126 | warn | (6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:27:35.122 | warn | (6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
sainlogic.0 | 2021-04-30 19:26:34.171 | warn | (6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:26:34.170 | warn | (6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:26:34.170 | warn | (6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:26:34.170 | warn | (6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
sainlogic.0 | 2021-04-30 19:26:34.167 | warn | (6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions


@phifogg phifogg self-assigned this May 1, 2021
@phifogg phifogg added the enhancement New feature or request label May 1, 2021
@phifogg
Copy link
Owner

phifogg commented May 1, 2021

Ich kriege gerade die neue jsController version bei mir nicht installiert.. das muss ich erst noch rausknobeln wie ..

Wenn Du aber testen magst habe ich im DEV Branch versucht die Warn-Meldungen zu umgehen.
https://github.com/phifogg/ioBroker.sainlogic/tree/dev

@phifogg
Copy link
Owner

phifogg commented May 10, 2021

Fixed with #79

@phifogg phifogg closed this as completed May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants