heyajohnny / cryptoinfo

Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko
GNU General Public License v3.0
46 stars 13 forks source link

Add ability to add 24h volume and change as attribute #4

Closed myhrmans closed 3 years ago

maureis commented 3 years ago

@heyajohnny would be nice to se these changes :)

heyajohnny commented 3 years ago

I'll look into it soon

heyajohnny commented 3 years ago

@maureis I'll probably make a different approach. I personally don't like to put all this data in one sensor. I think I'll split it into different sensors or attributes

maureis commented 3 years ago

It's up to you, you are the the boss here ;)

heyajohnny commented 3 years ago

@maureis I've just added attributes for volume, change and market_cap. You can find an example of how to implement it in a template sensor here