mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Update README.md
This commit is contained in:
@@ -90,6 +90,12 @@ At this point, you should be able to tell Siri to control your devices. However,
|
||||
Also, keep in mind HomeKit is not very robust yet, and it is common for it to fail intermittently ("Sorry, I wasn't able to control your devices" etc.) then start working again for no reason. Also I've noticed that it will get cranky and stop working altogether sometimes. The usual voodoo applies here: reboot your device, or run the BetterHomeKit app and poke around, etc.
|
||||
|
||||
One final thing to remember is that Siri will almost always prefer its default phrase handling over HomeKit devices. For instance, if you name your Sonos device "Radio" and try saying "Siri, turn on the Radio" then Siri will probably start playing an iTunes Radio station on your phone. Even if you name it "Sonos" and say "Siri, turn on the Sonos", Siri will probably just launch the Sonos app instead. This is why, for instance, the suggested `name` for the Sonos shim in `config-samples.json` is "Speakers".
|
||||
# HomeMatic
|
||||
|
||||
The XML-API addon is required.
|
||||
|
||||
"ccu_id": "3158" = The XMP-API id of your HomeMatic device
|
||||
"ccu_ip": "10.0.1.18" = The IP-Adress of your CCU
|
||||
|
||||
# Final Notes
|
||||
|
||||
@@ -97,4 +103,4 @@ HomeKit is definitely amazing when it works. Speaking to Siri is often much quic
|
||||
|
||||
I welcome any suggestions or pull requests, but keep in mind that it's likely not possible to support all the things you might want to do with a device through HomeKit. For instance, you might want to hack the Sonos shim to play the specific kind of music you want and that's great, but it might not be appropriate to merge those specific changes into this repository. The shims here should be mostly simple "canonical examples" and easily hackable by others.
|
||||
|
||||
Good luck!
|
||||
Good luck!
|
||||
|
||||
Reference in New Issue
Block a user