Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stianeikeland/garage-mqtt
🚙🚪📡
https://github.com/stianeikeland/garage-mqtt
clojure garage-door garage-door-control garage-door-opener mqtt
Last synced: 28 days ago
JSON representation
🚙🚪📡
- Host: GitHub
- URL: https://github.com/stianeikeland/garage-mqtt
- Owner: stianeikeland
- Created: 2019-01-19T16:48:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T01:02:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-31T20:03:05.875Z (3 months ago)
- Topics: clojure, garage-door, garage-door-control, garage-door-opener, mqtt
- Language: Clojure
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Garage Door Control over MQTT
[![Build Status](https://travis-ci.com/stianeikeland/garage-mqtt.svg?branch=master)](https://travis-ci.com/stianeikeland/garage-mqtt)
Bridge a garage door controller and MQTT, useful for Home Assistant's [MQTT
Cover](https://www.home-assistant.io/components/cover.mqtt/).Should work with C.H.I.P, Raspberry PI, Beagle board or similar.
Build with [lumo](https://github.com/anmonteiro/lumo).
```
$ lumo build.cljs
```