Add panel custom to load any webcomponent (#2747)

This commit is contained in:
Paulus Schoutsen
2016-08-08 17:35:46 -07:00
committed by GitHub
parent 9a575eb6d6
commit 8081fe794e
5 changed files with 161 additions and 31 deletions

4
.gitignore vendored
View File

@@ -7,7 +7,9 @@ config/custom_components/*
!config/custom_components/example.py
!config/custom_components/hello_world.py
!config/custom_components/mqtt_example.py
!config/custom_components/react_panel
!config/panels
config/panels/*
!config/panels/react.html
tests/testing_config/deps
tests/testing_config/home-assistant.log