Nefit Easy™

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

pepijn
Posts: 251
Joined: Friday 12 July 2013 13:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Nefit Easy™

Post by pepijn »

Marcel wrote:@Holland,

Thanks for your reply. I am running 2.1.0 and latest Beta release. Somehow it looks like Nefit is blocking me occasionally because also their iOS app cannot connect to the thermostat. Internet in my house is very stable and Thermostat seems to have WIFI connection to the outside world. I also found that it occurs (more) after setting the temp from Domoticz. Maybe there is something in there that cause it to decline the connection afterwords. It is very hard to debug as it is not occurring very frequently. Because more users have the issue I am led to believe that it is something we do different....
Did you set a time-out parameter on the Nefit easy server?
Marcel
Posts: 28
Joined: Tuesday 03 February 2015 21:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: Nefit Easy™

Post by Marcel »

Did you set a time-out parameter on the Nefit easy server?
Hi Pepijn, where do I set this time-out parameter?
SweetPants

Re: Nefit Easy™

Post by SweetPants »

If you read the READ.md file of the http server it says:

--timeout=TIMEOUT Request timeout in seconds [default: 30]
Marcel
Posts: 28
Joined: Tuesday 03 February 2015 21:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: Nefit Easy™

Post by Marcel »

no, have not set it, default value is 30 seconds, what do you recommend, to decrease?
pepijn
Posts: 251
Joined: Friday 12 July 2013 13:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Nefit Easy™

Post by pepijn »

Marcel wrote:no, have not set it, default value is 30 seconds, what do you recommend, to decrease?
Yes, it will give you some more errors within Domoticz but it will prevent your easy from hanging
m4rc3ls
Posts: 3
Joined: Sunday 25 October 2015 10:17
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: Nefit Easy™

Post by m4rc3ls »

@Holland To confirm: I had the latest version of Nefit Easy Server, using latest stable of Domoticz. I had no choice but to uninstall because I simply could not reach my thermostat when this happened. Hope solution will come some day, it was a very very nice feature.

FYI: I tried reinstalling easy server, did stop/start etc. Nothing helped other than restarting the thermostat itself.
RPI2 433/Z-wave Plus/ZigBee
Henk
Posts: 24
Joined: Tuesday 01 March 2016 11:08
Target OS: Windows
Domoticz version: 2020.2
Location: Netherlands
Contact:

Re: Nefit Easy™

Post by Henk »

Trying to send a notification with events and blockly as: if cv-pressure is smaller than 1 then send message. Get a errot message in the Domoticz log like: 2016-03-20 13:57:04.160 Error: EventSystem: Lua script error (Blockly), Name: Druk_1 => [string "result = 0; weekday = os.date('*t')['wday']; ..."]:1: attempt to compare nil with number. Here I read that I'm trying to compare apples with pears. Tried to replace the "if" setting with inside temperature smaller than 25. This was resulting in a message. So the problem is in the first part of the blockly setting. Any ideas?
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

Blaah wrote:After Two nights of very little sleep i finale managed to connect my nefit easy to Domoticz using pepijn's flow in node red. Thans very much and compliments for the great work.

Main problem was the scattering of instructions all over 18 pages of this post :cry: . It definitely does not do justice to your work. When I have more time, my contribution will be a comprehensive instruction within one message. To be continued..
Could someone give me a quick and dirty wiki, just some crisp bullet points on the actions I should execute. I will be able to find out all details myself.

Thx!
Holland
Posts: 179
Joined: Friday 12 July 2013 13:53
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta Ch
Location: The Netherlands
Contact:

Re: Nefit Easy™

Post by Holland »

@Heursqem

If you read my previous posts, then you should be able to setup the Nefit thermostate with the native Nefit functionality of Domoticz
Last edited by Holland on Sunday 20 March 2016 23:30, edited 1 time in total.
Holland
Posts: 179
Joined: Friday 12 July 2013 13:53
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta Ch
Location: The Netherlands
Contact:

Re: Nefit Easy™

Post by Holland »

@Marcel
@m4rc3ls

I thought my setup was stable, but this weekend I also experienced the timeout problem. Had to detach the thermostat from the wall to get things running again. Strange..... I have no solution for that. Maybe this is an issue for Marcel Klep (developer Nefit http api daemon) to look into.
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

