
Anyway, if you pair your iPhone to a BT speaker & microphone this works, just like in a car-kit. Disadvantage is that then all your audio from the iPhone runs over this connection. You could however use an iPad to do this.
Moderator: leecollings
Hi to all,TheRamon wrote: ↑Tuesday 29 November 2016 9:34Hi Harry,harrykausl wrote:Sorry, but I have a beginners question. I have installed homebridge and can use siri to change switches and so on. When I open Eve or Home on Ios and change a switch in Domoticz, the ios apps are not refreshed. I have to close the app and reopen to see the correct status. When I change the switch in Home or Eve it occurs correct in Dometic.
So my question: Do I have to install the homebridge-edomotic plugin and install the mqtt device that communication works vice versa? Sorry, it's a little bit difficult for me to undestand.
Yes! You will need the plugin and MQTT device to let it work. If you do not have the MQTT device the values will only be updated occasionally (say once in 5 minutes or so).. With MQTT, the change is instant. The only thing you'll have to do (assuming you're on the latest version) is to add `"mqtt": true` to your configuration file.
Hi Kyle8, the config.json is the usual on:kyle8 wrote: ↑Monday 04 September 2017 6:53 Please try pasting your config.json file here to validate it: json formatter
Code: Select all
{
"bridge": {
"name": "HomeCenter",
"username": "CC:21:3E:E4:DE:33",
"port": 51826,
"pin": "031-45-155"
},
"description": "Configuration file for (e)xtended Domoticz platform.",
"platforms": [
{
"platform": "eDomoticz",
"name": "eDomoticz",
"server": "127.0.0.1",
"port": "8080",
"ssl": 0,
"roomid": 0,
"mqttenable": 1,
"mqttserver": "127.0.0.1",
"mqttport": "1883",
"mqttauth": 0,
"mqttuser": "",
"mqttpass": ""
}
],
"accessories": []
}
Yes, also like the air conditioners or thermostat. Outlets witch type are? Because if I use selector or on/off it appear like a button or lamps, not outlets.
I have an iPad Pro at home (WiFi connected). It supposes that the iPad will work as a bridge for external connections.febalci wrote: ↑Friday 22 September 2017 20:28 Also in IOS11, the Homekit permits now to use "Arrive at home" and "Leave Home" for more than one person, ie for the whole family members at last. This can be used easily for a Presence Detector for IOS. As long as you have an apple TV or ipad at home to be used as a permanent Homekit Hub. Testing it now.
Some workarounds do exist: https://github.com/KhaosT/HAP-NodeJS/issues/337solidum90 wrote: ↑Wednesday 27 September 2017 12:44 Hello to everyone, I've a question.. How can I use homebridge through VPN?
I access from iPhone to my home via OpenVPN and it works great, I see NAS, Raspberry (via VNC, etc..).. but I cannot use HomeKit like when I'm at home (connected via WiFi).
There are any solutions?
Thanks
Just remove the device in domoticz roomharrykausl wrote: ↑Thursday 28 September 2017 15:00 I'm using the plugin since a longer time. Now I checked something in the home app on my iphone (IOS 11) and saw, that there are some devices which are double. In domoticz, they are not double. I restartet my raspberry to restart everything, but nothing happens. So for example, if have a plug socket which is double in home. I switch the plug on in domoticz and one of them (the correct one) switches to on in home. I can switch it ot off in home and see it automatically in domoticz. So the communication works in both directions, but I can't delete the device in the home application. Waht can I do?
Users browsing this forum: No registered users and 1 guest