Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 624 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 624 Bytes

HomematicIP Processor

Push Homematic IP sensor values to various targets:

  • command line
  • Adafruit IO

TBD:

  • CSV

Supported Homematic IP devices

  • Weathersensor Plus

Prerequisites

Requires the homematicip Python package:

Requires the Adafruit IO Python package:

  • Installation via: pip3 install adafruit-io
  • Set environment variables
    • ADAFRUIT_IO_USERNAME
    • ADAFRUIT_IO_KEY
  • create according feeds (adapt code or use those)