edillmann / tf03mqtt

tf03k to homeassistant
7 stars 0 forks source link

user and password mqtt #3

Open grydo opened 7 months ago

grydo commented 7 months ago

Hello, projects not supported?

edillmann commented 7 months ago

PR are welcome ;-)

grydo commented 7 months ago

my home assistant has an mqtt server mosquitto, that requires user and password. How do I insert them into the configuration?

name: tf03k manufacturer: Baiway model: tf03k mqtt_server: tcp://192.168.5.180:1883 mqtt user ????? mqtt pass ????? serial_port: /dev/ttyUSB0

Isn't it possible to use an esp32 to make the job easier?