mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
41 lines
No EOL
1.6 KiB
Markdown
41 lines
No EOL
1.6 KiB
Markdown
# Home Assistant Community Add-on: MQTT IO
|
|
|
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
|
|
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
|
|
|
Expose GPIO modules and digital sensors via MQTT for remote control and monitoring.
|
|
|
|
## About
|
|
|
|
Exposes general purpose inputs and outputs (GPIO), hardware sensors and serial
|
|
devices to an MQTT server. Ideal for single-board computers such as
|
|
the Raspberry Pi.
|
|
|
|
## WARNING! THIS IS AN EDGE VERSION!
|
|
|
|
This Home Assistant Add-ons repository contains edge builds of add-ons.
|
|
Edge builds add-ons are based upon the latest development version.
|
|
|
|
- They may not work at all.
|
|
- They might stop working at any time.
|
|
- They could have a negative impact on your system.
|
|
|
|
This repository was created for:
|
|
|
|
- Anybody willing to test.
|
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
|
- Developers.
|
|
|
|
If you are more interested in stable releases of our add-ons:
|
|
|
|
<https://github.com/hassio-addons/repository>
|
|
|
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
|
[discord]: https://discord.me/hassioaddons
|
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
|
[forum]: https://community.home-assistant.io/?u=frenck
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023-2024.svg
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
|
[release-shield]: https://img.shields.io/badge/version-b8389e0-blue.svg
|
|
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/b8389e0 |