heyajohnny / cryptoinfo

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

Removed deprecated "device_state_attributes" #19

Closed drthanwho closed 2 years ago

drthanwho commented 2 years ago

device_state_attributes is deprecated and replaced by extra_state_attributes.

Warning will be logged from 2021.12 and functionality will be removed in 2022.4

heyajohnny commented 2 years ago

Thnx!