Strange situation
I have made a script in ESPhome (not my first), it as been compiled and installed via OTH – everything seems fully successful – no error messages.
I can also read the log file via OTA, eg:
[12:34:39][D][dht:048]: Got Temperature=28.4°C Humidity=1.0% [12:34:39][D][sensor:113]: ‘Temperatur nyt skur’: Sending state 28.40000 °C with 1 decimals of accuracy [12:34:39][D][sensor:113]: ‘Fugtighed nyt skur’: Sending state 1.00000 % with 0 decimals of accuracy [12:35:09][D][dht:048]: Got Temperature=28.6°C Humidity=1.0% [12:35:09][D][sensor:113]: ‘Temperatur nyt skur’: Sending state 28.60000 °C with 1 decimals of accuracy [12:35:09][D][sensor:113]: ‘Fugtighed nyt skur’: Sending state 1.00000 % with 0 decimals of accuracy
HA see the unit, but no data from entities in HA, and idea?
I have tried to recompile and reinstall – same result