Renamed branch "esp8266" to "arduino"
This commit is contained in:
parent
154d3477e4
commit
4f82851ae1
|
|
@ -15,14 +15,14 @@
|
|||
> The support for ESP8266 and the arduino framework is deprecated for this component.
|
||||
> 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,
|
||||
> please use the branch "heatpump/esp8266".
|
||||
> please use the branch "heatpump/arduino".
|
||||
>
|
||||
> ```yaml
|
||||
> external_components:
|
||||
> - source:
|
||||
> type: git
|
||||
> url: https://github.com/ElVit/esphome_components
|
||||
> ref: 'heatpump/esp8266'
|
||||
> ref: 'heatpump/arduino'
|
||||
> components: [ panasonic_heatpump ]
|
||||
> ```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue