Search found 20 matches

by lowca
Tuesday 19 April 2016 22:56
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

@epierre
0.1.28 rooms ok :) Thx ..
When installed on new system ., still problem with
"auth": null, <-- this one extra coma
by lowca
Tuesday 19 April 2016 14:49
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

@epierre
mdah 0.1.27 no room in room plan = crash ...
/usr/share/mydomoathome/app/mdah.js:1608
With empty room work ok ., but maybe it's a problem also for other users.. :?:
by lowca
Monday 18 April 2016 22:27
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Thx great work !
But in my system still crash without rooms ... (no camera ok)..
by lowca
Monday 18 April 2016 14:41
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Thx.,
I have some problems., mdah crash if i dont have any camera and room plan...
Maybe its something with my db..
by lowca
Saturday 26 March 2016 22:13
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Bêta version in nodeJS
Replies: 83
Views: 23930

Re: [MyDomoAtHome] Bêta version in nodeJS

epierre wrote:@lowca thanks for reporting, I've found things lost in translation, a v0.0.47 is out, can you test it ?
Short tests but it looks ok. Thx :mrgreen:
by lowca
Saturday 26 March 2016 21:39
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Bêta version in nodeJS
Replies: 83
Views: 23930

Re: [MyDomoAtHome] Bêta version in nodeJS

@lowca can you send me the /json.htm?type=devices&filter=all&used=true&order=Name of your device ? { "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 255, "CustomImage" : 0, "Data" : "Set Level: 46 %", "Description" : "", "Favorite" : 0, "HardwareID ...
by lowca
Saturday 26 March 2016 21:22
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Bêta version in nodeJS
Replies: 83
Views: 23930

Re: [MyDomoAtHome] Bêta version in nodeJS

info: Node version: 4.3.2
info: MDAH version: MyDomoAtHome 0.0.45

Unfortunately, the same .. i use mysensors 2.0 without radio as dimmer , maybe i do something wrong ,. :mrgreen:
But add code from defautl: to case 1: i case 'lsetLevel' do the job ,. so its no problem .,
Btw: Great job.
by lowca
Wednesday 23 March 2016 12:56
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Bêta version in nodeJS
Replies: 83
Views: 23930

Re: [MyDomoAtHome] Bêta version in nodeJS

Found that in : case 'setLevel' whet device_tab[deviceId].Action has Null value then go to :default and it works . But more often have value "1" so go to case 1: .. so i add to case 1: ... else { lsetLevel = Math.ceil(actionParam * (device_tab[deviceId].MaxDimLevel) / 100); my_url = "/json.htm?type ...
by lowca
Monday 21 March 2016 22:48
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Bêta version in nodeJS
Replies: 83
Views: 23930

Re: [MyDomoAtHome] Bêta version in nodeJS

Hello ..I'am Testing dimmer . Domoticz server: http://192.168.0.200:8080 Node version: 4.3.2 MDAH version: 0.0.28 On and Off works ok.. But when setting level : http://192.168.0.200:8080undefined ::ffff:192.168.0.104 - - [21/Mar/2016:21:40:35 +0000] "GET /devices/73/action/setLevel/46 HTTP/1.1" 500 ...
by lowca
Tuesday 08 March 2016 12:56
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Try: sudo /etc/init.d/MyDomoAtHome.sh start
and send as output ..
by lowca
Monday 07 March 2016 19:54
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

aleceuta wrote:Is not possible generate any log´s to see the problem.
Try to start manualy ,, In Your MyDomoAtHome directory try to run start2.sh

Code: Select all

pi@raspberrypi:~/domoticz/MyDomoAtHome $ sh ./start2.sh
by lowca
Monday 07 March 2016 14:22
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

epierre wrote: @lowca I did it in the new version in nodeJS, this is not that simple, 4 types, 4 fixed units and one dynamic... I need more testers but now only graphs are now missing, all new and updated devices are here Problem is in { key: 'Watts', value: '6.791 kWh ', unit: undefined }, For ...
by lowca
Saturday 05 March 2016 17:56
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

@lowca I did it in the new version in nodeJS, this is not that simple, 4 types, 4 fixed units and one dynamic... I need more testers but now only graphs are now missing, all new and updated devices are here Ok. later i will install node js version and make some test .. 8-) update: Node version: 4.3 ...
by lowca
Thursday 03 March 2016 20:27
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

@Iowca I was working on water and the new Energy yesterday ;-) this is round number, I can multiply by 1000 and display Watt I thought about to see in kWh in format x.xxx "Iowca I was working on water and the new Energy yesterday ;-)" , do you have some beta version , changlog , or all changes are ...
by lowca
Thursday 03 March 2016 14:42
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Hello.. I'm trying to run Counter Incremental ., It looks like it worked:. if (($f->{"Type"} eq "General") and ($f->{"SubType"} eq "Counter Incremental")) { debug(">>>>>>>>>>>>------------------------\n"); my $feeds={"id" => $f->{"idx"}, "name" => $name, "type" => "DevElectricity", "room ...
by lowca
Tuesday 01 March 2016 22:40
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 101602

Re: Satel Integra (Security System) with ethernet module

Ok .. no problem, when problem backi will send you tcpdump dump file .. Thx for reply ..
by lowca
Monday 29 February 2016 22:22
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Maybe I missed something..
I have in domoticz:
name: Licznik_Prod1 type: General SubType: Counter Incremental,
but you can not see it imperihome ..
mdah ver. 0.13
by lowca
Friday 26 February 2016 20:58
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 101602

Re: Satel Integra (Security System) with ethernet module

Hello ,. I'm testing Satel Integra wrl 128 with ETHM-1 V2.00 .. Domoticz Version: 2.4547 Raspberry Pi 2 Raspberry and Satell connected to same switch ,. But after about one and half day in log have: 2016-02-23 21:06:25.257 User: Admin initiated a switch command 2016-02-23 21:06:25.661 Error: Satel ...
by lowca
Wednesday 27 January 2016 21:21
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

Hello, Is PlanID a new feature ? if so I could automatize that. Yes, Please .. :D Plan is get rooms from : json.htm?type=plans&order=name&used=true .. "result" : [ { "Devices" : 3, "Name" : "Piwnica", "Order" : "1", "idx" : "2" --> ( PlanID in /json.htm?type=devices ) } .. it seems to be static in ...
by lowca
Tuesday 26 January 2016 22:39
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 205701

Re: [MyDomoAtHome] Support thread

What about room's.. I'd like to have some of temp sensors in custom room ,. add room 'piwnica' id domotocz (PlanID =2) So i add some code : in get 'rooms' { "id"=> "Piwnica", "name"=> "Piwnica" }, and .. get '/devices' #debug("DBG:".$f->{"idx"}.":".$f->{"Type"}.":".$f->{"SubType"}."\n"); debug("DBG ...