Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/home2mqtt/wscgo
DIY home-automation using cheap off-the-shelf hardware components.
https://github.com/home2mqtt/wscgo
automation golang home-automation homeassistant i2c internet-of-things iot mqtt orangepi periph periphio raspberry-pi raspberry-pi-zero-w
Last synced: about 1 month ago
JSON representation
DIY home-automation using cheap off-the-shelf hardware components.
- Host: GitHub
- URL: https://github.com/home2mqtt/wscgo
- Owner: home2mqtt
- License: gpl-3.0
- Created: 2019-10-16T13:21:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T14:15:26.000Z (4 months ago)
- Last Synced: 2024-10-19T07:04:56.749Z (2 months ago)
- Topics: automation, golang, home-automation, homeassistant, i2c, internet-of-things, iot, mqtt, orangepi, periph, periphio, raspberry-pi, raspberry-pi-zero-w
- Language: Go
- Homepage: https://balazsgrill.github.io/wscgo/
- Size: 12.9 MB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wscgo
[![Go Report Card](https://goreportcard.com/badge/github.com/home2mqtt/wscgo)](https://goreportcard.com/report/github.com/home2mqtt/wscgo)
![Build status](https://github.com/home2mqtt/wscgo/workflows/Main/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/27fbdc40e649c93f781e/maintainability)](https://codeclimate.com/github/balazsgrill/wscgo/maintainability)wscgo is a highly configurable controller intended for home automation written in Go. Supported
platforms include [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
and [Orange Pi Zero](http://www.orangepi.org/orangepizero/), it should work on any device supported by [periph.io](https://periph.io/)![Place of wscgo](https://raw.githubusercontent.com/wiki/balazsgrill/wscgo/place-of-wscgo.png)
See [documentation](https://balazsgrill.github.io/wscgo/)