Import mixin to silence build warning (#952)

This commit is contained in:
Paulus Schoutsen 2018-02-27 19:35:49 -08:00 committed by GitHub
parent f75147c799
commit c2b090b912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
<link rel="import" href="../../bower_components/polymer/polymer-element.html">
<link rel="import" href="../util/hass-mixins.html">
<link rel="import" href="./ha-combo-box.html">
<dom-module id="ha-service-picker">