Home Assistant allows anyone to create add-on repositories to share their add-ons for Home Assistant easily. This repository is one of those repositories, providing extra Home Assistant add-ons for your installation.
In general, there is no need to install this repository on your Home Assistant instance. It is activated and added by Home Assistant by default.
However, if the repository is missing on your setup, adding this add-ons repository to your Home Assistant instance is pretty easy. In the Home Assistant add-on store, a possibility to add a repository is provided.
Use the following URL to add this repository:
https://github.com/jhollowe-addons/repository✓ MQTT IO
Expose GPIO modules and digital sensors via MQTT for remote control and monitoring.
📚 MQTT IO add-on documentation
Expose serial ports over the network, including RFC2217 support for remote port settings change (e.g. baud rate or RTS)
📚 ser2net server add-on documentation
Releases are based on Semantic Versioning, and use the format
of MAJOR.MINOR.PATCH. In a nutshell, the version will be incremented
based on the following:
MAJOR: Incompatible or major changes.MINOR: Backwards-compatible new features and enhancements.PATCH: Backwards-compatible bugfixes and package updates.
Got questions?
You can open an issue here on GitHub. Note, we use a separate GitHub repository for each add-on. Please ensure you are creating the issue on the correct GitHub repository matching the add-on.
For a general repository issue or add-on ideas open an issue here
We are currently not accepting third party add-ons to this repository.