RPyMostat
latest
  • Planning
  • Reference Implementation
  • Installation, Configuration and Usage
  • Architecture
  • Discovery
  • Twisted
  • Python API
  • HTTP API
  • Changelog
  • Development
RPyMostat
  • Docs »
  • RPyMostat
  • Edit on GitHub

RPyMostat¶

PyPi package version PyPi downloads GitHub Forks GitHub Open Issues Project Status: Active - The project has reached a stable, usable state and is being actively developed.

Master:

travis-ci for master branch Code Health coverage report for master branch sphinx documentation for latest release

Develop:

travis-ci for develop branch Code Health coverage report for develop branch sphinx documentation for develop branch

RPyMostat - A python-based modular intelligent home thermostat, targeted at (but not requiring) the RaspberryPi and similar small computers, with a documented API.

Contents¶

  • Planning
    • Features
      • Features planned for the initial release
      • Features planned for future releases
    • Relevant Links / Similar Projects
    • Some Technical Bits and Questions
      • API
      • Engine
      • UI
      • Testing
      • Relay/Physical Control Unit
      • Decision Engine / Master Control Process
      • Datastore
      • Physical Control Interface
    • Other Hardware
  • Reference Implementation
  • Installation, Configuration and Usage
    • Requirements
    • Installation
    • Configuration
    • Usage
  • Architecture
    • Overview
  • Discovery
    • python-zeroconf
    • pybonjour
    • Avahi Bindings
    • Other Options
  • Twisted
    • Twisted Basics
    • Third-Party Twisted Modules
    • ReST API
      • Links
    • Klein
      • Links
    • Signals
      • Links
    • Scheduling
    • Testing
      • Links
  • Python API
    • rpymostat package
      • Subpackages
        • rpymostat.db package
        • rpymostat.engine package
      • Submodules
        • rpymostat.config module
        • rpymostat.exceptions module
        • rpymostat.runner module
        • rpymostat.version module
  • HTTP API
  • Changelog
    • x.y.z (YYYY-MM-DD)
  • Development
    • Guidelines
    • Testing
    • Acceptance Tests
    • Release Checklist

Indices and tables¶

  • Index
  • Module Index
  • Search Page

License¶

RPyMostat is licensed under the GNU Affero General Public License, version 3 or later.

Next

© Copyright 2016 Jason Antman. Revision bf74db65.

Built with Sphinx using a theme provided by Read the Docs.