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.

Kaspa price shown on an AWTRIX display
Fig. 1 Kaspa price, as MrMasternode runs it.

Kaspa price

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

Specifications
System N8N
Firmware AWTRIX 3
Topic Smarthome
Built by MrMasternode
File QE6BOQlQoMq0.json · 2.7 KB
Icons 1
Published 26 Nov 2024 · updated 26 Nov 2024
Downloads 31

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.