mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
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:
parent
3923c99c77
commit
facd786a94
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user