19
submitted 10 months ago* (last edited 10 months ago) by peregus@lemmy.world to c/homeassistant@lemmy.world

I'm pretty new to HA. I've set it up and I keep editing the confirmation and everytime I restart to apply the changes, all the switches, sensors and even the thermostat lose their values. The most annoying is the thermostat (classic thermostat entity) because I have to turn it on selecting heat/cool and set the temperature. Is there a way to keep all these values across restarts?

Edit: I'm using HA OS on Proxmox. All the sensors and switches slowly goes back to "normal" as soon as they publish their state, apart from some entities that have values provided by HA itself and not by the devices (like the thermostat).

you are viewing a single comment's thread
view the rest of the comments
[-] peregus@lemmy.world 1 points 10 months ago

Ah, interesting!!! I've tried enabling it just by adding recorder: in it the configuration file that, if I didn't get it wrong, should record everything without exclusion, but...it doesn't sensors/switches/thermostat setpoint and state are lost at config reload. Am I doing something wrong?

[-] cedeho@feddit.de 3 points 10 months ago

recorder is enabled by default. however, when you are using docker it might be possible that the default file data base (it's folder) is not mapped to a persistent location outside the container (resp. in the host file system).

however, I really do not know much about all this docker related stuff. my recorder suggestion was just a shot into the blue. if I would be facing this problem I might just try to set up a relational data base like MySQL or PostgreSQL as a target for the recorder.

[-] peregus@lemmy.world 1 points 10 months ago

The recorder was indeed already enabled, I've noticed from the home-assistant_v2.db file. Nevertheless I'm still losing everything when I reload the config. I'm not using docker, but HA OS. Any other...shot in the blue? ๐Ÿ˜

[-] cedeho@feddit.de 1 points 10 months ago

is the history of the values available after restart? like the graphs shown when you click a sensor entity?

[-] peregus@lemmy.world 1 points 10 months ago

Yes, the history of there, with some blanks around the time I've done some config reload

this post was submitted on 14 Nov 2023
19 points (100.0% liked)

homeassistant

11833 readers
6 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS