Dusan Cervenka

Results 310 comments of Dusan Cervenka

Well ok we can ignore them. But we need set some value here otherwise your next lines will not work. Anyway this last commit not work for me. It looks...

I returned to one commit earlier

I wouldn't say it is specific to my dali converter as the MASK definition usage is placed in general code. Of course it maybe be used so far for my...

After this change i am able to control my dali device ```git diff --git a/dali2mqtt/lamp.py b/dali2mqtt/lamp.py index 272948d..581c97f 100644 --- a/dali2mqtt/lamp.py +++ b/dali2mqtt/lamp.py @@ -90,6 +90,14 @@ class Lamp: @level.setter...

I am not doing anything :D It is your code :D I am just debugging it

Only if homeassistant is doing that without my knowledge which i doubt. Only if that is some handshake issue. But only i did so far was running your code. But...

Hmm that is weird but MASK string issue disappeared too. So confusing. I will let you know if i will notice it once again. But i think some fix similar...

No these errors appeared directly after running your python code. Didn't have time to go and do something in HA

Yes sure. Just to clarify the MASK word always appeared at the beginning when i run code. But if i kept it running and was doing changes using HA all...

Once i will have more time i will try to debug it more why it appear randomly at the beginning.