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

Add tuya commands CMD_GET_NETWORK_STATUS and CMD_TEST_WIFI #17745

Conversation

benjaminnestler
Copy link
Contributor

Description:

Add two tuya commands:

  • Test Wi-Fi functionality (scanning)
  • Get the current network status

See current Tuya Wifi Protocol Spec for more information (https://developer.tuya.com/en/docs/iot/tuya-cloud-universal-serial-port-access-protocol?id=K9hhi0xxtn9cb)

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with Tasmota core ESP32 V.2.0.6
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@benjaminnestler
Copy link
Contributor Author

The checks only fail, because of uploading timeouts of build artifacts. I couldn't restart the pipelines.

@barbudor
Copy link
Contributor

Thanks
@ortegafernando was also waiting for CMD_GET_NETWORK_STATUS in this thread: #17625

@arendst arendst merged commit 498b0e5 into arendst:development Jan 20, 2023
@benjaminnestler benjaminnestler deleted the tuya-check-test-wifi-and-get-network-state branch January 22, 2023 20:15
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

Successfully merging this pull request may close these issues.

4 participants