No description
Find a file
2020-12-20 16:09:46 +01:00
bin Updated venv installation 2019-08-03 13:13:49 +02:00
onewire2mqtt Set qos and retain for MQTT publishing 2019-04-28 10:11:04 +02:00
.gitignore Updated venv installation 2019-08-03 13:13:49 +02:00
install Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 16:09:46 +01:00
logging.conf Initial import 2018-12-17 13:36:04 +01:00
onewire2mqtt.conf.example Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 16:09:46 +01:00
onewire2mqtt.yaml.example Set qos and retain for MQTT publishing 2019-04-28 10:11:04 +02:00
README.md Initial import 2018-12-17 13:36:04 +01:00
run Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 16:09:46 +01:00

onewire2mqtt

A 1-wire to MQTT bridge

Install

  • clone the git repository
  • ensure to have Python 3 with venv installed
  • run the install script in the local directory

Configuration

  • copy onewire2mqtt.yaml.example
  • configure as you like