Page 66 of 86

Re: homebridge-edomoticz Plugin

Posted: Saturday 15 April 2017 11:11
by frollo71
Hello all, I have real raspberry pi 2 with z-usb stick and roller Schutter fibaro, installed domoticz and coupled the roller, all right, from the active panel will domoticz all, the problem is with Homebridge. tried several guides on the net but I can see on the iPad only Homebridge icon, instead of the roller accessory Schutter does not see it. Someone at some tips for me? thanks anticipatamente.Scusate my English

Re: homebridge-edomoticz Plugin

Posted: Saturday 15 April 2017 11:12
by frollo71
pi@raspberrypi:~ $ sudo homebridge
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdn ... ceRegister>
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loaded plugin: homebridge-edomoticz
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Registering accessory 'homebridge-edomoticz.eDomoticz'
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Registering platform 'homebridge-edomoticz.eDomoticz'
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] ---
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loaded config.json with 0 accessories and 1 platforms.
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] ---
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loading 1 platforms...
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] [eDomoticz] Initializing eDomoticz platform...
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loading 0 accessories...
[Sat Apr 15 2017 09:09:41 GMT+0000 (UTC)] [eDomoticz] Initializing platform accessory 'Power Meter'...
[Sat Apr 15 2017 09:09:41 GMT+0000 (UTC)] [eDomoticz] Initializing platform accessory 'Power Meter'...
/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
^

Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 6c70ac18-096c-4261-a81c-101bd4b8a494
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:367:24)
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:16:19
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/index.js:197:7)
at Request._callback (/usr/local/lib/node_modules/homebridge-edomoticz/lib/domoticz.js:87:9)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:198:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:1082:10)
at emitOne (events.js:82:20)

Re: homebridge-edomoticz Plugin

Posted: Tuesday 25 April 2017 21:31
by sylar
Hello,

I'm playing with eDomotiz, trying to find out what I will be able to do with it. Seems very impressive!

I do have some questions:
- first, regarding switches. For instance, I have set up a virtual "Push On Button" and added it to my Homekit room (SwitchTypeVal: 9 in Domoticz). It does appear on my iPhone in Home application, but only as a standard switch, and I can turn it on or off like any other switch. I would really need to use it as a push button, which is off by default, and is turned on temporarily when I click on it. Is it possible?
- I have also set up virtual temp+humidity sensors, whose values are refreshed by a LUA script computing mean temperatures and humidity in my house. Everything seems OK in Domoticz, while I only have access to the temperature on my iPhone, humidity is missing. Is it normal?

Thanks for your help!

Re: homebridge-edomoticz Plugin

Posted: Wednesday 26 April 2017 8:47
by Artic1980
sylar wrote:Hello,

I'm playing with eDomotiz, trying to find out what I will be able to do with it. Seems very impressive!

I do have some questions:
- first, regarding switches. For instance, I have set up a virtual "Push On Button" and added it to my Homekit room (SwitchTypeVal: 9 in Domoticz). It does appear on my iPhone in Home application, but only as a standard switch, and I can turn it on or off like any other switch. I would really need to use it as a push button, which is off by default, and is turned on temporarily when I click on it. Is it possible?
- I have also set up virtual temp+humidity sensors, whose values are refreshed by a LUA script computing mean temperatures and humidity in my house. Everything seems OK in Domoticz, while I only have access to the temperature on my iPhone, humidity is missing. Is it normal?

Thanks for your help!
You can set the automatic shutdown or set the switch as a button I attach an example.
http://192.168.0.194/control?cmd=pulse,13,1,1000



Inviato dal mio iPhone utilizzando Tapatalk

Re: homebridge-edomoticz Plugin

Posted: Wednesday 26 April 2017 10:32
by sylar
I could of course use some trick to transform this standard switch into a push switch. But I was thinking that push switches were natively supported by eDomoticz, and would appear as such in Home app.

Re: homebridge-edomoticz Plugin

Posted: Wednesday 26 April 2017 14:02
by Trigun
Dear all,

I am using the homebridge functionality for a while now and have to say that Siri became my new best friend :)
allthough I am able to use homebridge with my iphone(6) and my Ipad(4) but My girlfriends(Yes, she want to use it too) Iphone(7) is not able to see the homebridge devices.
I also tried installing Eve, but no luck.

is there any chance this is a known error or someone has any idea?

Thanks in advance.

Grtz

Re: homebridge-edomoticz Plugin

Posted: Wednesday 26 April 2017 19:10
by Derik
Dear...
is there a explane piece of this software and hardware..

Thanks

