Integration to integrate with Ambrogio Robot Mowers.
⚠️ In Development: This integration is not ready yet it does nothing other than install.
This integration will set up the following platforms.
Platform | Description |
---|---|
binary_sensor |
Show something True or False . |
sensor |
Show info from blueprint API. |
switch |
Switch something True or False . |
The preferred and easiest way to install this is from the Home Assistant Community Store (HACS). Follow the link in the badge above for details on HACS.
Go to HACS and integraitons, then select to download Ambrogio Robot from HACS.
If you do the above and Ambrogio Robot is not there it means its not yet been accepted into the default repository, hopfully this will only be a couple of weeks. In this case:
Visit the HACS Integrations pane and add https://github.com/sHedC/homeassistant-ambrogio.git
as an Integration
by following these instructions. You'll then be able to install it through the Integrations pane.
To install manually, if you really want to: I won't support this.
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledambrogio_robot
. - Download all the files from the
custom_components/ambrogio_robot/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Ambrogio Robot"
Go to the Home Assistant UI, go to "Configuration" -> "Integrations" click "+" and search for "Ambrogio Robot"
- Select the correct login version, if not sure try online directly to see which server you use.
- Once connected you can change the refresh time in the options
If you want to contribute to this please read the Contribution guidelines
Or just raise a feature request, would be useful to have a use-case, what system you have and what you want to get done.