Skip to content

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

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

Dogecoin price

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

Home Assistant AWTRIX 3
About this flow
Specifications
System Home Assistant
AWTRIX version AWTRIX 3
Topic Smarthome
Built by MrMasternode
File rM3xABxBO8Lz.yaml · 2.7 KB
Icons 1
Published 26 Nov 2024 · updated 26 Nov 2024
Downloads 45
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 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.