Re: homebridge-edomoticz Plugin

Posted: Thursday 27 April 2017 12:30
by anasazi
Hi,

Is there support for IP Cameras?
I understand that HAP-Nodejs has support for this but how about homebridge and eDomoticz?

Re: homebridge-edomoticz Plugin

Posted: Thursday 27 April 2017 12:50
by Nautilus
Derik wrote:Dear...
is there a explane piece of this software and hardware..

Thanks
Check the first post in this thread, there's a good overview of installation requirements / options. Some more info also on the github page: https://github.com/PatchworkBoy/homebridge-edomoticz. Please also note the underlying software "homebridge" is not related to Domoticz in any way so general support and questions (if they are not related to eDomoticz plugin) can also be directed go through the homebridge project page: https://github.com/nfarina/homebridge
anasazi wrote:Hi,

Is there support for IP Cameras?
I understand that HAP-Nodejs has support for this but how about homebridge and eDomoticz?
I think not, what kind of support would you be looking for? As I see it, the main benefit of this project is the possibility to control your home and retrieve information with voice commands via Siri. I don't see what Siri would tell me about my IP cameras. There's plenty of good software for them already...? :)

Re: homebridge-edomoticz Plugin

Posted: Thursday 27 April 2017 13:00
by anasazi
I understand that there is support in Apples Home app to view Homekit cameras.
So instead to have another app just to view my cameras I thought it would be nice to have everything in the same app, the Home app.

I found this:
The Home App welcomes cameras as well. Within the app, you can watch live feeds, retrieve recorded videos, and adjust your camera's settings. As a bonus, notifications from your camera will include a live feed, which you can watch right from the lockscreen. With this new feature, you won’t need to unlock your phone to see what’s going on.

Re: homebridge-edomoticz Plugin

Posted: Thursday 27 April 2017 13:49
by Nautilus
anasazi wrote:I understand that there is support in Apples Home app to view Homekit cameras.
So instead to have another app just to view my cameras I thought it would be nice to have everything in the same app, the Home app.

I found this:
The Home App welcomes cameras as well. Within the app, you can watch live feeds, retrieve recorded videos, and adjust your camera's settings. As a bonus, notifications from your camera will include a live feed, which you can watch right from the lockscreen. With this new feature, you won’t need to unlock your phone to see what’s going on.
Ok, yeah I can see some benefit from that. Personally, I use other software if I need to be clicking something and use eDomoticz just for Siri commands so I was not thinking that far. Let's hope the developer would have time to look into this...:)

Re: homebridge-edomoticz Plugin

Posted: Friday 28 April 2017 6:27
by gerard76
Trigun wrote: allthough I am able to use homebridge with my iphone(6) and my Ipad(4) but My girlfriends(Yes, she want to use it too) Iphone(7) is not able to see the homebridge devices.
I also tried installing Eve, but no luck.

is there any chance this is a known error or someone has any idea?
Access is shared through the appleID. Did you invite her through Settings - HomeKit - Invite?

Re: homebridge-edomoticz Plugin

Posted: Friday 28 April 2017 18:25
by Trigun
Hi Gerard, you were right!! It works Indeed. Thnx a lot, the lady of the house already likes it


Sent from my iPhone using Tapatalk

Re: RE: Re: homebridge-edomoticz Plugin

Posted: Friday 28 April 2017 19:43
by marcotrumpet
Trigun wrote:Dear all,

I am using the homebridge functionality for a while now and have to say that Siri became my new best friend :)
allthough I am able to use homebridge with my iphone(6) and my Ipad(4) but My girlfriends(Yes, she want to use it too) Iphone(7) is not able to see the homebridge devices.
I also tried installing Eve, but no luck.

is there any chance this is a known error or someone has any idea?

Thanks in advance.

Grtz
Why don't you easily share you "home" with her as member of the family (for apple account)? When I used iOs I did it with my brother so he controlled my home without setting anything.
Ok didn't see other post Image sorry for late.

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 13:29
by Trigun
marcotrumpet wrote:
Trigun wrote:Dear all,

I am using the homebridge functionality for a while now and have to say that Siri became my new best friend :)
allthough I am able to use homebridge with my iphone(6) and my Ipad(4) but My girlfriends(Yes, she want to use it too) Iphone(7) is not able to see the homebridge devices.
I also tried installing Eve, but no luck.

is there any chance this is a known error or someone has any idea?

Thanks in advance.

Grtz
Why don't you easily share you "home" with her as member of the family (for apple account)? When I used iOs I did it with my brother so he controlled my home without setting anything.
Ok didn't see other post Image sorry for late.
Haha no prob. Thnx for getting back to me. Reason why is that I prefer to have separate accounts Image


