dereulenspiegel / ibbq-gateway

Simple WiFi gateway for iBBQ based Bluetooth BBQ thermometers
GNU General Public License v3.0
28 stars 6 forks source link

get temperatures out of esp32? #4

Open jonnycastaway opened 5 years ago

jonnycastaway commented 5 years ago

hi, the gateway is nearly perfectly what i want. good work. but i want to send the data to an mqtt topic to get it into openhab. on arduino ide i've done mqtt with esp32 many times but how can i do that with this sources? can anyone guide me?