NEWS
Test Adapter HeatingControl v2.12.x
-
@Denkra sagte in Test Adapter HeatingControl v0.3.x:
error: info.0
das betrifft den info-Adapter, oder?
@Rene_HM Ach mist falsche Meldung...
error: heatingcontrol.0 (20026) exception in HandleStateChange [Error: undefined is not a valid state value]
[{"date":"18:44:59","level":"<span class='log-error'>error<span class='log-error'>","source":"heatingcontrol.0","msg":"(20026) exception in HandleStateChange [Error: undefined is not a valid state value]"}]
-
@Rene_HM Ach mist falsche Meldung...
error: heatingcontrol.0 (20026) exception in HandleStateChange [Error: undefined is not a valid state value]
[{"date":"18:44:59","level":"<span class='log-error'>error<span class='log-error'>","source":"heatingcontrol.0","msg":"(20026) exception in HandleStateChange [Error: undefined is not a valid state value]"}]
Dazu kommt noch
heatingcontrol.0 2020-04-21 19:00:51.872 error (20026) exception in HandleStateChange [Error: undefined is not a valid state value]
heatingcontrol.0 2020-04-21 19:00:51.872 warn (20026) This value will not be set in future versions. Please report this to the developer.
heatingcontrol.0 2020-04-21 19:00:51.872 warn (20026) State value to set is invalid for heatingcontrol.0.Profiles.2.Wohnzimmer.Sa-So.Periods.0.time: The state is missing the required property val! -
Dazu kommt noch
heatingcontrol.0 2020-04-21 19:00:51.872 error (20026) exception in HandleStateChange [Error: undefined is not a valid state value]
heatingcontrol.0 2020-04-21 19:00:51.872 warn (20026) This value will not be set in future versions. Please report this to the developer.
heatingcontrol.0 2020-04-21 19:00:51.872 warn (20026) State value to set is invalid for heatingcontrol.0.Profiles.2.Wohnzimmer.Sa-So.Periods.0.time: The state is missing the required property val! -
@Denkra sagte in Test Adapter HeatingControl v0.3.x:
Ja seit heute bin ich darauf
Das tu ich mir noch ned an, wenn ich mir den Thread hier so anschau, is da noch etliches nicht rund.
-
@Denkra sagte in Test Adapter HeatingControl v0.3.x:
Ja seit heute bin ich darauf
Das tu ich mir noch ned an, wenn ich mir den Thread hier so anschau, is da noch etliches nicht rund.
-
@Pittini Genau... DAS habe ich aber am eigenen Leibe erfahren dürfen.... etliche Adapter, die noch nicht rund laufen
-
@Denkra Das sind ja keine Probleme, er läuft ja und gibt nur komische Meldungen raus; bei mir ging aber teilweise nix mehr...
-
Wie ich die LOG-Daten so lese, scheint das ganze entweder am admin oder am js zu liegen.
Habe die selben LOG-Einträge in anderen Adaptern!heatingcontrol.0 2020-04-19 12:09:44.215 error (29938) exception in HandleStateChange [Error: undefined is not a valid state value] heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) This value will not be set in future versions. Please report this to the developer. heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) State value to set is invalid for heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod: The state is missing the required property val! heatingcontrol.0 2020-04-19 12:09:44.214 debug (29938) ### handle state change heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod {"val":5,"ack":false,"ts":1587290984212,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin"@guergen sagte in Test Adapter HeatingControl v0.3.x:
Wie ich die LOG-Daten so lese, scheint das ganze entweder am admin oder am js zu liegen.
Habe die selben LOG-Einträge in anderen Adaptern!heatingcontrol.0 2020-04-19 12:09:44.215 error (29938) exception in HandleStateChange [Error: undefined is not a valid state value] heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) This value will not be set in future versions. Please report this to the developer. heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) State value to set is invalid for heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod: The state is missing the required property val! heatingcontrol.0 2020-04-19 12:09:44.214 debug (29938) ### handle state change heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod {"val":5,"ack":false,"ts":1587290984212,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin"@Rene_HM habe dir nen PR geschickt der diese Fehler beheben sollte :)
https://github.com/rg-engineering/ioBroker.heatingcontrol/pull/98
"undefined" !== undefinedKoennte das bitte diejenigen mit Problemen auf js-controller 3.x probieren, eventueel von meiner fork :
https://github.com/DutchmanNL/ioBroker.heatingcontrol
Sollte das nicht reichen hab ich noch ne andere idee
-
@guergen sagte in Test Adapter HeatingControl v0.3.x:
Wie ich die LOG-Daten so lese, scheint das ganze entweder am admin oder am js zu liegen.
Habe die selben LOG-Einträge in anderen Adaptern!heatingcontrol.0 2020-04-19 12:09:44.215 error (29938) exception in HandleStateChange [Error: undefined is not a valid state value] heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) This value will not be set in future versions. Please report this to the developer. heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) State value to set is invalid for heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod: The state is missing the required property val! heatingcontrol.0 2020-04-19 12:09:44.214 debug (29938) ### handle state change heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod {"val":5,"ack":false,"ts":1587290984212,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin"@Rene_HM habe dir nen PR geschickt der diese Fehler beheben sollte :)
https://github.com/rg-engineering/ioBroker.heatingcontrol/pull/98
"undefined" !== undefinedKoennte das bitte diejenigen mit Problemen auf js-controller 3.x probieren, eventueel von meiner fork :
https://github.com/DutchmanNL/ioBroker.heatingcontrol
Sollte das nicht reichen hab ich noch ne andere idee
@Dutchman sagte in Test Adapter HeatingControl v0.3.x:
Hab es grade mal versucht:
heatingcontrol.0 2020-04-23 17:53:53.209 error (15642) exception in main [TypeError: Cannot read property 'length' of undefined] heatingcontrol.0 2020-04-23 17:53:53.208 info (15642) external states checked, done -
@guergen sagte in Test Adapter HeatingControl v0.3.x:
Wie ich die LOG-Daten so lese, scheint das ganze entweder am admin oder am js zu liegen.
Habe die selben LOG-Einträge in anderen Adaptern!heatingcontrol.0 2020-04-19 12:09:44.215 error (29938) exception in HandleStateChange [Error: undefined is not a valid state value] heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) This value will not be set in future versions. Please report this to the developer. heatingcontrol.0 2020-04-19 12:09:44.214 warn (29938) State value to set is invalid for heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod: The state is missing the required property val! heatingcontrol.0 2020-04-19 12:09:44.214 debug (29938) ### handle state change heatingcontrol.0.Rooms.Wohnzimmer.TemperatureIfNoHeatingPeriod {"val":5,"ack":false,"ts":1587290984212,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin"@Rene_HM habe dir nen PR geschickt der diese Fehler beheben sollte :)
https://github.com/rg-engineering/ioBroker.heatingcontrol/pull/98
"undefined" !== undefinedKoennte das bitte diejenigen mit Problemen auf js-controller 3.x probieren, eventueel von meiner fork :
https://github.com/DutchmanNL/ioBroker.heatingcontrol
Sollte das nicht reichen hab ich noch ne andere idee
@Dutchman Nachdem ich wieder zur Heizperiode gewechselt bin:
host.iobroker 2020-04-23 18:00:00.557 info Restart adapter system.adapter.heatingcontrol.0 because enabled host.iobroker 2020-04-23 18:00:00.557 info instance system.adapter.heatingcontrol.0 terminated with code 0 (NO_ERROR) heatingcontrol.0 2020-04-23 18:00:00.044 info (20540) Terminated (NO_ERROR): Without reason heatingcontrol.0 2020-04-23 18:00:00.043 info (20540) terminating -
@Dutchman sagte in Test Adapter HeatingControl v0.3.x:
Hab es grade mal versucht:
heatingcontrol.0 2020-04-23 17:53:53.209 error (15642) exception in main [TypeError: Cannot read property 'length' of undefined] heatingcontrol.0 2020-04-23 17:53:53.208 info (15642) external states checked, done -
@guergen sagte in Test Adapter HeatingControl v0.3.x:
Hab es grade mal versucht:
Und was hast erwartet das jetzt passiert? Da der PR noch nicht gemerged ist, hat sich am Adapter auch noch nix geändert.
-
@guergen sagte in Test Adapter HeatingControl v0.3.x:
Hab es grade mal versucht:
Und was hast erwartet das jetzt passiert? Da der PR noch nicht gemerged ist, hat sich am Adapter auch noch nix geändert.
-
@Pittini Ich habe den Fork von Dutchman probiert..., so wie er es vorgeschlagen hat!
Wollte doch nur helfen...