Updated README.md

This commit is contained in:
ElVit 2026-03-22 22:47:29 +01:00
parent cea24e01c6
commit 4ef92f76dc
1 changed files with 9 additions and 9 deletions

View File

@ -16,15 +16,15 @@
> Since v0.0.8 this component uses threads to process the UART communication. > Since v0.0.8 this component uses threads to process the UART communication.
> But if you still want to use an ESP8266 controller or the arduino framework, > But if you still want to use an ESP8266 controller or the arduino framework,
> please use the branch "heatpump/esp8266". > please use the branch "heatpump/esp8266".
>
```yaml > ```yaml
external_components: > external_components:
- source: > - source:
type: git > type: git
url: https://github.com/ElVit/esphome_components > url: https://github.com/ElVit/esphome_components
ref: 'heatpump/esp8266' > ref: 'heatpump/esp8266'
components: [ panasonic_heatpump ] > components: [ panasonic_heatpump ]
``` > ```
### Wiring ### Wiring