so, got all working fine
Used the nefit-easy-http-server and within Domoticz condigured hardware as "Nefit Easy HTTP server over LAN interface"

Domoticz created 6 standard/default devices for me

How can I add devices using the listed endpoints below?

pepijn wrote:
jannl wrote:hm, that's what I was afraid of indeed.
Before I dive into searching.... ;-)
How is the url for the user mode?
https://github.com/robertklep/nefit-eas ... -endpoints

This is the list of supported endpoints.
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

so, got all working fine
Used the nefit-easy-http-server and within Domoticz condigured hardware as "Nefit Easy HTTP server over LAN interface"

Domoticz created 6 standard/default devices for me

How can I add devices using the listed endpoints below?
pepijn wrote:
jannl wrote:hm, that's what I was afraid of indeed.
Before I dive into searching.... ;-)
How is the url for the user mode?
https://github.com/robertklep/nefit-eas ... -endpoints

This is the list of supported endpoints.
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

so, got all working fine
Used the nefit-easy-http-server and within Domoticz condigured hardware as "Nefit Easy HTTP server over LAN interface"

Domoticz created 6 standard/default devices for me

How can I add devices using the listed endpoints below?
pepijn wrote:
jannl wrote:hm, that's what I was afraid of indeed.
Before I dive into searching.... ;-)
How is the url for the user mode?
https://github.com/robertklep/nefit-eas ... -endpoints

This is the list of supported endpoints.
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

so, got all working fine
Used the nefit-easy-http-server and within Domoticz condigured hardware as "Nefit Easy HTTP server over LAN interface"

Domoticz created 6 standard/default devices for me

How can I add devices using the listed endpoints below?
pepijn wrote:
jannl wrote:hm, that's what I was afraid of indeed.
Before I dive into searching.... ;-)
How is the url for the user mode?
https://github.com/robertklep/nefit-eas ... -endpoints

This is the list of supported endpoints.
jannl
Posts: 666
Joined: Thursday 02 October 2014 6:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Location: Geleen
Contact:

Re: Nefit Easy™

Post by jannl »

If they are not in the latest beta, you will have to create a sript yourself.
That's what I did, because I do not want to use a beta.
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

jannl wrote:If they are not in the latest beta, you will have to create a sript yourself.
That's what I did, because I do not want to use a beta.
but how to do this?
Heursqem
Posts: 18
Joined: Sunday 20 March 2016 14:31
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Nefit Easy™

Post by Heursqem »

sorry, posted earlier message 4 times. System gave an error, was not aware that message still was posted.
I am not able to delete all messages
pepijn
Posts: 251
Joined: Friday 12 July 2013 13:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Nefit Easy™

Post by pepijn »

Heursqem wrote:so, got all working fine
Used the nefit-easy-http-server and within Domoticz condigured hardware as "Nefit Easy HTTP server over LAN interface"

Domoticz created 6 standard/default devices for me

How can I add devices using the listed endpoints below?
pepijn wrote:
jannl wrote:hm, that's what I was afraid of indeed.
Before I dive into searching.... ;-)
How is the url for the user mode?
https://github.com/robertklep/nefit-eas ... -endpoints

This is the list of supported endpoints.
which endpoints do you want to use?
jannl
Posts: 666
Joined: Thursday 02 October 2014 6:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Location: Geleen
Contact:

Re: Nefit Easy™

Post by jannl »

At the moment I think I only use the usermode in my own script. Best thing would be if it was configurable via Domoticz
Henk
Posts: 24
Joined: Tuesday 01 March 2016 11:08
Target OS: Windows
Domoticz version: 2020.2
Location: Netherlands
Contact:

Re: Nefit Easy™

Post by Henk »

Hm, small problem here.

Running easy server with "pm2 start nefiteasyhttpserver.sh" is going fine.
Then ran "sudo pm2 startup" and "sudo pm2 save", all with positive feedback.

But after "sudo reboot" no auto reboot from the nefit easy server.

Looked in etc/init.d/pm2-init.sh and found nothing about nefit there, but I don't know if anything should be there.

Any ideas?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest