uartex: text_sensor does not compile #220
Replies: 1 comment 6 replies
|
Could you please share your YAML configuration? Also, have you already configured the uartex component? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I just need a text_sensor that displays the strings that I receive via uart. uartex seems to be the way to go, but it does not compile. I copied the block with 'external_components' and 'text_sensor' into my otherwise working code. The error is 'Component text_sensor.uartex requires component uartex.' How can I correct this?
Many thanks in advance, Werner
All reactions