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.

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

Dogecoin price

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

Specifications
System Home Assistant
Firmware AWTRIX 3
Topic Smarthome
Built by MrMasternode
File rM3xABxBO8Lz.yaml · 2.7 KB
Icons 1
Published 26 Nov 2024 · updated 26 Nov 2024
Downloads 41

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 Dogecoin 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 Dogecoin formatted to 2 digits i.e. $0.40 do the following:
Under "Send to Clock" update the Body Parameters Name: text Value: ${{ $json.dogecoin['usd'].round(2) }}

More flows for Home Assistant or Smarthome

Something wrong with this flow? Report it.