I got my Tesy C22 Modeco 120L boiler installed today. Since I have a dynamics energy contract, I need to control (heat, boost, temp) it whenever energy rates are interesting. The boiler has a really simple local http API (no security so be aware) for which I have written a simple python plugin just now.
It creates the following devices: power, boost, mode, current temp and set temp (for manual mode). The plugi does not support any schedules in the device itself (not sure if I will ever implement since I will probably run these from domoticz) so if anyone wants to have a go at that...
Anyways, be gentle since its v0.0.1 . That said, I run it in prod already .
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
2024-03-08 06:03:37.304 Error: Boiler: Tesy URLError Reason: [Errno -2] Name or service not known
Any idea?
I can access the api in mij browser with fixed IP iso curl -X GET http ://tesy/api?name=_all
The boiler is the same type but with a capacity of 150 ltrs.
Last edited by Pluisje on Saturday 09 March 2024 12:00, edited 2 times in total.
Domoticz 2024.4 (build 15910) running on Synology (DS920+ DSM 7) with P1, Conbee II, RFXtrx433 Version: Pro XL1/1044
Apologies for the bug. I made a change in the code. Hope it works now.
I moved away from my own plugin (and most other plugins) probably some 9 months ago because of all the memory leaks in the plugin subsystem. Since a month or 6, most of these seem to have been fixed but I never went back to using plugins (with 1 or 2 exceptions) myself and built a simple nod-red thing (using autodiscovery) myself. Happy to share that for anyone interested although I would need to parameretise a bunch of things first for people to be able to use it (domoticz IP, mqtt IP, mqtt password, tesy IP).
Anyways, hope it works now. Plugin should be pretty stable anyway so me not doing much maintenance shoudl be no problem.
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
can you set the power (W) stepless with the Tesy and your python/mqtt plugin?
I'm in the process of buying an electric boiler. Don't know it is possible but if my PV system delivers i.e. 400 Watt return power netto to the net, the boiler should be set to 400 Watt. An on/off boiler regulation that switches to 2000 Watt, which would result in 1600 watt usage from the net, is not wanted. There has to be stepless power settings.
EDIT: assuming that it is not possible to have full control with Domoticz as master, with these modi:
ECO SMART, ECO COMFORT en ECO NIGHT
hmmm, i guess what i want is not possible. Best thing you can have at the moment in current market is 'a' connection with your boiler, not full control.