Search found 17 matches

by vilpih
Monday 28 December 2015 23:29
Forum: Utility
Topic: Aeotec/Aeon unstable energy measurement
Replies: 4
Views: 1362

Re: Aeotec/Aeon unstable energy measurement

Found this in the report tab
Image

Seems like a read offset error or something

Skickat från min D6603 via Tapatalk
by vilpih
Monday 28 December 2015 23:20
Forum: Utility
Topic: Aeotec/Aeon unstable energy measurement
Replies: 4
Views: 1362

Re: Aeotec/Aeon unstable energy measurement

Thank you.

Skickat från min D6603 via Tapatalk
by vilpih
Monday 28 December 2015 0:30
Forum: Utility
Topic: Aeotec/Aeon unstable energy measurement
Replies: 4
Views: 1362

Re: Aefter Unstable energy measurement

Aeotec/Aeon unstable energy measurement it should be...

Skickat från min D6603 via Tapatalk
by vilpih
Sunday 27 December 2015 1:11
Forum: Utility
Topic: Aeotec/Aeon unstable energy measurement
Replies: 4
Views: 1362

Aeotec/Aeon unstable energy measurement

I use energy measurement on several Z-Wave units, for example Aeotec smart energy plug-in switch gen5 and Aeotec smart energy switch G2. Every some day I get some really wrong energy measurements. It's there any way to filter those readings? Screenshot_2015-12-27-01-02-53.png Skickat från min D6603 ...
by vilpih
Sunday 29 November 2015 9:33
Forum: Suggestions
Topic: Writing status of switch without changing it
Replies: 6
Views: 2026

Re: Writing status of switch without changing it

2. There is also Aeon Labs Heavy duty switch which can handle 40A.

Skickat från min D6603 via Tapatalk
by vilpih
Monday 23 November 2015 23:12
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

epierre wrote:Weird that dependencies are so broken... try : sudo cpanm i JSON
Thank you!
It seems to work now

Skickat från min D6603 via Tapatalk
by vilpih
Saturday 21 November 2015 11:51
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

@vilpih don't worrk on this message, everything seems ok, please try the start2.sh to test. I don't think this is related to the domoticz image itself, but somehow the dancer package that was installed now shows some issues, so we just forced reinstall from source to the latest version. I hope that ...
by vilpih
Saturday 21 November 2015 8:36
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

environment:development log:core logger:console domoticz:http://127.0.0.1:8080 Error while loading bin/app.pl: core - serializer - JSON is needed and is not installed at /usr/share/perl5/Dancer/Serializer.pm line 31 Compilation failed in require at bin/app.pl line 20. BEGIN failed--compilation ...
by vilpih
Friday 20 November 2015 23:11
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

5. pi@raspberrypi ~/domoticz/MyDomoAtHome $ sh start2.sh YAML Warning: Duplicate map key found. Ignoring. Code: YAML_LOAD_WARN_DUPLICATE_KEY Line: 17 Document: 1 at /usr/share/perl5/YAML/Mo.pm line 24 YAML::Mo::__ANON__('YAML::Loader=HASH(0x1c63660)', 'YAML_LOAD_WARN_DUPLICATE_KEY') called at /usr ...
by vilpih
Friday 20 November 2015 22:34
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

no maybe something else. 1- Is your domoticz path /home/pi/domoticz ? 2- what is your domo_path line in the config.yml ? 1 yes 2 domo_path: "http://127.0.0.1:8080" 3 I assume both mdah and domoticz are on the same machine ? 4 what is the result of lsof -i tcp:3001 5 does launching start2.sh works ...
by vilpih
Friday 20 November 2015 20:28
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

But when trying with http://192.168.1.80:3001/devices I'm only getting collection refused Maybe it's nginx that's causing my problems no maybe something else. 1- Is your domoticz path /home/pi/domoticz ? 2- what is your domo_path line in the config.yml ? 1 yes 2 domo_path: "http://127.0.0.1:8080"
by vilpih
Tuesday 17 November 2015 21:54
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

Hi again I did a fresh install by removing old MyDomoAtHome and followed the guide on: https://github.com/empierre/MyDomoAtHome. Starting service pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo service MyDomoAtHome.sh start [ ok ] Starting plack server: MyDomoAtHome. Docker pull: pi@raspberrypi ...
by vilpih
Monday 16 November 2015 22:19
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

Hi again I did a fresh install by removing old MyDomoAtHome and followed the guide on: https://github.com/empierre/MyDomoAtHome. Please tell me what I am doing wrong. Run-once: pi@raspberrypi ~/domoticz/MyDomoAtHome $ sh ./run-once.sh Will update packages list first... Now getting the needed ...
by vilpih
Sunday 15 November 2015 22:31
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

when starting it upp it looks OK, but since I cant stop it I doubt it is working OK pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo service MyDomoAtHome.sh start [ ok ] Starting plack server: MyDomoAtHome. pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo service MyDomoAtHome.sh stop [....] Stopping ...
by vilpih
Sunday 15 November 2015 17:55
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

when starting it upp it looks OK, but since I cant stop it I doubt it is working OK pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo service MyDomoAtHome.sh start [ ok ] Starting plack server: MyDomoAtHome. pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo service MyDomoAtHome.sh stop [....] Stopping plack ...
by vilpih
Sunday 15 November 2015 17:19
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

Hi, thanks for your reply! I got a little further now but I am still getting some errors in the end: pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo sh run-once.sh Will update packages list first... Now getting the needed software... Now getting getting and installing dependencies... Reading package ...
by vilpih
Saturday 14 November 2015 0:17
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218311

Re: [MyDomoAtHome] Support thread

Hi I am having some trouble with my MyDomoAtHome installation. Can anybody give me a hint of what to do? pi@raspberrypi ~/domoticz/MyDomoAtHome $ sudo sh run-once.sh Will update packages list first... Now getting the needed software... Now getting getting and installing dependencies... Reading ...