Skip to content

pymodbus-dev/homeassistant_modbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus - A Home Assistant custom component.

Install

With HACS:

  • Open HACS

  • Select the 3 dots in the top left corver: select

  • Choose "personal repositories" and then add repo "https://github.com/pymodbus-dev/homeassistant_modbus":

    add repo
  • Back in the HACS overview, click on the repository: select repo

  • Download the repository:

    Download
  • Continue in HACS, which will ask you to restart your home assistant instance.

Manually:

copy modbus folder into your custom_components folder.

Enjoy a working modbus, if you encounter a problem feel free to open a issue direcly, I do also monitor the home assistant issues.

Custom modbus in a nutshell

This is a custom component version of the official Homeassistant modbus, with the newest and also experimental features. This allows users to test bleeding edge modbus.

IMPORTANT This is a preview !!! all versions in here will be or are submitted as pull requests in HA. The preview merely exist to bridge the sometimes large timespan between submitting a pull request and it being in a HA release.

Contributing

Please contribute to Homeassistant.