Hi guys,
I've been suffering with the same issues and the posted 2 files it seems like solving the issues.
It seems like this code change has never been merged into to development branch.
I'm just curious why? Do you guys know perhaps?
Regards,
Oszkar
Search found 14 matches
- Wednesday 05 February 2020 23:29
- Forum: OpenTherm gateway
- Topic: Strange problem with OTGW
- Replies: 56
- Views: 18213
- Wednesday 16 January 2019 16:16
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
great thx for letting me know
- Monday 19 November 2018 14:05
- Forum: dzVents
- Topic: Dzvent push data to influxdb
- Replies: 5
- Views: 1408
Dzvent push data to influxdb
Hi there, I'm trying to push some custom metrics to influxdb via domoticz.openURL but I've not managed to succeed so far. The problem I'm hitting it that the buddy of the request needs to be in binary format. Please see below: curl -i -XPOST 'http://localhost:8086/write?db=mydb' --data-binary 'cpu ...
- Friday 16 November 2018 17:45
- Forum: Heating/cooling
- Topic: EvoHome hot water sensor no historic log
- Replies: 8
- Views: 960
Re: EvoHome hot water sensor no historic log
That worked great.
Nice job. Thx
Nice job. Thx
- Friday 16 November 2018 17:36
- Forum: Show your projects
- Topic: Intergas Incomfort Heater control
- Replies: 99
- Views: 45547
Re: Intergas Incomfort Heater control
Hi guys,
Im about to get an intergas boiler installed and I was wondering what info can you get off the LAN2RF gateway.
It seems like the gateway has an api.
Thanks in advance.
Im about to get an intergas boiler installed and I was wondering what info can you get off the LAN2RF gateway.
It seems like the gateway has an api.
Thanks in advance.
- Wednesday 14 November 2018 17:50
- Forum: Heating/cooling
- Topic: EvoHome hot water sensor no historic log
- Replies: 8
- Views: 960
Re: EvoHome hot water sensor no historic log
Do I need to make any other changes apart from https://github.com/domoticz/domoticz/pull/2864/files and restart domoticz?
- Wednesday 14 November 2018 14:18
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
I've tired the TemporaryOverride then FollowSchedule that worked too.
All works as expected.
All works as expected.
- Wednesday 14 November 2018 11:35
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
Just tested it again and it works fine. I've set first TemporaryOverride then PermanentOverride then FollowSchedule all went fine. Let me send you the latest version: I've put everything in global_data: return { helpers = { get_device_details = function(domoticz, name) device = domoticz.devices(name ...
- Tuesday 13 November 2018 20:51
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
I've tweaked it a bit and now the `TemporaryOverride` works as well. It'd awesome if the dzvent support can be implemented. Let me know if you'd like me to run few test. return { on = { timer = { "every minute"}}, logging = { level = domoticz.LOG_DEBUG, marker = "hotWater" }, execute = function(dz ...
- Tuesday 13 November 2018 18:12
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
It worked out of the box.
Brilliant!
I guess Dzvent does not support it out of the box.
Now I just need to figure out the url syntax in case I'd like to set a TemporaryOverride so that I can pass in the TemporaryOverride expire time.
Thx again.
Brilliant!
I guess Dzvent does not support it out of the box.
Now I just need to figure out the url syntax in case I'd like to set a TemporaryOverride so that I can pass in the TemporaryOverride expire time.
Thx again.
- Tuesday 13 November 2018 12:23
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Re: Evohome set Hot Water On and Off status via Dzvents
Hi Waaren, Please see the device dump. 2018-11-13 11:20:00.371 Status: dzVents: > 1: 34.67 2018-11-13 11:20:00.371 Status: dzVents: > 2: Off 2018-11-13 11:20:00.371 Status: dzVents: > 3: Auto 2018-11-13 11:20:00.371 Status: dzVents: > updateRain() 2018-11-13 11:20:00.371 Status: dzVents ...
- Tuesday 13 November 2018 1:45
- Forum: dzVents
- Topic: Evohome set Hot Water On and Off status via Dzvents
- Replies: 12
- Views: 1100
Evohome set Hot Water On and Off status via Dzvents
Hi there, I can not find any example how to set the Evohome Hot Water On and Off via Dzvent. For example setting the normal TVR: device.updateSetPoint(20,domoticz.EVOHOME_MODE_PERMANENT_OVERRIDE) But the above does not seem to work with the Hot Water device I guess cause the tvr and the hot water ...
- Monday 12 November 2018 14:14
- Forum: Heating/cooling
- Topic: EvoHome hot water sensor no historic log
- Replies: 8
- Views: 960
Re: EvoHome hot water sensor no historic log
My guess was check the db, but you just done that. Not sure how to get attention on this topic or who to ask.
- Monday 12 November 2018 0:44
- Forum: Heating/cooling
- Topic: EvoHome hot water sensor no historic log
- Replies: 8
- Views: 960
Re: EvoHome hot water sensor no historic log
It seems like it has the wrong data type. It shows % instead of temperature.