-
Pretty Self Explanatory
There are several TMP36 temperature sensors in the Pi box you can use. They are very common and so you can definitely find documentation on how to use them on the web
-
Hi syssi,
before the update to 2024.8.1.1, there was a possibility to display a room temp from an external sensor.
I mean this part of the config:
climate:
- platform: xiaomi_miio_aircondi…
-
1. Gather temperature data from a temperature sensor
- In my case, I'll be using an ESP32 to gather (and serve) temp data
- [x] Either:
- Make a cron job that gets temperature…
-
```
import os
import yaml
from loguru import logger
from langchain_core.language_models.chat_models import BaseChatModel
from langchain_community.chat_models import ChatLiteLLMRouter
import li…
-
First of all a big thank you for doing the leg work! I am new to esp32 and home assistant but managed to get this operational. Use api and not mqtt in your yaml files if possible for pushing data, it'…
-
hello. recently I noticed that several times a day the data from my JK BMS + esp32 via UART is lost...searching on the Internet says that this is possible after updating ESPhome itself...
here is my …
-
Everything works fine o 2024.09. After updating to ver 2024.10 there are errors:
`[D][esp-idf:000]: E (4412) system_api: Base MAC address from BLK3 of EFUSE version error, version = 77`
Yaml:
``…
-
Greetings. I have an esp32 board that works with jk-bms via modbus with the following firmware:
github://syssi/esphome-jk-bms@main
and also your great project i have successfully connected my POW-…
-
### The problem
Group temperature sensors becomes unavailable after reboot.
ignore_non_numeric is enabled.
Images several minutes after reboot:
![image](https://github.com/user-attachments/ass…
-
### The problem
After updating home assistant 2024.8.2 to 2024.10.1 a warning occurs, with the statement to creat a bug... -> the message is in the "Anything in the logs..." section.
I don't know …