TA2k / ioBroker.froeling

ioBroker Adapter for Fröling Connect App
MIT License
13 stars 4 forks source link

SetValue is not working anymore #6

Closed tonez18 closed 1 year ago

tonez18 commented 1 year ago

Describe the bug
After clearing the object tree and updating the adapter to 0.0.6 my custom script for filling the boiler with pellets is not working anymore.

Breaking changes or bug? :)

Following command results in a warning message setState('froeling.0.45253.componentList.Austragung-Austragung.startFirstFilling.setValue', hours+":"+minutes);

Warning message: State "froeling.0.45253.componentList.Austragung-Austragung.startFirstFilling.value.setValue" not found

Versions:

Thanks for providing this great adapter. Filling the pellets when I'm not at home, without hearing the pellet vacuum cleaner, making my life more comfortable ^^

TA2k commented 1 year ago

can you check the component list for Austragung is this still present?

tonez18 commented 1 year ago

froeling-issue

yes, it is

TA2k commented 1 year ago

Oh sorry. Please try 0.0.7

tonez18 commented 1 year ago

thank you. Seems to be working now :)