Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Don't use utilities from home-assistant-polymer #65

Merged
merged 1 commit into from
May 21, 2018

Conversation

balloob
Copy link
Contributor

@balloob balloob commented May 21, 2018

Starting Home Assistant 0.70 we're clearly defining the custom UI and custom panel API to make sure that we can guarantee that working in future releases.

One of the steps to make a more clear API is to not allow custom UI or panels to use our internal utilities (i'm going to write a blog post about this later).

Anyway, for now, it looks like ha-floorplan only used one utility function. Instead of referencing HAWS, I've inlined that function. This should make ha-floorplan work with 0.70.

We're going to deprecate HTML imports (also more about this later) and move to JavaScript imports. More info about this later too.

@pkozul pkozul merged commit 196ea27 into pkozul:master May 21, 2018
@balloob balloob deleted the patch-1 branch May 22, 2018 01:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants