Skip to content

tezet/open-hr20-mqtt-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenHR20 docker with MQTT support

OpenHR20 docker for x86 and arm (rpi). This is very early and dirty implementation, but provides enough functionality to use it with mqtt climate module in Home Assistant.

Need to fix:

  • Move all hardcoded configuration into docker ENV variables
  • Get rid of legacy OpenHR20 stuff and rely solely on MQTT

Installation

Need to fix:

  • Clone the repository
  • Copy example.env into .env and edit
  • Edit config.php, daemon.php and hr20_mqtt.py for your needs (you can find them in rootfs dir)
  • Select architecture of tha base image (x86 or arm)
$ make
$ docker-compose up

About

Docker and MQTT support for OpenHR20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published