-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Platform not found: 'text_sensor.roode' #120
Comments
Thanks for the report. Currently very busy, but I try to get it fixed quickly. |
Don't stress yourself out about it! Only the update is blocked - the sensors work wonderfully without it :) |
Hi. |
In the meantime, remove the text sensors and wait for the update. It will work without them. |
How to remove the text sensors |
Simply delete them in the node configuration |
@nijez Or just comment them out with |
Thanks for your answer, now I have another error. what do i need to do? Failed config sensor.uptime: [source /config/esphome/peopleCounter32.yaml:147]
|
@nijez You can either comment out / remove the "Uptime Sensor", or re-enable the "Uptime Human Readable" text sensor (since it uses the platform "template" instead of Roode). |
Remove those lambdas |
Describe the bug
There seem to be some changes in the text sensor in ESPHome v2022.2.0 (and v2022.2.1), that the platform 'text_sensor.roode' isn't found anymore. If I remove my text sensors, I can update the device.
I assume that it might have something to do with this PR: esphome/esphome#3172
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: