HASwitchPlate / HASPone

DIY LCD touchscreen for Home Automation
MIT License
414 stars 46 forks source link

hasp_Display_Text.yaml fails on import #187

Closed aderusha closed 2 years ago

aderusha commented 2 years ago

Discussed in https://github.com/HASwitchPlate/HASPone/discussions/186

Originally posted by **robellis-zz** May 5, 2022 When i try to import the hasp_Display_Text.yaml blueprint i get an 'unknown error' is there a different way to import or can i copy and paste it into HA?
aderusha commented 2 years ago

The scope of this is much wider than this one blueprint, issue seems to have cropped up in 2022.05 and impacts anything using a slider-type number select.

aderusha commented 2 years ago

@robellis-zz Question for you - what version of Home Assistant are you currently running where you are seeing this import error? 2022.05 or some older version?

aderusha commented 2 years ago

Apparently this is a bug in 2022.05: https://github.com/home-assistant/core/issues/71396

Currently set to be addressed in 2022.05.02 milestone, but no word on what the actual resolution might be.

robellis-zz commented 2 years ago

Makes sense. I am running 2022.5.1 right now

aderusha commented 2 years ago

Looks like a fix has been merged, so we should see resolution in the .2 point release.

aderusha commented 2 years ago

Allright, the 2022.5.2 release has fixed the issue reported above. However, there are reports of other problems that are related. I don't think the remaining issues should impact anything we're doing with the HASPone blueprints, but I'm going to leave this open until I see that those additional problems have been patched just to make sure.

aderusha commented 2 years ago

Looks like we should be all set, the release version of HA (2022.05.2) fixes all HASPone related issues and a patch is on the way for the rest of the issues (which don't impact HASPone). Closing this issue, I think we should be set!

Thanks again to @robellis-zz for the report and helping troubleshoot.