Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
Kaspa price shown on an AWTRIX display
Kaspa price, as MrMasternode runs it.

Kaspa price

Display the price of Kaspa with an update every 30 minutes.

N8N AWTRIX 3
About this flow
Specifications
System N8N
AWTRIX version AWTRIX 3
Topic Smarthome
Built by MrMasternode
File QE6BOQlQoMq0.json · 2.7 KB
Icons 1
Published 26 Nov 2024 · updated 26 Nov 2024
Downloads 37
Is this your flow?

If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.

This flow can be updated for any crypto asset on CoinGecko. Simply duplicate the flow & change to the currency you want - i.e. dogecoin

This flow currently is configured to display the price Kaspa every 30 minutes using CoinGecko api

Steps:

Update Get parameters in Fetch Data (choose local currency i.e (eur/usd/cad) in lowercase format
Update the ip in url at "Send to Clock" with your awtrix clock local ip

NOTE: To display the price of Kaspa formatted to 2 digits i.e. $0.16 do the following:

Under "Send to Clock" update the Body Parameters
Name: text
Value: ${{ $json.kaspa['usd'].round(2) }}

More flows for N8N or Smarthome

Something wrong with this flow? Report it.