Having a few issues with Homekit Siri guide (Node.js issue)

Moderator: leecollings

frizby66
Posts: 33
Joined: Friday 13 November 2015 17:36
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Having a few issues with Homekit Siri guide (Node.js iss

Post by frizby66 »

I use the native Nest and Hue Support within Homebridge and use Domoticz support for the other switches.

I have Hue setup with Domoticz but have it attached to Room 1 and 2 and anything. Couldn't get Hue control to work through Domoiticz/Siri so use Hue Plugin within Hoembridge along with Nest and Sonos.

Code: Select all

{
    "bridge": {
        "name": "Homebridge PI",
        "username": "CC:22:3D:E3:CE:31",
        "port": 51826,
        "pin": "031-45-154"
    },
    "description": "This is an example configuration file with all supported devices. You can use this as a template for creating your own configuration file containing devices you actually own.",
    "platforms": [
        {
            "platform": "Nest",
            "name": "Nest",
            "username": "***@***.com",
            "password": "********"
        },
        {
            "platform": "PhilipsHue",
            "name": "Phillips Hue",
            "ip_address": "192.168.1.126",
            "username": "3af9a3121603963733eb772e33999463"
        },
        {
            "platform": "Sonos",
            "name": "Sonos",
            "play_volume": 25
        },
        {
"platform": "Domoticz",
"name": "Domoticz",
"server": "127.0.0.1",
"port": "8080",
"roomid": "3"
}
    ],
    "accessories": []
}
--------------------
Raspberry Pi2, RTX433e USB, Philips Hue, Nest, LightwaveRF.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest