Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoff TH10 2.6.0 firmware #176

Open
thiagoarreguy opened this issue Apr 17, 2020 · 0 comments
Open

Sonoff TH10 2.6.0 firmware #176

thiagoarreguy opened this issue Apr 17, 2020 · 0 comments

Comments

@thiagoarreguy
Copy link

  • Operating System: MacOS Catalina 10.15.4
  • Python Version: 3.6
  • Sonoff model: TH10
  • Sonoff firmware version: 2.6.0
  • I have read the README, and understand that SonOTA does not work with the latest Sonoff firmware:

2020-04-16 21:22:49,263: DEBUG: Current IPs: ['192.168.0.108']
2020-04-16 21:23:09,720: INFO: Using the following configuration:
2020-04-16 21:23:09,720: INFO: Server IP Address: 192.168.0.108
2020-04-16 21:23:09,721: INFO: WiFi SSID: HIFIVE
2020-04-16 21:23:09,721: INFO: WiFi Password: *************
2020-04-16 21:23:09,721: INFO: Platform: darwin
2020-04-16 21:23:09,729: INFO: ** Now connect via WiFi to your Sonoff device.
2020-04-16 21:23:09,729: INFO: ** Please change into the ITEAD WiFi network (ITEAD-100001XXXX). The default password is 12345678.
2020-04-16 21:23:09,729: INFO: To reset the Sonoff to defaults, press the button for 7 seconds and the light will start flashing rapidly.
2020-04-16 21:23:09,729: INFO: ** This application should be kept running and will wait until connected to the Sonoff...
2020-04-16 21:24:30,143: DEBUG: Current IPs: ['10.10.7.2']
2020-04-16 21:24:30,145: DEBUG: ~~ Connection attempt
2020-04-16 21:24:30,145: DEBUG: >> HTTP GET /10.10.7.1/device
2020-04-16 21:24:30,921: DEBUG: << {
2020-04-16 21:24:30,921: DEBUG: "deviceid": "10008cf158",
2020-04-16 21:24:30,921: DEBUG: "apikey": "820061be-8a5a-416b-9f79-a54f6d2e93b1",
2020-04-16 21:24:30,922: DEBUG: "accept": "post"
2020-04-16 21:24:30,922: DEBUG: }
2020-04-16 21:24:30,922: DEBUG: >> HTTP POST /10.10.7.1/ap
2020-04-16 21:24:30,922: DEBUG: >> {
2020-04-16 21:24:30,922: DEBUG: "version": 4,
2020-04-16 21:24:30,922: DEBUG: "ssid": "HIFIVE",
2020-04-16 21:24:30,922: DEBUG: "password": "*************",
2020-04-16 21:24:30,922: DEBUG: "serverName": "192.168.0.108",
2020-04-16 21:24:30,922: DEBUG: "port": 8443
2020-04-16 21:24:30,922: DEBUG: }
2020-04-16 21:24:31,019: DEBUG: << {
2020-04-16 21:24:31,020: DEBUG: "error": 0
2020-04-16 21:24:31,020: DEBUG: }
2020-04-16 21:24:31,020: INFO: ~~ Provisioning completed
2020-04-16 21:24:31,020: INFO: Starting stage2...
2020-04-16 21:24:31,023: INFO: ** The IP address of <serve_host> (192.168.0.108) is not assigned to any interface on this machine.
2020-04-16 21:24:31,023: INFO: ** Please change WiFi network to HIFIVE and make sure 192.168.0.108 is being assigned to your WiFi interface.
2020-04-16 21:24:31,024: INFO: ** This application should be kept running and will wait until connected to the WiFi...
2020-04-16 21:24:43,057: DEBUG: Current IPs: []
2020-04-16 21:24:51,078: DEBUG: Current IPs: ['192.168.0.108']
2020-04-16 21:24:51,078: INFO: ~~ Starting web server (HTTP port: 8080, HTTPS port 8443)
2020-04-16 21:24:51,093: INFO: ~~ Waiting for device to connect
2020-04-16 21:24:51,095: INFO: *** IMPORTANT! ***
2020-04-16 21:24:51,096: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:24:51,096: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:24:51,096: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:24:51,096: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:25:51,296: INFO: *** IMPORTANT! ***
2020-04-16 21:25:51,296: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:25:51,296: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:25:51,297: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:25:51,297: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:26:51,501: INFO: *** IMPORTANT! ***
2020-04-16 21:26:51,501: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:26:51,501: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:26:51,501: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:26:51,501: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:27:51,705: INFO: *** IMPORTANT! ***
2020-04-16 21:27:51,705: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:27:51,706: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:27:51,706: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:27:51,706: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:28:51,915: INFO: *** IMPORTANT! ***
2020-04-16 21:28:51,916: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:28:51,916: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:28:51,916: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:28:51,916: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:29:52,119: INFO: *** IMPORTANT! ***
2020-04-16 21:29:52,119: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:29:52,119: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:29:52,119: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:29:52,119: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:30:52,322: INFO: *** IMPORTANT! ***
2020-04-16 21:30:52,322: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:30:52,322: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:30:52,322: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:30:52,322: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:31:52,527: INFO: *** IMPORTANT! ***
2020-04-16 21:31:52,527: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:31:52,527: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:31:52,527: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:31:52,527: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:32:52,717: INFO: *** IMPORTANT! ***
2020-04-16 21:32:52,718: INFO: ** AFTER the first download is COMPLETE, with in a minute or so you should connect to the new SSID "FinalStage" to finish the process.
2020-04-16 21:32:52,718: INFO: ** ONLY disconnect when the new "FinalStage" SSID is visible as an available WiFi network.
2020-04-16 21:32:52,718: INFO: This server should automatically be allocated the IP address: 192.168.4.2.
2020-04-16 21:32:52,718: INFO: If you have successfully connected to "FinalStage" and this is not the IP Address you were allocated, please ensure no other device has connected, and reboot your Sonoff.
2020-04-16 21:33:05,479: INFO: Quitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant