Adding multiple IKEA Tradfri gateways to Home Assistant can significantly enhance coverage and reliability in your smart home setup. Here’s a step-by-step guide to successfully integrating both gateways without relying on auto-discovery:
-
Initial Setup with Auto-Discovery:
- Start by enabling auto-discovery to ensure both gateways are recognized by Home Assistant. This quick check helps verify network connectivity.
-
Manual Configuration:
- Once verified, disable auto-discovery to proceed with manual setup. This approach offers precise control over your devices.
-
Configuration Syntax:
- Edit your
configuration.yamlfile to include both gateways. Use the correct syntax to specify each gateway’s IP address:
yaml
IKEA Tradfri
tradfri:
host: 192.168.1.80
tradfri:
host: 192.168.1.81- Ensure each gateway’s IP is accurately entered to avoid connection issues.
- Edit your
-
Restart and Verify:
- After updating the configuration, restart Home Assistant. Check the integrations section to confirm both gateways are successfully added.
-
Enjoy Enhanced Coverage:
- With both gateways integrated, enjoy improved signal strength and reliability across your home.
Tip: While manual setup provides control, consider enabling auto-discovery for future devices to simplify the process. Happy smart home managing! ![]()