Hello
I try to add a (sonoff), temperature and humidity sensor, a (sonoff) wirless switch and a (sonoff) zigbee smart switch) to My HA. I have buy a (sonoff) zigbee bridge and have install Tasmota with the help of this tutorial.
I can seen the device and the right ip in unifi, i have add the device to HA but when i search for new devices it will not find them. When i have lucky and the find them they will not report new information to HA.
Our network setup:
To protect our IOT devices we have 2 networks. 192.168.0.* is for the laptop, phone,… width DHCP. And 192.168.5.* is for the IOT devices without a router so ther is no internet on the devices, They have a static ip. The server running HA has a 192.168.0.* and a 192.168.5.* ip so it works as a bridge and secures the IOT network.
Did i do something wrong or is the bridge buggy?
Thanks for your time.
The tasmota log:
00:00:00.001 HDW: ESP8266EX
00:00:00.011 UFS: FlashFS mounted with 220 kB free
00:00:00.050 CFG: Loaded from File, Count 39
00:00:00.053 QPC: Count 1
00:00:00.057 SNS: Hardware Serial
00:00:00.058 Project tasmota - Tasmota Version 10.1.0(zbbridge)-2_7_4_9(2021-12-08T14:47:37)
00:00:00.547 WIF: Connecting to AP1 NAME_IOT Channel 6 BSSId 16:17:D6:04:1F:06 in mode 11n as Sonoff-Bridge-1...
00:00:01.754 WIF: Connected
00:00:02.005 HTP: Web server active on Sonoff-Bridge-1 with IP address 192.168.5.80
00:00:29.930 RSL: INFO1 = {"Info1":{"Module":"ZHA ZBBridge","Version":"10.1.0(zbbridge)","FallbackTopic":"cmnd/DVES_E33097_fb/","GroupTopic":"cmnd/tasmotas/"}}
00:00:29.933 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"Sonoff-Bridge-1","IPAddress":"192.168.5.80"}}
00:00:29.934 RSL: INFO3 = {"Info3":{"RestartReason":"Software/System restart"}}
00:00:29.984 RUL: SYSTEM#BOOT performs "TCPStart 8888"
00:00:29.987 TCP: Starting TCP server on port 8888
00:00:29.988 RSL: RESULT = {"TCPStart":"Done"}
00:00:30.480 TCP: Got connection from 192.168.5.12
00:00:32.482 QPC: Reset
00:00:34.464 RSL: STATE = {"Time":"1970-01-01T00:00:34","Uptime":"0T00:00:10","UptimeSec":10,"Vcc":3.504,"Heap":28,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":0,"Wifi":{"AP":1,"SSId":"NAME_IOT","BSSId":"16:17:D6:04:1F:06","Channel":6,"Mode":"11n","RSSI":44,"Signal":-78,"LinkCount":1,"Downtime":"0T00:00:03"}}
The tasmota network settings:
00:02:04.211 RSL: RESULT = {"IPAddress1":"192.168.5.80 (192.168.5.80)","IPAddress2":"192.168.5.1","IPAddress3":"255.255.255.0","IPAddress4":"192.168.5.1","IPAddress5":"195.130.131.4"}