Skip to content

New Flows can now belong to an account. Your old edit link keeps working — open it and attach the flow to an account, and you can edit it from any browser you sign in with.

Sign in
Unclaimed

This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.

YouTube for Home Assistant shown on an AWTRIX display
Fig. 1 YouTube for Home Assistant, as Dmytro Sudakevych (megadimich) runs it.

YouTube for Home Assistant

Shows your Youtube channel Subscribers count, Views count, Video count.

Specifications
System Home Assistant
Firmware AWTRIX 3
Topic Social
Built by Dmytro Sudakevych (megadimich)
File RpwLoMWG5lZ4.yaml · 1.9 KB
Icons 3
Published 23 Dec 2023 · updated 24 Dec 2023
Downloads 34
  1. You need to create a sensor in the configuration.yaml file or add a link to the file where the YouTube sensor is recorded.
    In my case, I added the following lines to the configuration.yaml:

homeassistant:
packages: !include_dir_merge_named includes/packages

Place the youtube_sensors.yaml file in the packages folder.
In the youtube_sensors.yaml file, in the resource_template: template, enter your Youtube API key (YOURS_API_KEY) and channel ID (YOURS_UID).

  1. Create your automation. I added my automation to the automations.yaml file. In this file, set your AWTRIX MQTT prefix in topic: instead of awtrix_565c3c.

  2. Do not forget to download the icons mentioned in the project: 10835, 10519 і 9452.

If you have any questions, please contact me on Discord at megadimich.

More flows for Home Assistant or Social

Something wrong with this flow? Report it.