Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.29 KB

File metadata and controls

34 lines (24 loc) · 1.29 KB

SensorPush Cloud Home Assistant Library

This repository contains a Python library that interfaces the SensorPush Gateway Cloud API with Home Assistant. It is primarily used by the SensorPush Cloud integration.

Installation

sensorpush-ha is available on PyPI and can be installed locally using the Python Package Installer:

$ python -m pip install --user sensorpush-ha

Contributing

Pull requests are welcome! See CONTRIBUTING.md for more details.

License

Source code in this repository is licensed under a Simplified BSD License. See LICENSE for more details.