Search found 6 matches

by marten
Sunday 17 January 2016 20:11
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166830

Re: Nefit Easy™

stupid stupid stupid,
when entering the access code i typed acces with one S instead of access with two
now it works thanks
by marten
Sunday 17 January 2016 19:00
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166830

Re: Nefit Easy™

pi@raspberrypi ~/nefit-easy-client $ node example/current-status.js buffer.js:139 throw new TypeError('must start with number, buffer, array or string'); ^ TypeError: must start with number, buffer, array or string at fromObject (buffer.js:139:11) at new Buffer (buffer.js:58:10) at generateKey ...
by marten
Sunday 17 January 2016 18:42
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166830

Re: Nefit Easy™

still won't work

installed nefit-easy-cli
then:
export NEFIT_SERIAL_NUMBER= "xxx xxx xxx"
export NEFIT_ACCESS_KEY="xxxx xxxx xxxx xxxx"
export NEFIT_PASSWORD= "xxxxx"

also tried the serial number and acces code without the spaces
by marten
Sunday 17 January 2016 17:29
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166830

Re: Nefit Easy™

I followed the start post of this topic to install nodejs and the files from github to test i entered node example/current-status.js the text bellow is what i get, anybody a suggestion what's wrong? buffer.js:139 throw new TypeError('must start with number, buffer, array or string'); ^ TypeError ...
by marten
Sunday 12 April 2015 9:50
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 54774

Re: Lua script for controlling humidity in the bathroom

Copy pasted all the user variables an now it works
by marten
Thursday 09 April 2015 22:06
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 54774

Re: Lua script for controlling humidity in the bathroom

2015-04-09 22:05:00.338 LUA: Current humidity:90
2015-04-09 22:05:00.339 Error: /home/pi/domoticz/scripts/lua/script_time_humidity.lua:75: attempt to concatenate global 'targetFanOffHumidity' (a nil value)

This is what the logfile of domoticz tells me, but i don't know what is wrong in the lua script