SodaWithoutSparkles
SodaWithoutSparkles
你再看一次traces
Try reloading the integration and/or restarting the purifier. fixed it for me.
it seems that the integration forgets to refresh the status for the sensor. I can see that the attribute for pm2.5 in the main fan entity was updated, but not...
Temporary mitigated by using a template sensor to read the attribute from the main fan entity. ``` state_attr('fan.purifier', 'environment.pm2_5_density') ```