Skip to content

jkkataja/homeassistant-grott

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validate_badge hacs_badge bmab_badge paypal_badge

WORK IN PROGRESS - DO NOT USE!!!!

Grott Home Assistant Custom Component (grott)

Custom component (installable via HACS) for registering sensors associated with Growatt inverters that are being published via Grott. See prerequisites for more information.

Installation

This integration can be installed via HACS for Home Assistant

  1. Install HACS (Follow all the way through to the 'Configuration' page)
  2. In HACS install this integration:
    1. Click 'HACS' on the left menu
    2. Click 'Integrations'
    3. Click the three dots in the top-right corner
    4. Click 'Custom repositories'
    5. In the 'Repository' field enter: https://github.com/muppet3000/homeassistant-grott
    6. In the 'Category' field select 'Integration'
    7. Click 'Add'
    8. Once the repository is added click on Grott
    9. On the next page select 'Download' in the bottom-right corner
    10. Choose the latest released version and click 'DOWNLOAD'
    11. Click the 'HACS' button in the menu and restart Home Assistant when prompted
  3. Once the plugin is installed via HACS configure it just like a normal Home Assistant Integration i.e. from Settings -> Devices & Settings -> Add Integration -> Search for Grott

or (if you don't want to use HACS)

  1. Download the latest release to your custom_components folder inside the Home Assistant configuration directory and unpack it

Implementation

On initial release this plugin works in read-only mode and pulls data from an MQTT server that has been pushed to by Grott (more information/how to configure this here)

The future plan will be to grow this project so that it allows configuration of inverters via Grott also.

More Info

About

Home Assistant Integration for Grott - MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%