Search found 9 matches
- Friday 08 January 2016 0:09
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
I still have feeling that for every "nefit-easy node" we execute full authorisation session from beginning. thats not good because we overuse connections (which are limited up to five, according to Nefit documentation). upd: thats good because for that purpose i modify status.js command include code ...
- Thursday 07 January 2016 22:38
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
Just wondering what is the svalue for flowtemp. I tried both flowtemp and actualSupplyTemperature, but that didn't work domoticz_msg.payload.svalue = "" + NefitJSON['flowtemp']; in current realisation: you will receive json code like this: { "topic": "nefit-flowtemp", "payload": { "id ...
- Wednesday 06 January 2016 17:13
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
@pepijn i got once per hour a error with crash of node-red: Error: read ECONNRESET at exports._errnoException (util.js:870:11) at TLSWrap.onread (net.js:544:26) looks like connection are closed (dropped by nefit easy) after a 40-50 minutes. i will report after clean reinstall (probably caused by ...
- Wednesday 06 January 2016 15:01
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
i know it still not finished but i missing get and put commands in node. For example i want to read /heatingCircuits/hc1/actualSupplyTemperature its not possible to do up to now from node-red interface I did not add Low level GET and PUT operations, my intention is to add these values human ...
- Wednesday 06 January 2016 13:32
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
i know it still not finished but i missing get and put commands in node.
For example i want to read /heatingCircuits/hc1/actualSupplyTemperature
its not possible to do up to now from node-red interface
For example i want to read /heatingCircuits/hc1/actualSupplyTemperature
its not possible to do up to now from node-red interface
- Wednesday 06 January 2016 13:21
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
Works good. Robert today implementing some code changes regarding set temperature (to be able to work with clock mode as well) and introduce a server mode whcih also look reasonable because now for every command you use authentication every cycle which is not so good from server (bosch) side. We ...
- Wednesday 06 January 2016 2:01
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
just for info: Nefit Easy = Buderus Logamatic TC100 = Junkers Control CT100 = Bosch Control CT‑100 = Worcester Wave (all part of the Bosch group)
- Tuesday 05 January 2016 20:23
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 174076
Re: Nefit Easy™ client library (How to install on the Pi)
Next, the set command does not result on a change on the Nefit easy. I can set e new temperature in Domoticz which show the new temp. But the thermostat does not show the new value thereafter. Suggestion on what i can verify are appreciated. To set temperature in timer (clock) mode you need 2 ...
- Tuesday 05 January 2016 14:08
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20569
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:
In a log i just can see:
Code: Select all
CurrentCost Smart Meter: connected to: 192.168.1.xxx:80