webhostsg
webhostsg
> Are you using SNTP as time provider? On HA and the ESPHome config, no. On Proxmox, where HA is a VM, yes.
> So, for now, remove any time zone settings from your blueprint and add this to your panel's Yaml: > > ```yaml > time: > - id: !extend time_provider >...
> So, looks like we have two issues here: > > 1. (**Most of the cases**) ESP-IDF is using the value between the on the time zone info, which should...
Hi, I'm using 3.1.2 and encounter that same error for Deepstack Face Recognition: ``` Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953,...
I'm using Reolink Camera Doorbell (Battery) no issues. My config as follows: ``` ffmpeg: camera: camera_1: # This value has to be unique across all cameras name: Reolink host: !secret...
> This works for me thanks for your help > > ``` > camera_1: # This value has to be unique across all cameras > name: cam1 > host: 192.168.1.1...