Search found 126 matches

by TheRamon
Tuesday 10 January 2017 15:41
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@simon: Yeah! It was the off command one can send multiple times. Sending two ON commands is not possible, only one will flow through. This was because of the "dimmer" issue. Apparently sometimes an "on" commands gets sent twice, even when dimming a light to 50%. So 50% + on command = 100% since ON ...
by TheRamon
Monday 09 January 2017 19:08
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Nice!!!!

Yeah that error is no biggie. It was trying to rebuild something. It didn't have the permission to do so. But apparently there's already a built version on your system, hence the program up and running.

Enjoy!
by TheRamon
Monday 09 January 2017 16:37
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Hehehe, alright. I have just reverted the setcolbrightnessvalue commit since it's not yet working 100%.. Does not have support for RGB values and such. I'll wait for Domoticz to implement that, too.. Maybe this can help? http://www.domoticz.com/forum/viewtopic.php?f=38&t=14941 https://github.com ...
by TheRamon
Friday 06 January 2017 9:43
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@MaKin:

I have just committed a new version (also available in npm) which contains support for Humidity sensors.
by TheRamon
Friday 06 January 2017 9:17
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

I also tried the parameter usescenes, but still no luck. Hi, have just checked. there is no usescenes or loadscenes parameter. We would have to build this. I'll check this out Hi TheRamon, Is this other software? How can I check this? https://github.com/nfarina/homebridge/pull/129/files Txs I'm not ...
by TheRamon
Wednesday 04 January 2017 9:11
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Sounds like that could do the job. More interesting is why homebridge crashes / hangs though. You should try and get the contents of /var/log/homebridge.err before you restart. There might be something in there. :D
by TheRamon
Tuesday 03 January 2017 16:47
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

I added a Netatmo Home Coach to domoticz, and now homebridge crashes: Is there som way I can exclude something from homebridge? the homecoach is already a homekit device on it's own. Yeah, you could use rooms to exclude devices. I personally have a room called HomeKit in Domoticz, roomID 2. I have ...
by TheRamon
Tuesday 03 January 2017 16:35
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@Nautilus: I have just pushed 'setcolbrightnessvalue over MQTT' to git. (no npm yet) I'll try and see if it works. If it does, I'll update npm. Great, thanks! :D I'm updating via npm (not sure how easy it would be to switch to git) so I'll test if/when it is there. Thanks again! :) Hehehe, alright ...
by TheRamon
Tuesday 03 January 2017 15:46
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@fennec62:

I have just resolved your 'blinds' issue. It had something to do with caching.
Please update to the latest npm version 1.0.7. (npm update)

@Nautilus:

I have just pushed 'setcolbrightnessvalue over MQTT' to git. (no npm yet)
I'll try and see if it works. If it does, I'll update npm.
by TheRamon
Tuesday 03 January 2017 15:16
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

I also tried the parameter usescenes, but still no luck. Happy Christmas! Hi, have just checked. there is no usescenes or loadscenes parameter. We would have to build this. I'll check this out I added a Netatmo Home Coach to domoticz, and now homebridge crashes: Is there som way I can exclude ...
by TheRamon
Friday 23 December 2016 18:25
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@TheRamon, the dimlevel is indeed fixed in the plugin, but that was a 'dirty' fix as it seems to be wrong at Domoticz side. Was just wondering if you had a look at the mqtt part of Domoticz. But nothing important as it is working now. Will have a look at it myself as well. Ahhhh!! Thanks for ...
by TheRamon
Friday 23 December 2016 10:00
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@phobosman: I have just pushed a new version to git and npm. This version has contact switches implemented. (MQTT) My apologies for only getting back to you now. I have been very busy lately! :!: @fennec62: I have just tested both normal blinds and inverted blinds. They seem to work perfectly ...
by TheRamon
Thursday 15 December 2016 9:23
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Ok here's my JSON output, thanks! { "ActTime" : 1481660671, "ServerTime" : "2016-12-13 21:24:31", "Sunrise" : "08:39", "Sunset" : "14:45", "result" : [ { "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 100, "CustomImage" : 0, "Data" : "Closed ...
by TheRamon
Tuesday 13 December 2016 14:36
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Should contact sensors also work with mqtt now? I have mqtt up an running perfectly with switches and motion sensors but my two contact sensors does not send mqtt updates... is this a known issue? I'm not sure, never tested contact sensors as I myself don't have one. Could you send device output ...
by TheRamon
Tuesday 13 December 2016 14:35
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Purejet wrote:Trying to install Homebridge again. Service is running now. But when i open an Homekit app i don't see my bridge to connect with...
Try to delete your persist folder in ~/.homebridge/persist.
by TheRamon
Sunday 11 December 2016 16:11
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Hi,

To get modules in use/lib, you'll have to install them globally. This means everyone can access them. Install homebridge this way, too.

npm install -g homebridge

The DNS error could be something else. Please try this first.
Don't forget to change your config.
by TheRamon
Friday 09 December 2016 19:04
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Hi, I am asking the community for help on the following 2 issues: 1) A sensor registers temp and humidity. I call this device "temperature" and I can succeed asking Siri the temperature for this sensor. Siri also reports the "degrees celcius" part. When I ask Siri for the Humidity, it reports the ...
by TheRamon
Friday 09 December 2016 19:00
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

@TheRamon: I updated to the beta version. I removed the whole scripts folder from domoticz and tried to ask "set bed led to 100%", guess what :) : 2016-12-09 18:21:51.894 User: Admin initiated a switch command (31/BEDLED/Set Level) 2016-12-09 18:21:51.894 (LED) Lighting 5 (BEDLED) 2016-12-09 18:21 ...
by TheRamon
Wednesday 07 December 2016 15:57
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Ehm nope, you'd have to use "mqtt": 1 to enable mqtt. "mqtt": 0 or leaving the whole "mqtt" option out is disabling mqtt. So weird avahi is still crashing. Is this just on boot? I'm having problems on boot too, but that's just because homebridge is starting too fast. Avahi not loaded yet. What ...
by TheRamon
Wednesday 07 December 2016 15:13
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 431465

Re: homebridge-edomoticz Plugin

Thanks for your reply. I don't have a water flow device as the code says. I got three counters and they output the following: Could you please try the latest version? It's on GitHub and npm.. simply update though npm. Thanks, but there isn't anything such as homebridge.err or homebridge.log in /var ...