Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.15 KB

File metadata and controls

26 lines (19 loc) · 1.15 KB

hacs_badge

A Home Assistant custom component for Ampere.StoragePro inverters

Home Assistant custom component for reading data locally from Ampere.StoragePro inverter through modbus TCP

Installation

This custom component can be installed in two different ways: manually or using HACS

1. Over HACS Installation

  • Install HACS - the Home Assistant Community Store
  • Add this repo to HACS by:
    1. Open the HACS integrations page
    2. In the top right corner click the "Custom repositories" button
    3. Paste the url of this repository and select integration as type and add it
  • Once added, restart Home Assistant
  • Then go to Settings > Devices & Services and click "Add Integration"
  • Type "Ampere.StoragePro" and add the integration

2. Manual Installation

  • Copy custom_components/ampere_modbus folder to <config_dir>/custom_components/ampere_modbus/
  • Restart Home assistant
  • Then go to Settings > Devices & Services and click "Add Integration"
  • Type "Ampere.StoragePro" and add the integration