Send-to-Home-Assistant is a simple browser extension that allows you to send details from the current page, including the URL, title, favicon, and selected text, to your Home Assistant instance via a webhook. This tool is perfect for creating automations or capturing content quickly from any website.
To start using Send-to-Home-Assistant, follow the steps below. No technical knowledge is needed.
-
Visit this page to download: Go to the Releases page here.
-
Select the latest release: You will see a list of available versions. Click on the latest version to view the download options.
-
Download for your browser: Depending on your browser, choose the appropriate file to download. For example:
- Chrome: Download the Chrome extension file.
- Edge: Download the Edge extension file.
-
Install the extension:
- For Chrome: Open Chrome, click on the three-dot menu at the top right, go to "More tools," and select "Extensions." Enable "Developer mode" from the top right, then drag and drop the downloaded file into the extensions page.
- For Edge: Open Edge, click on the three-dot menu at the top right, select "Extensions," and enable "Developer mode." Drag and drop the downloaded file onto this page.
- Send Page Details: Quickly send the current page's URL and title.
- Capture Selected Text: Highlight any text and send it along with the URL.
- Favicon Support: Get the page's favicon when sending links.
- Supported Browsers: This extension works on Chrome and Microsoft Edge.
- Home Assistant: You need a running instance of Home Assistant to receive the data.
- Webhook Setup: Ensure that your Home Assistant is configured to accept webhook requests.
- Open the webpage: Navigate to the page you want to capture.
- Click the extension icon: You will find the Send-to-Home-Assistant icon in your browser's toolbar.
- Send the details: A pop-up will appear. You can add any notes or details before sending, then click the "Send" button.
- Confirm: Check your Home Assistant dashboard to see if the content appears.
To fully utilize this extension, you must set up a webhook in your Home Assistant. Follow these steps:
- Log into Home Assistant: Access your Home Assistant dashboard.
- Create a new automation: Navigate to Configuration, then Automations.
- Set up the webhook trigger:
- Name your automation.
- Set a trigger type to "Webhook."
- Choose a unique webhook ID.
- Configure actions: Define what happens when the webhook is triggered, such as sending notifications or updating entities.
If you encounter any issues or have questions, you can reach out through the repositoryβs Issues section.
- Browser Extensions
- Home Assistant Automation
- Webhooks
- Edge and Chrome Browsers
For more information, remember to check the Releases page here.