Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markwal/home-assistant-io-library
Helper library for communicating from ESP32 Arduino to Home Assistant via MQTT
https://github.com/markwal/home-assistant-io-library
Last synced: 10 days ago
JSON representation
Helper library for communicating from ESP32 Arduino to Home Assistant via MQTT
- Host: GitHub
- URL: https://github.com/markwal/home-assistant-io-library
- Owner: markwal
- License: other
- Created: 2023-02-22T21:05:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T21:11:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T18:50:12.158Z (2 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home Assistant IO Library
An ESP32 Arduino library for communicating with Home Assistant via MQTT
## Dependencies
https://github.com/OttoWinter/async-mqtt-client
which in turn depends on:
https://github.com/me-no-dev/AsyncTCP## Installing
Use the Arduino IDE Library manager to add the source archive zip file:
https://github.com/markwal/home-assistant-io-library/archive/refs/heads/main.zip)