-
Notifications
You must be signed in to change notification settings - Fork 6
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
Base MSR-2 Configuration Invalid For ESPHome Device Builder Version 2025.2.0 #23
Comments
I get the same error when I try to update any of my Apollo Sensors using HA's ESPHome Builder. I just upgraded to the Feb 2025 (2025.2.0) release and any attempt to upgrade fails. |
Thanks for letting us know, we really need to set up weekly builds to catch these faster. It is a change in the newest ESPHome update, the sensors should function just fine without updating. I'm working on the fix for them right now though. |
I created a PR that should resolve the problem if you're interested. It's tested and working on my own MSR-2s |
Confirmed working here too |
Fixed in #24 Thanks!! |
I'm still seeing INFO ESPHome 2025.2.0 light.esp32_rmt_led_strip: [source /data/packages/9a51d7a7/Integrations/ESPHome/MSR-2.yaml:497] This feature is not available for the IDF framework version 5. When either doing a clean build or upgrade. My plant sensors updated, but not my msr-2s. |
I'm also still seeing the same error. |
Update: Upgrades are now succeeding on all devices. |
I just installed the latest version of ESPHome Device Builder (2025.2.0). I attempted to edit the friendly name of one of my MSR-2 sensors. When I attempted to install the updated configuration this error was thrown:
This error is coming from the base configuration as this is all I have in place for the configuration of the device:
Looking at the documentation, it appears that
rmt_channel
is an Arduino configuration variable and may not be compatible with esp-idf.The text was updated successfully, but these errors were encountered: