Update teckin sb50 entry as they cannot be flashed anymore (#878)

* Update teckin sb50 entry as they cannot be flashed

Unfortunately these bulbs are now shipping with a newer firmware that can no longer be flashed by tuya-convert.

Please see:

- https://github.com/esphome/issues/issues/1289
- https://github.com/ct-Open-Source/tuya-convert/issues/483
- https://github.com/ct-Open-Source/tuya-convert/issues/586

* Update format

* Fix typo

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Justyn Shull 2020-12-13 07:44:50 -06:00 committed by GitHub
parent 3923c99c77
commit facd786a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,13 @@ TECKIN SB50 LED Bulb
:align: center
:width: 50.0%
The Teckin SB50 Bulb's are a great option for lighting that can be flashed with tuya-convert. More details can be found at tuya-convert `github page <https://github.com/ct-Open-Source/tuya-convert>`__.
Below is the ESPHome configuration file that will get you up and running. This assumes you have a secret.yaml with ssid, password, api_password and ota_password keys.
.. warning::
It is not currently possible to flash these bulbs with ``tuya-convert`` due to shipping with an updated/patched firmware.
Please check `this issue <https://github.com/ct-Open-Source/tuya-convert/issues/483>`__ for details and progress on a workaround.
The Teckin SB50 Bulb's are a great option for lighting that could previously be flashed with tuya-convert. More details can be found at tuya-convert `github page <https://github.com/ct-Open-Source/tuya-convert>`__.
Below is the ESPHome configuration file that will get you up and running. This assumes you have a ``secret.yaml`` with ssid, password, api_password and ota_password keys.
.. code-block:: yaml