Mic

Results 140 comments of Mic

I tried a few different solutions to address the first point of this issue. **Try 1**: no borders for the account row, bold and underlined text. ![Image](https://github.com/user-attachments/assets/6ceaf2c8-ce76-4358-9890-a60404cf6003) **Try 2**: A...

I modified the code to implement the second point of this issue. The new code is here: https://github.com/micz/quickmove-extension/tree/issue_167_work In details: I added an observer to react the first time the...

Thank you @fgsch, I've updated the code. The `on_time` is the feature I need as a failsafe if the Zigbee connection fails. What do you think about it? Have you...

> IIUC you are using the attribute for the automatic valve close if there is no water together with the timing irrigation command for this purpose? Is this correct? I'm...

Now I understand. It's my first quirk so any help in more than appreciated! 😄 My idea was to keep a single switch but let the user set a timeout...

@fgsch, are you the reviewer who needs to respond based on the label? Thank you.

I've updated the PR for version 0.0.136, considering the merging of #3910.

This is my first attempt at creating a quirk, so I'm really open to help and suggestions. :relaxed: What I needed was a failsafe mechanism to close the valve even...

@puddly @TheJulianJES Do I have to fix the requested changes, or is it necessary to verify if this is the right approach as stated [here](https://github.com/zigpy/zha-device-handlers/pull/3930#issuecomment-3082440220)?