Commit Graph

13 Commits

Author SHA1 Message Date
Franck Nijhof
529ac8f930 configurator: Version 5.0.0 (#1229) 2020-04-16 19:54:12 +02:00
Franck Nijhof
e0ebcbca6a configurator: Removed direct access, simplified code, bump to 4.0 (#902)
* configurator: Removed direct access from add-on

* configurator: Extended list of default ingored patterns

* configurator: Simplified run.sh

* configurator: Bump version to 4.0

* configurator: Use the default Ingress port
2019-12-18 15:25:56 +01:00
Franck Nijhof
aef9fb3a11 configurator: Collection of styling improvements (#896)
* configurator: Prettier JSON & YAML files

* configurator: Change documentation URL

* configurator: Sort build.json

* configurator: Styling improvements to Dockerfile
2019-12-18 14:00:01 +01:00
Pascal Vizeli
8c819e6193 Fix style 2019-11-07 17:14:48 +01:00
Pascal Vizeli
1ca6b008fe Add some no-cache-dir to pip 2019-11-07 17:08:20 +01:00
adamgreg
5d201fed0c configurator: Add git SSH support (#592)
* configurator: Add git SSH support

Add "ssh_keys" option to the Configurator add-on to define SSH keys for use by git.

* Bump version to 3.5
2019-09-16 10:53:06 +02:00
Franck Nijhof
7da566633e configurator: Added documentation + small changes (#588)
* configurator: Adds README to repository

* configurator: Small code styling changes

* configurator: Bump version to 3.4, updated CHANGELOG
2019-06-01 23:15:22 +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
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
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
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
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