https://github.com/philgruber/dimmy
Little Go Server to dim smart bulbs via MQTT
https://github.com/philgruber/dimmy
home-automation mqtt tuya zigbee
Last synced: 23 days ago
JSON representation
Little Go Server to dim smart bulbs via MQTT
- Host: GitHub
- URL: https://github.com/philgruber/dimmy
- Owner: PhilGruber
- Created: 2019-12-31T06:16:32.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T05:29:48.000Z (3 months ago)
- Last Synced: 2026-03-30T07:48:05.046Z (3 months ago)
- Topics: home-automation, mqtt, tuya, zigbee
- Language: Go
- Homepage:
- Size: 323 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dimmy
Dimmy is a little home automation system.
It can control lights and ir senders and supports many kinds of sensors and other devices via MQTT.
Tasmota and zigbee2mqtt devices are supported.
It contains a daemon, a CLI client, a JSON API and a web interface.
## Installation
### Download .deb packages (Version 0.7.14)
* [amd64](http://deb.flupps.net/pool/main/d/dimmy/dimmy_0.7.14_amd64.deb)
* [arm64](http://deb.flupps.net/pool/main/d/dimmy/dimmy_0.7.14_arm64.deb)
* [armhf](http://deb.flupps.net/pool/main/d/dimmy/dimmy_0.7.14_armhf.deb)
* [i386](http://deb.flupps.net/pool/main/d/dimmy/dimmy_0.7.14_i386.deb)