andrazek

Results 17 comments of andrazek

Hello. I changed the value of HORIZONTAL_AWNING in const.py from 0x0400 to 0x0401, just to try and it worked. But the current position is messed up. It simply shows a...

The "target position" seems to work nicely; it rotates the blades to the desired position, but the current position is never updated (always 0xF7FF). Could it be, that some other...

Another update, maybe someone finds it useful. This time I set in const.py `LOUVER_BLIND= 0x0401`. Now, after sending the target position the current position in HA is set correctly. But...

I've got this issue too. Are you sure there's no way around it? Shouldn't there be some kind of "wake up" command before the actual button command?

I also have this issue. Is there a workaround?

I am also interested. There is a qr code on my meter showing some kind of serial number. Could this possibly be a key to decrypt the encrypted messages? I...

Reducing battery consumption should be top priority. Is it possible to make it as efficient as AQARA WSDCGQ11LM, which has 2 years of battery life with the same CR2032 battery?

> @andrazek It probably could. But this sensor has a different philosophy. While other sensors can sleep longer and wake up to send data every 5 minutes, this sensor needs...

Thank you for the fix—finally! Hopefully, it will be merged soon. Three years ago, I used a quick hardcode workaround to make it work. I set LOUVER_BLIND = 0x0401, though...

Thanks, everyone, for the efforts to add `0x0401` and bump `pyvlx` to `0.2.26` in HA. Now I understand why I chose `LOUVER_BLIND = 0x0401`. I’m not getting the `current_position` for...