Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

debauer/HomematicToInflux

Repository files navigation

HomematicToInflux

This project is a bridge between the homematic XML-API Plugin and an InfluxDB. Mainly to visualize the sensor and actor states in Grafana.

Feel free to contribute

project structure

  • doc documentation
  • hm [MODULE] wrapper classes for the homematic xml output
  • hmtoinflux [MODULE] the actually __main__
  • testdata [XML] real xml output for testing without homematic ccu
  • tests yeah tests...
    • tests/hm tests for the hm module
    • tests/hm tests for the hmtoinflux module

install

Make sure you had installed the XML-API on your CCU. Than run make init to install the needed python packages.

run test

make test

run homematicToInflux

make run-docker

make run

changelog

no version released

license

MIT License

authors

david bauer

About

homematic xml api bridge to influx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published