This integration allows a user to integrate another Home Assistance instance's sensors into their instance. It works locally or remote and only needs a long lived access token.
Best install it through HACS. After installing it and rebooting Home Assistant:
- Navigate to the 'Integrations' page in your Home Assistant instance.
- Click on the '+' button to add a new integration.
- Search for 'Home Assistant Integration' and select it.
- Enter the required information including the long-lived access token.
After adding another Home Assistant instance through the integration all the detected sensors are disabled. Please choose which ones you would like to use by just enabling them.
Websocket connections are not supported yet and the sensor date is polled instead. Also auto-discovery is not set up.
Based on integration_blueprint by Ludeeus