Programs of Hyper
GlowDash
GlowDash - The Smart Home Web Dashboard
GlowDash is web based dasboard to control (mostly) Shelly switches, shanding relays,
scripts and custom thermostat daemons. It does not need any cloud access,
it uses the local rpc interface of the Shelly relays to query/set states.
It was originally written to allow for more complex control over window shading slats as the original
shelly application can. Therefore, the program can define unique actions that can accept complex scripting methods.
The GlowDash written in Go language and designed to run in Docker container.
Use the GlowDash If:
- If you want a dashboard similar to Shelly's design.
- If you don't want to use the cloud or even you disabled cloud access on your devices, but you want to keep the functionality.
- If you want to create unique actions that perform complex tasks on multiple devices at the same time.
- If you want any local wifi device to be able to control your Shelly devices without a Shelly app or Shelly account.
- If you would like to use DHT22 and RaspberriPi based thermostat, with more sensors. (SMTherm daemon required)
- If you wuold like to monitor and log temperatures and humidity with DHT22 and RaspberriPi. (SMTherm daemon required)
- IF you want to create scheduled tasks which runs your custom actions or set the termostat.
Author: | Péter Deák |
License: | GPL v2 |
Contact Email: | at gmail.com |