Commit Graph

5 Commits

Author SHA1 Message Date
Pascal Vizeli
7207e74eea fix mapping API configurator (#190)
* fix mapping

* Update config.json
2017-10-10 10:17:05 +02:00
Pascal Vizeli
95a179ec3f Move configurator to new API (#189)
* Update config.json

* Update map.py

* Update config.json
2017-10-10 09:50:30 +02:00
Pascal Vizeli
f0b0a69490 Fix ssl path for configurator (#183)
* Update map.py

* Update config.json

* Update Dockerfile
2017-09-30 21:04:55 +02:00
Pascal Vizeli
71aa5353e7 split credentials 2017-09-26 13:46:52 +02:00
Daniel Perna
4e01f98a5b Add HASS configurator to core add-ons (#180)
* Initial commit for HASS configurator

* Requested changes

* Update Dockerfile

* update mechanics like other core add-ons

* simplify

* Update config.json

* Update config.json

* Update Dockerfile

* Delete configurator.py

* Create run.sh

* Create map.py

* Update and rename hass-configurator/config.json to configurator/config.json

* Rename hass-configurator/Dockerfile to configurator/Dockerfile

* Update and rename hass-configurator/map.py to configurator/map.py

* Rename hass-configurator/run.sh to configurator/run.sh

* Update map.py

* add image for build

* Update Dockerfile
2017-09-26 11:54:31 +02:00