Commit Graph

24 Commits

Author SHA1 Message Date
Pascal Vizeli
6e5d7282d6 Support panel icon + more options (#573)
* Support panel icon + more options

* Update config.json
2019-04-25 08:17:58 +02:00
Pascal Vizeli
1bbe315d3e Configurator 3.1 (#563)
* Add options to configurator

* set chmod

* Fix style

* Update version
2019-04-09 15:39:25 +02:00
Pascal Vizeli
e4268b81e1 Configurator migration to new ingress (#560)
* Migrate to new ingress

* Update chmod

* Fix path

* Update handling

* Fix http lua

* Add auth flag

* Use hyprid

* Add webui

* Fix hass.io version

* cleanup
2019-04-08 17:19:55 +02:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01:00
Jorim Tielemans
0ac31f469a Map Hass.io backup and share folders (#408)
* Map additional Hass.io folders

Added backup and share to config.json

* Make ssl rw

* Update config.json

* Update CHANGELOG.md

* Update config.json

* Update config.json

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update config.json
2018-09-23 01:32:15 +02:00
Pascal Vizeli
8551273568 Remove bluetooth add-on & fix lint (#400) 2018-09-06 00:05:50 +02:00
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