From e824edaca84c39ab797d72fc5ab662791228de15 Mon Sep 17 00:00:00 2001 From: LuBeDa Date: Sat, 10 Jun 2023 10:49:03 +0200 Subject: [PATCH] update wiki --- tests/ehtmxv2-special.yaml | 1 + wiki/broken-ulanzi.md | 15 +++++++++++++++ wiki/home.md | 4 ++++ wiki/rotating-text.md | 3 +-- 4 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 wiki/broken-ulanzi.md diff --git a/tests/ehtmxv2-special.yaml b/tests/ehtmxv2-special.yaml index 7aedd9f9..b6c8239b 100644 --- a/tests/ehtmxv2-special.yaml +++ b/tests/ehtmxv2-special.yaml @@ -122,6 +122,7 @@ ehmtxv2: scroll_interval: 120 scroll_small_text: true default_clock_font: false + allow_empty_screen: true frame_interval: 210 rtl: true default_font_id: default_font diff --git a/wiki/broken-ulanzi.md b/wiki/broken-ulanzi.md new file mode 100644 index 00000000..4676fe2f --- /dev/null +++ b/wiki/broken-ulanzi.md @@ -0,0 +1,15 @@ +# Broken Ulanzi TC-001? + +There are some known issues regarding the voltage regulator of the 2023 March batch of Ulanzi TC-001 clocks. It appears that the LDO voltage regulator may be defective and if it burns out, may need replacing. + +When the screen is frozen, you will be able to turn off the clock by pressing the left and right buttons simultaneously but you will not be able to boot it up again. + +Your best bet is to contact the seller or Ulanzi directly for a replacement unit. + +But some folks over at the Awtrix [github forum](https://github.com/Blueforcer/awtrix-light/issues/67) and [Discord](https://discord.com/channels/546407049148366859/1096822468737511574/1101222937501126778) say the regulator can be replaced with a STI3408B. + +Here as an [imgur gallery](https://imgur.com/a/2p2miqF) which may help in taking apart your Ulanzi TC-001. + +**Use this hint at your own risk** + +Good luck! \ No newline at end of file diff --git a/wiki/home.md b/wiki/home.md index 8cd30f79..2312b5fd 100644 --- a/wiki/home.md +++ b/wiki/home.md @@ -13,3 +13,7 @@ - [Time & Date Formats](time-format) - [Blueprints for easier configuration](blueprints) - [time and date display](time-date-display) + +## Defective / Broken Ulanzi TC-001? + +- [Read this](broken-Ulanzi) diff --git a/wiki/rotating-text.md b/wiki/rotating-text.md index 5b5f8e59..5434b710 100644 --- a/wiki/rotating-text.md +++ b/wiki/rotating-text.md @@ -53,5 +53,4 @@ service: esphome.m5mic_del_screen data: icon_name: "*" mode: 2 -``` - +``` \ No newline at end of file