Shane Lord

Results 28 comments of Shane Lord

> move_to_level_with_on_off Is this the section you mean? I'm not sure how to change it as this issue is driving me crazy and no-one is fixing it... ``` # (move_to_level_with_on_off...

> In case someone wants to test the new version before next release, you can enable the local quirks and copy the file from here: > > * https://github.com/zigpy/zha-device-handlers/blob/dev/zhaquirks/tuya/mcu/__init__.py How...

> @shanelord01 what I've done, I've checked the pull request which contained only a single file, so I changed the file in the python venv lib folder How do I...

> @shanelord01 depends on your installation - you have to find the exact file in the HA installation folder, try to grep it for example :) So I guess I'm...

> Companies and orgs don't like to give this information out as it can often change outside of their control, in some cloud providers for example. As to how it...

I have the same requirement - anyone have an idea?

For the moment I've added this to my Advanced "Custom NGINX Config": location = /webapi { allow 192.168.1.1/24; allow 127.0.0.1; deny all; }

I'm looking for a Web UI for the Hass.io addon for Wireguard as well. https://github.com/hassio-addons/addon-wireguard Hoping it can be achieved.

I can’t say I’m an expert on this. I know that the Hubitat support for this allows open close commands as well as tilt position. Not sure how they do...

> What happens when you set the `state` to open/close via the z2m frontend -> click on your device -> exposes tab? My apologies for the delay. The OPEN/CLOSE buttons...