Skip to content

mrsimicsak/ha-1w-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This utility reads DS18B20 one wire temprature sensors connected to a Rasberry Pi and sends them to Home Assistant via MQTT.

Temprature sensors connected to the Raspberry Pi are automaticlly discoverred and added. The appropite MQTT messges are sent for each sensor so that Home Assistant MQTT discovery automaticlly adds each sensor.

Usage

  1. clone repository
  2. build
  3. copy and rename smaple.config.yaml to config.yaml
  4. edit config.yaml
  5. run

TODO:

  • Expand configuration options
    • Gateway name
    • additonal options for Home Assistant MQTT auto discovery
    • MQTT topic prefix config
  • implement running as a service
  • improve documentation
  • add sample .config file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages