NorthernMan54 / homebridge-tasmota

Plugin for Tasmota devices leveraging Home Assistant auto discovery
Apache License 2.0
35 stars 9 forks source link

Not tasmota device found in TasUI #39

Closed reinisb closed 2 years ago

reinisb commented 2 years ago

A clean install of homebridge, homebridge-tasmota, Mosquitto all running on my raspberry pi 3, but I cannot seem to be able to find my tasmota device in TasUI. I did the setOption19 1 on console of my Sonoff Basic R3, but nothing helps. Can someone please help? Here are all the screenshots. Thank you!

Screen Shot 2021-11-28 at 22 30 15 Screen Shot 2021-11-28 at 22 28 37 Screen Shot 2021-11-28 at 22 28 25 Screen Shot 2021-11-28 at 22 27 45 Screen Shot 2021-11-28 at 22 27 26 Screen Shot 2021-11-28 at 22 27 15
NorthernMan54 commented 2 years ago

A couple of comments

1 - Tasui is not dependent on mosquito, homebridge or this plugin and is totally independent of this.

2 - the GitHub repo for tasui is here https://github.com/IOTReboot/TasUI

3 - I always scan my whole subnet for devices, and not just the 1

4 - is it maybe the latest version of tasmota causing the issue?

reinisb commented 2 years ago

@NorthernMan54 Thanks for the quick response! I must mention that I am new to this, hence I'm not sure where the issue is. Can you please have a look at my config in the screenshots? I bet there is a mistake somewhere. Thanks!

reinisb commented 2 years ago

Actually nevermind, I now used https://www.npmjs.com/package/homebridge-mqttthing to set everything up successfully. Closing the issue.