1, need two homeassistant servers if you can't access to your https homeassistant server through your ipad
- https server is just serive for your location service and use ios homeassistant APP control from outside
- usually http server used at home and you can cotrol it through homekit if you are staying outside
- two servers can backup for each other(manual backup), and you can try to program new functions in one server can't affect your autohome
- http server
sudo gedit configuration.yaml
open homekit in http server
discovery:
ignore:
- yeelight
# - xiaomi_gw
# - homekit
enable:
- homekit
- xiaomi_gw