mirror of
https://github.com/mrcory/arduino-home-assistant.git
synced 2026-08-02 15:24:26 -04:00
add library.properties
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name=arduino-home-assistant
|
||||
version=1.0.0
|
||||
author=Dawid Chyrzynski <dawid.chyrzynski@gmail.com>
|
||||
maintainer=Dawid Chyrzynski <dawid.chyrzynski@gmail.com>
|
||||
sentence=Home Assistant MQTT integration for Arduino
|
||||
paragraph=This library provides easy to use API for integrating your Arduin-based device with Home Assistant.
|
||||
category=Communication
|
||||
url=https://github.com/dawidchyrzynski/arduino-home-assistant
|
||||
architectures=avr
|
||||
depends=MQTT
|
||||
Reference in New Issue
Block a user