Main public logs
From KlavoWiki
Jump to navigationJump to search
Combined display of all available logs of KlavoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:06, 5 December 2025 David talk contribs created page Delete Home Assistant Historic Entity Data (Created page with "Find the ID number of the entity. <pre>SELECT * FROM "statistics_meta" WHERE statistic_id="sensor.fronius_solar_panels";</pre> Delete statistics related to entity <pre> DELETE FROM "statistics" WHERE metadata_id = '144'; DELETE FROM "statistics_short_term" WHERE metadata_id = '144'; </pte> Category : Home Assistant")