Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ounai/mcmansion

Home intelligence & automation
https://github.com/ounai/mcmansion

Last synced: 16 days ago
JSON representation

Home intelligence & automation

Awesome Lists containing this project

README

        

# mcmansion
Home intelligence & automation

Designed to run on a Raspberry Pi with the [800x480 touch display](https://www.raspberrypi.com/products/raspberry-pi-touch-display)

## Features
* Transit departure board for nearby train and bus stations
* RuuviTag temperature & humidity tracking across different rooms
* Hour-by-hour electricity price tracking
* Stopwatch
* In-app customization

## Environment variables
* `POSTGRES_HOST`
* `POSTGRES_DATABASE`
* `POSTGRES_USERNAME`
* `POSTGRES_PASSWORD`
* `POSTGRES_ALTER` (set "true" to sync altering changes to the database schema)
* `DIGITRANSIT_SUBSCRIPTION_KEY` (one can be acquired [here](https://portal-api.digitransit.fi))
* `DISABLE_RUUVI_TAG_DATABASE` (set "true" to disable listening for RuuviTags and saving measurements to DB)