Search found 6 matches
- Thursday 13 June 2019 11:20
- Forum: Others
- Topic: Heatit Z-wave thermostat
- Replies: 81
- Views: 48106
Re: Heatit Z-wave thermostat
Hi, did you solve the problem with the floor sensor temp not showing up in Domoticz? I have the same problem with a Heatit Z-TRM2fx. It is working fine but there is no device added for the floor temp.
- Thursday 14 February 2019 10:09
- Forum: Python
- Topic: Python Plugin: MillHeat
- Replies: 23
- Views: 3862
Re: Python Plugin: MillHeat
I found out about the problem with the Millheat plugin not working in my Windows 10 based system with latest beta Domoticz and Python 3.7.2. I have 4 Milheat WiFi Socket Gen.2 devices connected to 4 ovens. The Mill devices show up but was immediately deleted again as explained in my prior post. Here ...
- Friday 08 February 2019 17:01
- Forum: Python
- Topic: Python Plugin: MillHeat
- Replies: 23
- Views: 3862
Re: Python Plugin: MillHeat
Hi, today I looked further into my Millheat plugin problem. It seems like the devices don’t show up when they are connected to rooms in my account setup (Mill App on iPhone). After disconnecting (converting to independed devices) they appeared in Domoticz. So far, so god, but they are only visible i ...
- Saturday 02 February 2019 15:48
- Forum: Python
- Topic: Python Plugin: MillHeat
- Replies: 23
- Views: 3862
Re: Python Plugin: MillHeat
Thanks, the path coding worked, and I could now delete the manually inserted path.append lines. However, I did not solve the initial problem with Millheat plugin not detecting any devices.
- Friday 01 February 2019 16:05
- Forum: Python
- Topic: Python Plugin: MillHeat
- Replies: 23
- Views: 3862
Re: Python Plugin: MillHeat
Thanks, but I think the path part should be updated (since the module starts). I find the Mill module under site-packages but there is no “dist-packages” directory in my c: disk. My extra paths are: # Add pip3 locations sys.path.append('C:\Program Files (x86)\Python35-32\DLLs') sys.path.append('C:\Pr ...
- Friday 01 February 2019 12:08
- Forum: Python
- Topic: Python Plugin: MillHeat
- Replies: 23
- Views: 3862
Re: Python Plugin: MillHeat
Hi, thanks for sharing your Millheat plugin. I have installed it on my Domoticz (latest beta) with Python 3.5.4 (32 bit) on my Windows 10 based home server. After correcting paths, the plugin starts without errors but there are no devices detected. The test Mill Wifi Socket device is visible in the ...