Sent from my iPhone using Tapatalk

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 14:12
by bing69
For a long time everthing works fine but now i get get errors and i dont now what the do???

Code: Select all

*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[4/29/2017, 2:08:46 PM] Loaded plugin: homebridge-edomoticz
[4/29/2017, 2:08:47 PM] Registering accessory 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] Registering platform 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loaded config.json with 0 accessories and 1 platforms.
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loading 1 platforms...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing eDomoticz platform...
[4/29/2017, 2:08:47 PM] Loading 0 accessories...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Alle lampen'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'AppLamp Bridge'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
      throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
      ^

Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 984a895a-580e-4c97-8cae-faf992cbe92f
    at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
    at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:364:24)
    at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:15:19
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/index.js:197:7)
    at Request._callback (/usr/local/lib/node_modules/homebridge-edomoticz/lib/domoticz.js:53:9)
    at Request.self.callback (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:1082:10)
    at emitOne (events.js:82:20)
pi@

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 14:22
by anasazi
Try changing the username in the config.json to another MAC address...
bing69 wrote:For a long time everthing works fine but now i get get errors and i dont now what the do???

Code: Select all

*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[4/29/2017, 2:08:46 PM] Loaded plugin: homebridge-edomoticz
[4/29/2017, 2:08:47 PM] Registering accessory 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] Registering platform 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loaded config.json with 0 accessories and 1 platforms.
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loading 1 platforms...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing eDomoticz platform...
[4/29/2017, 2:08:47 PM] Loading 0 accessories...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Alle lampen'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'AppLamp Bridge'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
      throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
      ^

Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 984a895a-580e-4c97-8cae-faf992cbe92f
    at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
    at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:364:24)
    at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:15:19
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/index.js:197:7)
    at Request._callback (/usr/local/lib/node_modules/homebridge-edomoticz/lib/domoticz.js:53:9)
    at Request.self.callback (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:1082:10)
    at emitOne (events.js:82:20)
pi@

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 14:35
by bing69
anasazi wrote:Try changing the username in the config.json to another MAC address...
bing69 wrote:For a long time everthing works fine but now i get get errors and i dont now what the do???

Code: Select all

*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[4/29/2017, 2:08:46 PM] Loaded plugin: homebridge-edomoticz
[4/29/2017, 2:08:47 PM] Registering accessory 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] Registering platform 'homebridge-edomoticz.eDomoticz'
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loaded config.json with 0 accessories and 1 platforms.
[4/29/2017, 2:08:47 PM] ---
[4/29/2017, 2:08:47 PM] Loading 1 platforms...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing eDomoticz platform...
[4/29/2017, 2:08:47 PM] Loading 0 accessories...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Alle lampen'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'AppLamp Bridge'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
[4/29/2017, 2:08:47 PM] [eDomoticz] Initializing platform accessory 'Badkamer'...
/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
      throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
      ^

Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 984a895a-580e-4c97-8cae-faf992cbe92f
    at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
    at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:364:24)
    at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:15:19
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/index.js:197:7)
    at Request._callback (/usr/local/lib/node_modules/homebridge-edomoticz/lib/domoticz.js:53:9)
    at Request.self.callback (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:1082:10)
    at emitOne (events.js:82:20)
pi@
Unfortunately no difference.....

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 15:12
by anasazi
Check this thread, might be the same problem as you:
https://github.com/nfarina/homebridge/issues/654

Re: homebridge-edomoticz Plugin

Posted: Saturday 29 April 2017 15:36
by bing69
anasazi wrote:Check this thread, might be the same problem as you:
https://github.com/nfarina/homebridge/issues/654
Thanks so far but now i get another error:
[4/29/2017, 3:33:42 PM] [eDomoticz] Initializing platform accessory 'zonondergang'...
[4/29/2017, 3:33:42 PM] [eDomoticz] Initializing platform accessory 'zonopkomst'...
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:

┌────────────┐
│ 031-45-154 │
└────────────┘

events.js:141
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE :::51826
at Object.exports._errnoException (util.js:907:11)
at exports._exceptionWithHostPort (util.js:930:20)
at Server._listen2 (net.js:1250:14)
at listen (net.js:1286:10)
at Server.listen (net.js:1382:5)
at EventedHTTPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:59:19)
at HAPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:157:20)
at Bridge.Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:496:16)
at Server._publish (/usr/local/lib/node_modules/homebridge/lib/server.js:111:16)
at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:369:14)
pi