Skip to content

sHedC/homeassistant-ambrogio

Repository files navigation

Ambrogio Robot

License Project Maintenance GitHub Activity

hacs Discord Community Forum BuyMeCoffee

Stable - GitHub Release release-badge codecov

Latest - GitHub Release validate-badge lint-badge issues

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.

Installation

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 Not Available in HACS Yet

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.

Manual Install

To install manually, if you really want to: I won't support this.

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called ambrogio_robot.
  4. Download all the files from the custom_components/ambrogio_robot/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Ambrogio Robot"

Configuration is done in the UI

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

Contributions are welcome!

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.