Search found 14 matches
- Thursday 24 November 2016 20:07
- Forum: Z-Wave
- Topic: Setting wake-up interval on Horstmann C-Stat 11-ZW
- Replies: 2
- Views: 995
Re: Setting wake-up interval on Horstmann C-Stat 11-ZW
Answering my own post and I've been playing around with these now for while and finally got things working better. The trick seems to be exiting the zwave part of the domoticz interface after each command. There seems to be an odd issue that if you include the device and then try and play with ...
- Monday 22 February 2016 9:02
- Forum: Z-Wave
- Topic: Setting wake-up interval on Horstmann C-Stat 11-ZW
- Replies: 2
- Views: 995
Setting wake-up interval on Horstmann C-Stat 11-ZW
I can't seem to work out how to get the wake up interval on a Horstmann C-Stat 11-ZW thermostat to stick. If I use either the device setup page in domoticz or the control panel and set the wake up time then send a NIF on the device the logs shows the message getting sent with a value of 600 but the ...
- Tuesday 02 February 2016 20:59
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Enable domoticz logging Windows service
- Replies: 2
- Views: 2018
Re: Enable domoticz logging Windows service
You can change the service command line by changing the registry at key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Domoticz\Parameters
And the Value named AppParameters
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Domoticz\Parameters
And the Value named AppParameters
- Monday 01 February 2016 15:19
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
I've opened a pull requestJC38 wrote:Please, tell us when the functionnality will be integrated into the branch master.
https://github.com/domoticz/domoticz/pull/403
Should be in soon.
John
- Sunday 31 January 2016 18:43
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
- Friday 29 January 2016 11:34
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
@JC38
Ok, I'll look at getting it built under windows.
John
Ok, I'll look at getting it built under windows.
John
- Thursday 28 January 2016 16:21
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
@JC38
Are you able to try this code out? I've added code to support multiple meters and throttle the temp.
https://github.com/JohnAdders/domoticz.git
branch currentcost
John
Are you able to try this code out? I've added code to support multiple meters and throttle the temp.
https://github.com/JohnAdders/domoticz.git
branch currentcost
John
- Thursday 28 January 2016 0:52
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
As you will see, if you want to manage a CC with multiple devices (sensors) you will have to change the settings to ask people for the index (sensor id) of each one. And you also have to create a Domoticz device (type usage / subtype electric) per sensor. I think I can automatically create new ...
- Thursday 28 January 2016 0:41
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
In case you are logging the "Real-Time Output" watt values from the CC128, it's not a problem, because you are nearly the real time. And in fact, this is the best method, as the CC can easily be out of time (no daylight timesaving support, no ntp synchronization). I'm using the real time, agree ...
- Thursday 28 January 2016 0:37
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
CorrectNautilus wrote: just to confirm - do I understand correctly that the LAN interface option is not meant to be working with CurrenCost Bridge (available for EnviR at least)? But the USB option should work just by hooking the unit (EnviR in my case) to the Pi running Domoticz?
John
- Wednesday 27 January 2016 16:48
- Forum: Heating/cooling
- Topic: Controllable thermostat recomendations
- Replies: 0
- Views: 722
Controllable thermostat recomendations
I'm looking to upgrade my heating control and am struggling to find the right bits to glue together with domoticz to get the results I want. My setup is currently: Kitchen: 2 electric underfloor heating circuits, one controlled with a programmable wired air temp thermostat the other controlled with ...
- Wednesday 27 January 2016 16:12
- Forum: Suggestions
- Topic: Change Web Path
- Replies: 4
- Views: 2359
Re: Change Web Path
I've added the ability to set the webroot, should be in recent builds.
John
John
- Wednesday 27 January 2016 16:07
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
No devices added when using CurrentCost Meter with LAN interface (i assume port should be 80) In a log i just can see: CurrentCost Smart Meter: connected to: 192.168.1.xxx:80 The LAN interface requires a serial to lan converter somewhere else probably with a different port, more than likely you ...
- Wednesday 27 January 2016 16:05
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20521
Re: [154] - CurrentCost Envir support
Hope he comes here... Only occationally, I should have tracked to see if it actually works in the wild. John, is-it possible to add support for other devices monitored by the CC ? Actually, only the sensor 0 (whole house) is logged however getting also the others in separate Domoticz devices would ...