Jannik Reinhard
Jannik Reinhard
I have the same issue: condition: template value_template: '{{is_state (''input_boolean.watering'',''on'')}}'
Okay let me work in this
The device has a fixed IP this could not be the cause. I already removed and added the integration several times
can someone have an look at this topic?
@rytilahti, @syssi, @starkillerOG are you aware of this issue and can I support to identify the root cause? Let me know if I can something do here. For me the...
> There is not much we can do when the device is not answering, usually those are related to either [network configuration issues](https://python-miio.readthedocs.io/en/latest/troubleshooting.html), changed IP addresses or simply some devices...
I solved the problem with `sudo iptables -t nat -A POSTROUTING -s 192.168.1.2 -d 192.168.20.225 -j MASQUERADE` on my USG. To make it perssistant you can follow this guide: https://github.com/unifi-utilities/unifios-utilities/blob/f841ee1ac3c9b27679f35a13bb6dcd424fac7fd1/on-boot-script/README.md
Yes an reboot of HA did help. Thank you for supporting
Hi I will try to reproduce and fix this. Will came back to you
Please work on this#