marcschmiedchen / home-assistant-wolf_ism8

WOLF ISM8 -- HVAC integration for Home Assistant
29 stars 6 forks source link

CWL - available programs #48

Closed gkressel closed 2 months ago

gkressel commented 4 months ago

Hi,

I've found a minor issue with the CWL programs in version 3.0.2.

It's possible to select the programs “Automatikbetrieb”, “Nennlüftung”, ”Red. Lüftung”, and “Feuchteschutz.” However, the WOLF documentation is a bit confusing on this topic because, according to the datapoint definitions, these types are available: grafik

But only 0, 1, and 3 are matched to corresponding programs on the CWL. grafik

According to WOLF's specifications, please remove the “Feuchteschutz” option, as it is not working and may cause confusion.

Thank you in advance!

marcschmiedchen commented 4 months ago

The documentation is indeed confusing; my interpretation so far was that, you cannot explicitly set the device to "Standby" or "Building Protection", but it is possible, that these values are sent from CWL, when the device enters them by itself.

=>I will restrict the supported values to 0,1 and 3.

marcschmiedchen commented 3 months ago

please check if the issue still persists

gkressel commented 3 months ago

hi @marcschmiedchen,

thanks for picking this up!

However, the behavior isn't as expected. It appears that selecting "red. Lüftung" is no longer possible. When toggling between the available programs, only "Automatikbetrieb" and "Nennlüftung" are being transmitted to the ism8. grafik

marcschmiedchen commented 2 months ago

That is something I cannot replicate.... On my machine, that works just fine. When I publish the minor updates for the other issue, I will also upload a new version to the library on Pypi, see if that solves the issue. May I had a CWL-specific bug in 3.2. which I "accidentially" fixed on my machine. I would ask you to re-test this issue with the next update. Sorry for this remote-debugging, but coding is hard against a "ghost" CWL. :)

marcschmiedchen commented 2 months ago

Uploaded v.3.2.1. On my machine, setting "Red. Lüftung" is trying to send data ("3") to ISM8. Should be working....

gkressel commented 2 months ago

hi @marcschmiedchen,

Yes, it's working perfectly now.