-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automation stops #36
Comments
Hei! Jeg ser at en av mine test-installasjoner har dennne feilmeldingen i loggen, det kan tenkes at det er grunnen.
Det burde fungerer å trykke på 'Reload integration'. Om jeg ikke får fikset dette på kort tid, kan du også teste med en automasjon som reloader integrasjonen automatisk en gang om dagen, selv om det er en 'dårlig fiks', og man burde finne grunnproblemet. Feilmeldingen du sendte skjermbilde av er noe annet, og i grunnen ikke noe å bry seg om. Den begynte å komme etter HA ikke lengre godttok å lagre ned sensorer med veldig mange attributter. Og Priceanalyzer har veeeldig mange attributter, siden den tar var på data om hver eneste time for i dag og i morgen. automation:
- id: reloadPriceanalyzer
alias: reloadPriceanalyzer
trigger:
- platform: time
at: "14:00:00"
action:
- service: homeassistant.reload_config_entry
entity_id: sensor.priceanalyzer |
Tusen takk, jeg så faktisk i ettertid at den første feilen ikke var relevant. Jeg har satt på logging. Jeg skal se hva jeg får ut av den. Du hører fra meg. Tusen takk |
Hello
I have two different HA running on two different places. They are running the lates HA version 11.1 and PA 1.4. I have a problem that the Price analyzer instance is stopping after a few days and don't update the 5 lowest and 10 lowest prices. For me a reboot on both the HA devices helps a while. The automation has worked flawlessly on earlier HA and PA versions.
I have also noticed that there is a error that is related to the Price Analyzer in the log file. Do you think this has something to do with it? I have tried to delete the database. But even with a small and fresh database the problem continues.
I am running my Price Analyzer based on the 5 and 10 lowest prices. I am using this template in configuration.yaml to base my automation on true or false from this attribute:
Thanks for a really great plugin. (You can write in Norwegian if you want)
The text was updated successfully, but these errors were encountered: