upsert / lutron-caseta-pro

Custom Home Assistant Component for Lutron Caseta Smart Bridge PRO / RA2 Select
Apache License 2.0
184 stars 38 forks source link

0.88 Breaking change for custom components #22

Closed tube0013 closed 5 years ago

tube0013 commented 5 years ago

from the beta release notes:

Note for custom component developers: We are moving to a new file structure. Platforms now live embedded in components. Custom platforms will have to be updated to follow this pattern. This is a breaking change in case your custom platform overrides a built-in platform. Rename your custom platform from, ie light/hue.py to hue/light.py.

https://rc--home-assistant-docs.netlify.com/blog/2019/02/13/release-88/

upsert commented 5 years ago

Fixed by 97b46b9. Tested both 0.87 and 0.88 dev and it is compatible with both.