This n8n workflow fetches the subscriber count of a specific YouTube channel using the YouTube Data API and displays the compacted count on an AWTRIX 3 / Ulanzi Smart Clock via its local HTTP API.
💡 You can run this every hour (or adjust the schedule), and it pushes a custom notification with a YouTube-style icon to your AWTRIX screen.
Replace the following placeholder values in the HTTP Request nodes:
Placeholder - Replace With
YOUR_YOUTUBE_CHANNEL_ID - Your YouTube channel ID
YOUR_YOUTUBE_API_KEY - Your API key from Google Developer Console
YOUR_AWTRIX_IP - Your AWTRIX local IP address (e.g., 192.168.1.108)
YOUR_ICON_ID - Icon ID from AWTRIX Icon Gallery (e.g., 26963)