

Of course this may be a valve fault, I'll be checking it later today.
Moderator: leecollings
Thanks, will play with is soon.
Code: Select all
SELECT t.Date, t.Temperature as Temperature, s.Temperature as Setpoint
FROM Temperature t
JOIN Temperature s ON t.Date = s.Date
WHERE t.DeviceRowID = $sensor AND s.DeviceRowID = $setpoint
Cant download the zip, receive:Egregius wrote:It's in the file temp.php from my floorplan.
See http://www.domoticz.com/forum/viewtopic.php?f=8&t=7551
Users browsing this forum: No registered users and 1 guest