Skip to content

josemrs/HomeClima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Zone Wireless Thermostat

Main web: https://hackaday.io/project/19365-multi-zone-wireless-thermostat

Replace the bimetallic thermostat with a few microcontroller based thermostats to control the combi boiler.

Software requirements

  • Arduino IDE
  • Python

Required Libraries

Folders and Files

  • RemoteUnit.c C code ready to use in the Arduino IDE to program the ESP8266
    • Reset to tag last_bmp280 for code with BMP280 support
  • etc/openhab2 Contains my personal config (sitemap and items) for OpenHab2 (http://www.openhab.org/)
  • controller Contains the scripts for the controller unit (RPi in my case)
    • boilerLogic.py Subscribe to temperatures and publishes to boiler topic. Implements the logic to turn on/off the boiler depending on temperatures, time and target.
    • xivelyFeeder.py (I'll not do any more work on this, I am not using it any more) Handy script to post MQTT topics to Xively (http://personal.xively.com)
    • carbonFeeder.py Handy script to post MQTT topics to Carbon for Grafana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published