jhughes1010 / weather

30 stars 17 forks source link

added home assistant auto discovery #19

Open tkoeberl opened 1 year ago

tkoeberl commented 1 year ago

Hi james, maybe you are interested in this one. I added the feature to do a auto discovery for home assistant via mqtt. I added also a prefix for the sensor names. Maybe some people are using more than one weater station. Be aware I'm not a C++ coder at all ;)

regards, -thomas

jhughes1010 commented 1 year ago

Happy to take a look at this!James HughesOn Feb 8, 2023, at 1:48 PM, tkoeberl @.***> wrote:Hi james, maybe you are interested in this one. I added the feature to do a auto discovery for home assistant via mqtt. I added also a prefix for the sensor names. Maybe some people are using more than one weater station. Be aware I'm not a C++ coder at all ;) regards, -thomas

You can view, comment on, or merge this pull request online at:   https://github.com/jhughes1010/weather/pull/19

Commit Summary

e1edc50 added home assistant auto discovery fd30ac5 fixed some issues ee4913f removed some files 07231ed cleanup 963162f Delete esp32.svd d317683 Merge pull request #1 from tkoeberl/develop

File Changes (3 files)

M
.gitignore
(6)

M
mqtt.ino
(124)

M
sec.h
(8)

Patch Links:

https://github.com/jhughes1010/weather/pull/19.patch https://github.com/jhughes1010/weather/pull/19.diff

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>