AWTRIX/Ulanzi TC001 is back with Home Assistant HACS component

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 52

  •  4 месяца назад +24

    In my opinion "Ulanzi TC001" isnt the right word for the title, because AWTRIX has the Integration, not Ulanzi.🙂
    AWTRIX its not limited to the Ulanzi device alone and has no affiliation with this company.
    Anyways, great Video!
    Greetings, the AWTRIX developer.

    • @simply-the-max
      @simply-the-max 4 месяца назад +4

      Thanks for this awesome firmware! It actually made my life much easier. One of the clocks tells my parents when the laundry can be washed and when it should not, because solar power is free and grid is expensive. And the other ones is in some distance to my bed, turns off at night, lights up with the sunset and presents me a short overview of my smart home.

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +2

      You are right, I know, I've cut some corners (or all of them). And thank you, AWTRIX user 😁😉😂

    • @PatrickBulteel
      @PatrickBulteel 4 месяца назад +1

      Sweet! Thank you for the firmware. I now am going to see what devices are compatible...

    • @MrJeffschefke
      @MrJeffschefke Месяц назад +2

      I agree, would of helped me find this video quicker also.

  • @obi1998
    @obi1998 4 месяца назад +3

    Thank you for explaining the advanced options and showing where you got the information. A lot of channels just throw some YAML at you and are done. But I feel like I learn something by watching your videos.

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      Glad it was helpful and thanks for the comment! Really much appreciated!

  • @BleughBleugh
    @BleughBleugh 25 дней назад +2

    Thanks for this! Great video, finally opened my TC001 after getting it on sale late last year!
    Things have come a long way!
    Very pleased to get an MQTT message to it, now the fun starts!

  • @MarkJones-lr2lk
    @MarkJones-lr2lk 4 месяца назад +1

    Great video. I made 2 of these with my son as a project by buying the matrix, esp32, and diffuser from Aliexpess which we mounted in deep picture frames. We flashed the Awtrix software as you showed but I was not aware of the new HACS integration so will definitely look into that. Thanks!

  • @TommyBrenner
    @TommyBrenner 4 месяца назад +3

    Nice, great video! Totally missed that there was an integration. 👍🏻
    I've been using two clocks, since they received AWTRIX support, with automations. They work really great.
    My general use case is to show upcoming weather and all kinds of notifications (like when the washing machine is done etc.).

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +2

      Thanks for sharing - AWTRIX really makes a big difference if you want to automate things. And integration is relatively new thing (6 months old or something like that).

  • @RND-USA
    @RND-USA 2 месяца назад +1

    Great video! It makes me jealous of the people just getting set up with Awtrix now vs back when I did (and there were no videos )! 😂 I didn’t realize there’s an official HACS integration, I’ll have to check that out!

    • @BeardedTinker
      @BeardedTinker  2 месяца назад

      Yeah, things have changed, A LOT!

  • @harryp_privat
    @harryp_privat 4 месяца назад

    Great video and great device!
    I'm thinking about to order two of this devices. In advance one question about the MQTT-connection/communication with HA:
    Is there any yaml-configuration needed in HA or on device-site, or will the device automatically appear in HA?

  • @olegdenisenko1864
    @olegdenisenko1864 4 месяца назад +2

    Thank you so much for video, Sir!

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      Welcome, thanks for the comment!!

  • @makeitworktech
    @makeitworktech 4 месяца назад +1

    great video!! such an awesome clock!

  • @branislavmaricic8207
    @branislavmaricic8207 4 месяца назад +1

    Hvala Vam na odovm odličnom uputstvu! Kratko i jasno! Bravo!
    Jedno pitanje, ne toliko vezano za uputstvo, ali svakako za Ulanzi TC001. Kako prikazati na displeju Ulanzi slovne znakove koji sadrže kvačice, kao što su "ć", "š", "ž".....

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      Hvala puno!!!
      Nažalost, nikako. Jedini podržani font je Latin i autor je rekao da nema namjeru mijenjati ovo jer je izuzetno kompleksno.
      github.com/Blueforcer/awtrix3/issues/94

    • @branislavmaricic8207
      @branislavmaricic8207 4 месяца назад +1

      @@BeardedTinker Prevazidjoh problem, mozda ne bas na najbolji nacin
      text: >-
      {{ states ('input_text.newsitem_title')|replace("č", "c")|replace("Č",
      "C")|replace("ć", "c")|replace("Ć", "C")|replace("š",
      "s")|replace("Š", "S")|replace("č", "c")|replace("Č",
      "C")|replace("ć", "c")|replace("Ć", "C")|replace("đ",
      "dj")|replace("Đ", "Dj")|replace("ž", "z")|replace("Ž", "Z")}}

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      Da, to je jedan od načina da proradi - replace simbola.

  • @ByToothandClaw
    @ByToothandClaw 4 месяца назад +1

    I really like the clock - but it crashes regularly with me. Definitely sometimes because of a poorly structured message, but I still have a lingering crash every now and again - just not worked out why. I have got the MQTT system working - so won't be moving to the integration - but I can see that it would be helpful for new users

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      I've seen other posting about it crashing. Haven't noticed it so far but will keep my eye on it.

    • @RND-USA
      @RND-USA 2 месяца назад

      Not sure if this is your issue too but I have found that if I trigger too many actions at the exact same time in my automations that it crashes my Awtrix. By adding a wait / time delay of 100 milliseconds to 1 second helps alot. The Awtrix developer Blueforcer has a helpful discord community server for detailed help.

  • @TheCelticbeast
    @TheCelticbeast 4 месяца назад +1

    Great video. But how does one automate brightness? These are very bright at night.

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +1

      You could try playing with mood lighting: blueforcer.github.io/awtrix3/#/api?id=mood-lighting or blueforcer.github.io/awtrix3/#/api?id=change-settings has setting BRI used to set brightness.

    • @ByToothandClaw
      @ByToothandClaw 4 месяца назад +2

      Use the BRI setting - it works well - just send it at the correct time of day or night to adjust as needed (200 is enough for day time and I set 7 at night) - I also tie it to a motion sensor so it switches off until someone walks by it.

    • @thelatchkeykid
      @thelatchkeykid 4 месяца назад

      It has a light sensor on top of the clock. Use the auto bright feature in the settings.

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +1

      Auto brightness works OK, but with BRI you can have better control.

  • @KielerInKanada
    @KielerInKanada 4 месяца назад +1

    I have been using blueprints for almost a year now and have been quite happy. The only drawback is that I am gone for about 3 months during the year and would like to receive notifications at my other location. Setting up MQTT over the internet with my service provider is pretty much impossible. I'm curious as to how this new integration communicates with the Ulanzi display. Will it work over an internet connection?

    • @BeardedTinker
      @BeardedTinker  4 месяца назад

      No, this is still using same communication channel - MQTT. In theory, you could do it via Internet, but I really would not recommend it. In order for that to work, you would need to expose MQTT to outside, and that's really bad idea.
      Or potentially, you could use external (cloud) MQTT service, but again, maybe not that good idea.

    • @RND-USA
      @RND-USA 2 месяца назад

      For messaging in multiple locations I have basically the same system replicated in both locations (a Home Assistant server in the second location with basically the same automations but specifying the IDs of the 2nd location’s local Awtrix devices). I use a lot of APIs to push data and messages around which push info to the displays equally.

    • @KielerInKanada
      @KielerInKanada 2 месяца назад

      @@RND-USA Excellent idea, thank you very much for your suggestion.

  • @ItsMeThinkering
    @ItsMeThinkering 4 месяца назад

    Great video, and great clock 👍

  • @simonsayshomeassistant
    @simonsayshomeassistant 4 месяца назад +1

    Great video BT

  • @shanebekker
    @shanebekker 4 месяца назад

    I have plugged it into power but it goes to sleep or powers off after a while. How to keep it on all the time?

    • @BeardedTinker
      @BeardedTinker  3 месяца назад

      Does the display go to sleep or device. And can you wake it up with on buttons?

  • @bobellison2547
    @bobellison2547 4 месяца назад +5

    But can it show the time? ;)

    • @TommyBrenner
      @TommyBrenner 4 месяца назад +3

      That's a very deep and philosophical question... I guess that kinda depends on your viewpoint. 😜

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +3

      Ah, time, what is time, is there time?
      Sorry, no time to answer, got to run...

    • @bobellison2547
      @bobellison2547 4 месяца назад

      Well, not sure if that's a joke or not. If not, not all of use want to show our $45 device to show youtube subscriptions 24x7 unless a HA device event is posted. Pretty flippant response from @BeardedTinker. And for all you fanboys, don't miss the "if not".

    • @BeardedTinker
      @BeardedTinker  4 месяца назад +2

      It has clock.

    • @RND-USA
      @RND-USA 2 месяца назад

      @@bobellison2547jeeze man, lighten up. It’s pretty obvious it displays time, straight out if the box. It does countless / insanely impressive other things if you install Awtrix 3. But there is a steep learning curve as it requires something like Home Assistant to run all the automations and API connections.

  • @rwrayrwray
    @rwrayrwray 4 месяца назад +3

    1st