Maybe a new channel can be added for the Intergas central heating gateway? The dutch company builds their home heaters to work with a wifi connected bridge, which can control a variety of heater settings, including room temperature and a weekly heating schedule.
Their functionality is available via their Intergas app (iOS / Android). It’d be great if Olisto could control my home heater!
local IPADDRESS = ‘192.168.11.12’ – IP address of LAN2RF Gateway
local USER = ‘admin’ – login credentials LAN2RF Gateway
local PASSWORD = ‘admin’ – login credentials LAN2RF Gateway
local THERMOSTAAT = ‘Thermostaat’ – thermostaat device name
local TEMPERATURE = ‘Woonkamer’ – thermostaat temperature device name
local CVTEMP = ‘CV Water’ – CV water temperature device name
local CVPRESS = ‘CV Waterdruk’ – CV water pressure device name
local TAPWATER = ‘Tapwater’ – Tap water temperature device name