Skip to content

jantman/RPyMostat-sensor

Repository files navigation

RPyMostat-sensor

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

This Project is Abandoned. I started work on it and decided not to continue. I doubt I ever will, but I'm leaving the code up nonetheless.

This package/repo implements the Python sensor component of RPyMostat. It discovers and reads local temperature sensors, and POSTs that information to the RPyMostat Engine API.

Requirements

  • Python 2.7+ (currently tested with 2.7, 3.2, 3.3, 3.4)
  • Python VirtualEnv and pip (recommended installation method; your OS/distribution should have packages for these)

Documentation

See the online documentation at: http://rpymostat-sensor.readthedocs.org/

Installation

It's recommended that you install into a virtual environment (virtualenv / venv). See the virtualenv usage documentation for information on how to create a venv. If you really want to install system-wide, you can (using sudo).

pip install rpymostat-sensor

Configuration

Something here.

Usage

Something else here.

Bugs and Feature Requests

Bug reports and feature requests are happily accepted via the GitHub Issue Tracker. Pull requests are welcome. Issues that don't have an accompanying pull request will be worked on as my time and priority allows.

License

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

About

The temperature sensor component of RPyMostat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages