Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Perna
bf97ee1d4b Upgrade Configurator to 0.3.2 (#368)
* Upgrade Configurator to 0.3.2

* Update CHANGELOG.md
2018-08-10 20:27:36 +02:00
Gabriel Oliveira
3219d692f2 Fix configurator SSL certificate path (#366) 2018-08-06 16:36:35 +02:00
Daniel Perna
07f7634e94 Update to Configurator 0.3.1 (#357)
* Update to configurator 0.3.1

* Fix tests

* Forgot SSL

* Update config.json

* Update run.sh

* Update run.sh

* Update run.sh

* Update config.json

* Update run.sh

* Removed verify_hostname option

* Update config.json

* Update run.sh

* Update build.json

* Update Dockerfile

* Update Dockerfile
2018-08-03 23:05:45 +02:00
Daniel Perna
48cf04795f Update Configurator to version 0.2.9 (#330)
* Update Configurator to 0.2.9

* Update Configurator to 0.2.9

* Update Configurator to 0.2.9

* Update Configurator to 0.2.9
2018-06-25 00:09:21 +02:00
Daniel Perna
c6c764d9ec Update configurator to 0.2.8 (#283)
* Update configurator

* Update CHANGELOG.md

* Update config.json

* Create build.json

* Update Dockerfile
2018-05-07 14:45:18 +02:00
Daniel Perna
319215a3c7 Update configurator to 0.2.7 (#275)
* Update CHANGELOG.md

* Update config.json

* Update map.py
2018-04-12 16:54:48 +02:00
Daniel Perna
2c04d75506 HASS Configurator 0.2.6 (#240)
* Update CHANGELOG.md

* Bump version
2018-02-06 14:27:28 +01:00
Daniel Perna
417cc7dda2 Update HASS Configurator to 0.2.5 (#238)
* Update map.py

* Update config.json

* Update CHANGELOG.md

* Update config.json

* Update map.py

* Update map.py
2018-01-29 11:47:59 +01:00
Daniel Perna
78be388458 Update HASS-Configurator (#221)
* Bumped version

* Create CHANGELOG.md

* support new API token feature

* Update CHANGELOG.md
2018-01-03 16:04:22 +01:00
Daniel Perna
fcb9a37c78 Added banlimit and dirsfirst options (#200) 2017-11-14 11:24:16 +01:00
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
8fe038034d Use new webui function 2017-10-03 17:42:05 +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
620cb248e4 split credentials 2017-09-26 13:49:21 +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