All sensor data save into both database but for example the pruge who should delete all data after 1 day from sqlite seems not working I still have more old sensor data there.
Also I was try to exclude some of my sensor from both it is impossible they still track down into database.
Could some one let me know how to solve this and made it work? I was try also with reboot after chnage config this also not help.
The exclude just stops data being recorded from when the exclude was added. It does not remove data from before this time. You will have to edit the database to remove that.
Then I was reboot the system whole HA on RPI I was restart and re open Node-Red and press button to send MQTT to HA and there is no data. But it need each time reboot whole system? Or is there some smart solution that it not need reboot because reload yaml files not help.