I´m not 100 % sure if it´s related to the update to 0.118.4 or the CLI update (at least those´ve been changes I did today), but suddenly a sensor configured in configuration.yaml disappeared:
sensor:
- platform: command_line
name: Pi-Hole Status
scan_interval: 10
command: curl -X GET 'http://192.168.0.1/admin/api.php?status'
value_template: >
{{ value_json.status }}
Can anybody point me into the right direction to debug and fix this?
After upgrading to 0.118.4 my Netatmo Integration went completely havok. First, about 50% off all my Netatmo sensors were reported as “unavailable”, then after several attempts to debug, including restart, delete the Netatmo Integration, and re-create the Netatmo integration again, and again - I left it overnight and today all Netatmo sensors were “unavailable”. But the camera works as it should. No Netatmo information at all in the log.
So, I gave up and reverted back to 0.118.3 and now everything is back to normal.
Then I re-launched 0.118.4 and now all is well (!)
I’m running the docker HA Core container image on a QNAP NAS.
@mirekmal - thank you so much for this info (which I was completely unable to find myself).
It is so frustrating to have spent now almost two full days trying to find the cause of the problem, just to learn that yet again one of these cloud services failed and caused it all. I have sensitive and delicate equipment monitored and controlled by HA based on temperature and humidity readings.
It just proves how stupid I am to choose cloud services at all.
Is there any way to configure and use these Netatmo devices without having to go through their cloud?
If not, are there any other devices out there which can do the same, without cloud integration?