Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to config tasmota for AG Pro controller using ZHA in home assistant
#1
you can download newest (tasmota32-zbbrdgpro.bin) firmware from tasmota official webpage:
http://ota.tasmota.com/tasmota32/release/

ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota) download: 
https://github.com/Jason2866/ESP_Flasher/releases

set TCP rx and TCP tx pin for ESP32
   

   
1. run TCP start command:  TCPStart 6688
you can also use other port number, 6688 just for example.

2. create a rule when system reboot will auto start TCP command: Rule1 ON System#Boot do TCPStart 6688 endon

3. enable Rule1 command: Rule1 1
   

   
   
   
   
   
   
   
   

Reply
#2
Thank you very much. I wish you great success. I have two questions:

What about adding more Zigbee gateways to ZHA?
What is the maximum range of the signal, and what is the maximum number of Zigbee devices that can be added to this gateway?
Reply
#3
1. different zigbee gateway have different IP address, all can add to home assistant.
2. zigbee have signal repeat function, so more zigbee device will cover more space. if two point about 30 meter.
3. about 200 zigbee devices can connected.
Reply
#4
Tried tasmota for zha and it seemed to be working fine. followed all your steps too within the console of tasmota but after certain every time the settings in tasmota are gone like for example; the A0 and A1 pins that were configured earlier as Rx TX seem to be reset somehow and zigbee network from my homeassistant just fails.

also how to use zigbee2mqtt in AG pro for home assistant
Reply
#5
that need download zigbee2mqtt firmware for ESP32. you can search by google , if you don't know how to do, next week when i have free time, have a look.
Reply
#6
Hello! I tried to look for the steps but couldn't find much helpful. Please guide me to use zigbee2mqtt for your AG pro for configuring zigbee devices with zigbee2mqtt in homeassistant
Reply
#7
if you already can work for "ZHA", ok, not need to download firmware for ESP32 again. just remove "ZHA" from home assistant. then install zigbee2mqtt github Repository is ok.
because they are using same firmware, but "ZHA" and "zigbee2mqtt" can't work at the same time.
here is video tour , how to add zigbee sensor by zigbee2mqtt: https://youtu.be/zBnNGO5HoqY
Reply
#8
then how to setup zigbee2mqtt in homeassistant? For the serial part in configuration of zigbee2mqtt in homeassistant, i have to use the ip address of the AG pro?    
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)