Updated Sonoff TX T0 Touch 1CH 2CH 3CH US (markdown)

phantompants 2019-08-16 10:12:56 +10:00
parent 2053922115
commit 2f0c07d766
1 changed files with 35 additions and 1 deletions

@ -34,3 +34,37 @@ Using the TX T1 1-3 device template will work. A new T0 template is forthcoming.
![image](https://user-images.githubusercontent.com/52976730/61833228-9c4e5f80-ae41-11e9-909b-1ea5d10f9deb.png)
![image](https://user-images.githubusercontent.com/52976730/61833325-f3eccb00-ae41-11e9-896a-4e9ebe4f47d9.png)
I've written this procedure for those that are a bit new to this from start to finish:
### Flashing
1. Put the pins in from the FTDI and place a jumper wire from the other GND location to the side of R19 nearest the screw hole cutout
2. Have FlashESP8266.exe running with the right COM port and sonoff.bin file loaded
3. Plug the FTDI in to your PC and click the Flash button on FlashESP8266.exe
4. When the dialog box closes, and you get flash complete you can remove the jumper wire and leave the FTDI powering the board.
### IP Configuration
1. Change wireless to the new **sonoff-xxxx** on phone and open 192.168.4.1 on browser
2. In Sonoff page scan wifi networks, the select relevant network and add password (use tick to see in case phone adds a leading capital)
3. Go to Fing and change icon (Touch Panel) and name TX Theatre
4. Go to Excel Sheet and select static IP from the IP Address Plan.xlsx file [if you have a Static IP plan]
5. Update Static IP table in Router
6. Connect TX back to switch housing and connect to mains
7. Check Fing for new IP.
### Configuration for MQTT
1. Go to new Static IP in browser
2. Click Configuration->Configure Module->Module Type->Sonoff T1 3CH (30) [or whatever you need] and save
3. Test operation of switches from browser and you should hear them click
4. Click Configuration->Configure MQTT->
* Enter HA Host 192.168.xx.yy [your HA host]
* User: [your mqtt username]
* Password: [your mqtt password]
* Topic: theatre_tx_module
5. Click Console and enter setOption19 1 and enter and check the log for any errors
### TasmoAdmin
1. Open TasmoAdmin via Hassio and Autoscan
2. In Name1->Name3 enter switch position names again (note: understand orientation of switch)
3. Go to Devices List and check/test buttons click
4. Click Cog configuration and enter names again and save
5. Click Cog configuration, go to MQTT and change Group Topic to **swtheatre** and save
6. Go to Devices List again and the circle arrows to restart the device
### Home Assistant Integration
1. Go to Integrations->MQTT and find the new switch and rename/locate items accordingly