after the update the sensor data is not recorded, I changed the configuration to include the sensors but from the dev - statistics page, they still appear not recorded, but the graphs update
This is my enviroment:
- Home Assistant Container
- Core 2025.6.3
- Frontend 20250531.4
This is my fragment of configuration:
recorder:
include:
domains:
- sensor.*
- light.*
- switch.*
- automation.*
entities:
- input_number.speedtest_ping
- input_number.speedtest_download
- input_number.speedtest_upload
- input_number.speedtest_time