Hi guys
i would like to record a sensor value every day only once
So at midnight or whatever time i state it will read the sensor value then and store it
then i can keep track of its daily value and keep a history of each day.
regards
Hi guys
i would like to record a sensor value every day only once
So at midnight or whatever time i state it will read the sensor value then and store it
then i can keep track of its daily value and keep a history of each day.
regards
The example here updates every night: https://www.home-assistant.io/integrations/template/#trigger-based-template-sensors
OP, keep in mind you will only have as many days as your recorder settings allow.