Since the version 0.0.3 the card seems to blink. I think this is due to #23. I should try to get data from cache instead of setting a default hass value...
In general I should try to handle asynchronous stuff correctly, handling together the hass, setConfig and updateData process.
Since the version 0.0.3 the card seems to blink. I think this is due to #23. I should try to get data from cache instead of setting a default hass value...
In general I should try to handle asynchronous stuff correctly, handling together the
hass
,setConfig
andupdateData
process.