Search found 5 matches

by copywizard
Friday 08 May 2020 6:22
Forum: Python
Topic: Python Plugin: MillHeat
Replies: 23
Views: 3862

Re: Python Plugin: MillHeat

Still nobody that can or will help us ? i got it working but the switch is still not working and the devices disappear from my device list so now and then.

any help would be appreciated
by copywizard
Thursday 19 March 2020 10:58
Forum: Python
Topic: Python Plugin: MillHeat
Replies: 23
Views: 3862

Re: Python Plugin: MillHeat

Did you install the pymill component using this command? pip3 install millheater Thansk alot ! that helped i hav eno idea why i did not do that? i think i did pip instead of pip3 the error is fixed but i still have the same problem as mentioned above that the devices are created and deleted ...
by copywizard
Wednesday 18 March 2020 11:02
Forum: Python
Topic: Python Plugin: MillHeat
Replies: 23
Views: 3862

Re: Python Plugin: MillHeat

In the current version the python code tries to find the packages it needs through the sys.path. But maybe your packages are put somewhere else. You can try including (one of) them by doing it manually. You will have to find out which version of python you are using currently and adjust the path ...
by copywizard
Wednesday 18 March 2020 8:54
Forum: Python
Topic: Python Plugin: MillHeat
Replies: 23
Views: 3862

Re: Python Plugin: MillHeat

still no one that can help us whit this problem? any help in the right direction would help?
by copywizard
Tuesday 25 February 2020 7:04
Forum: Python
Topic: Python Plugin: MillHeat
Replies: 23
Views: 3862

Re: Python Plugin: MillHeat

Now i did run into trouble. I had it working, but I did a complete new install on my Raspberry from scratch. Now i don't get de Device to show up. I have a GEN2 so did the changes with the flame status ETC. However sommeting seems to be in the wrong place. I get this error in the LOG when Domoticz ...