Search found 12 matches

by heggholmen
Sun Sep 20, 2015 5:11 am
Forum: Software
Topic: Issues with DayLiteTimer
Replies: 1
Views: 4968

Issues with DayLiteTimer

What I want to achive; Sunset-30min: Lights turns on 100% 22:30: Lights dims to 25% 05:30: Lights turns to 100% Sunrise+30min: Lights turns of My thought of a solution: 1. Create a DayLiteTimer for "100%" with the following inputs [S-0:30],05:30 (this should trigger "100% 30 minutes b...
by heggholmen
Thu Jan 22, 2015 9:05 pm
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

YESYESYES - NetHome transactions is shown in EventGhost:)

Thank you so much krambriw!!!


I'll use some time to write a updated "step by step" for windows and add it in the first post:)
by heggholmen
Thu Jan 22, 2015 6:11 pm
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

1) time.sleep(2) or time.sleep(120) don't give any difference (but wating 2 miniutes instead of 2 sec when I'm starting everything manual to get it working). 2) yes - everything is hosted on the same computer 3) running windows 8.1 PRO 64bit. Have tried to run everything as "admin" but &qu...
by heggholmen
Tue Jan 20, 2015 9:07 pm
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

Thanks krambriw I've done some investigation, and think i can conclude with that I have some issue with MQTTevents.py. The script doesn't catch anything. I've installed PAHO, and sent messages that is shown in the EG-log. And I've sendt message fra EG thats shown in PAHO. But nothing is shown in the...
by heggholmen
Thu Jan 15, 2015 6:35 pm
Forum: Software
Topic: possible bug in NexaLCDimmer item?
Replies: 6
Views: 12741

Re: possible bug in NexaLCDimmer item?

I'm not sure if I totally understands your description (please correct me if i'm wrong), but I guess is understandable since "OnDimLevel" has a value, and that is properly what's used when the dimmer is turned on. If that's the case I guess it's "As Design". When that's said, I a...
by heggholmen
Tue Jan 13, 2015 3:12 pm
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

did not save changes to the files. Looked at them with Notepad++, but no save. The other scipts are working. I'll guss i give my Raspberry a try - do you have any reconmandaition for distribution to use? (I'm only gonna use it for this:) ) (I'm really a Windows guy, that's why I moved to a Windows S...
by heggholmen
Tue Jan 13, 2015 7:12 am
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

@krambriw: I get an syntaxError when running the script MQTTevents.py - any idea?

py C:\MQTTevents.py
File "C:\MQTTevents.py", line 32
except socket.error, e:
^
SyntaxError: invalid syntax
by heggholmen
Tue Jan 13, 2015 6:27 am
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

Thanks a lot krambriw!! I'm running Windows - but that's my concern:) I'll give it a try - if not I have to find my RPi, I know it's somewhere:)
by heggholmen
Mon Jan 12, 2015 7:34 pm
Forum: Software
Topic: Timeres not activated after power outage
Replies: 17
Views: 27034

Re: Timeres not activated after power outage

@Nasty76: UPS is properbly something i will consider:)

@stefangsbb: Thanks for the detailed desctiption. A solution could be just "execute timers" at startup. I'll make sure the system doesn't stop working, than everyting is solved:)
by heggholmen
Mon Jan 12, 2015 7:17 pm
Forum: Software
Topic: NetHome with EventGhost
Replies: 20
Views: 32840

Re: NetHome with EventGhost

Hi guys :) Yes - there is already a working plugin for Sonos in EventGhost - so the description from krambriw is 100% correct. Earlier I used SwitchKing, but i experienced very bad respond using SwitchKing when I had motiondetectors that should trigger lamps. With NetHome this works so much better:)...