mindvisionro
mindvisionro
Hi, yes, I have the same problem with an 8gb Raspberry Pi4
I already use mysql but it still works quite hard, but only this integration goes slowly
> > > Such error occured in HA log: > > ``` > Logger: pyit600 > Source: /usr/local/lib/python3.8/site-packages/pyit600/gateway.py:279 > First occurred: 21:39:03 (1 occurrences) > Last logged: 21:39:03 > >...
> > try moving the library to the folder /config/python_scripts/ > > > and the HA integration to config/custom_components/salus > > > > By library what do you mean? I'm...
> > > > This one from here https://github.com/jvitkauskas/pyit600/tree/master/pyit600 > > In to the folder /config/python_scripts/ > > So in the end you will have /config/python_scripts/pyit600 > > Unfortunatly it...
> > > > > This one from here https://github.com/jvitkauskas/pyit600/tree/master/pyit600 > > > In to the folder /config/python_scripts/ > > > So in the end you will have /config/python_scripts/pyit600 >...
> > > > and did you add to the configaration.yaml python_script: ? > > Well, yes, and yes. > And I've of course change token and ips to my...
> > > > Can you tell me what salus devices you have? > > wiring center: KL08RF > gateway: uge600 > room thermostats: HTRP-RF(50) pyit600.exceptions.IT600CommandError: iT600 gateway rejected 'read'...
check if the gateway from salus is in the same vlan as the HA server
> I guess that port 80 in salus gateway is not open. When I use: > > ``` > > marcin@wyse:~$ telnet 192.168.8.112 80 > > Trying 192.168.8.112... > >...