Stefan Agner
Stefan Agner
We already store some files from boot/overlay in the snapshot correct? Should we then not either do all on OS level or all on Supervisor level?
What is `ha network info` showing?
> I moved the RPI t the basement and hooked up a monitor and keyboard to see that eth0 was disable, I think that every time it reboots eth0 restores...
> 2\. Params are not allowed, use path for this (append /boot or /stream at the end i.e.) however, stream is part of the RFC. With Params you mean query...
Reading up a bit about RESTful API design it seems that multiple URI's for the same resource as well as GET query parameters for filtering/paging are "allowed" and commonly used......
It seems your device date/time is not valid. The OS makes sure that on bootup it synchronizes the time with NTP services. Does the problem persist when making sure Internet...
> @agners can you please tell me if the bugs I have reported relate to time synchronization? Yeah, I'd say https://github.com/home-assistant/frontend/issues/10887 is related (its not just two hours, the month...
Since HA OS sets `NTP=`, `FallbackNTP` won't have any effect. From [the documentation](https://www.freedesktop.org/software/systemd/man/timesyncd.conf.html#FallbackNTP=): > [...] Any per-interface NTP servers obtained from [systemd-networkd.service(8)](https://www.freedesktop.org/software/systemd/man/systemd-networkd.service.html#) take precedence over this setting, as do any...
Also, tell your provider to not block NTP :D
With HAOS 8.1 you can now pass a custom NTP server via DHCP (option 42). I am not sure if Fritz!Box supports this configuration, but maybe enabling NTP support on...