Commit Graph

539 Commits

Author SHA1 Message Date
Colin Frei
ca70298f8d Clarify configuration documentation a bit (#580)
* Clarify configuration a bit

It wasn't clear to me if the config part applied to only RaspBee or everything, so I tried to clarify it with titles.
I also added a bit of text to show where the correct value can be found (though I additionally had to google what the different values are to decide which one to use)

* Update README.md
2019-05-16 11:51:33 +02:00
Pascal Vizeli
c17881af67 Fix-aarch-problems (#579)
* Fix-aarch-problems

* Update CHANGELOG.md
2019-05-09 14:31:38 +02:00
Pascal Vizeli
13e88e54fb [skip ci] Update azure badge 2019-05-02 10:14:00 +02:00
Pascal Vizeli
b8ca92f23c [skip ci] remove workflow 2019-04-25 09:34:24 +02:00
Pascal Vizeli
137d98817a Fix snips build 2019-04-25 09:31:34 +02:00
Pascal Vizeli
6d6dc2d1ac Merge branch 'master' of https://github.com/home-assistant/hassio-addons 2019-04-25 09:26:43 +02:00
Pascal Vizeli
15f3360519 Cleanup handling with builder 2.0 2019-04-25 09:26:37 +02:00
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
a6a976ad06 Fix snips build 2019-04-24 23:03:45 +02:00
Pascal Vizeli
43c1670b2d Add all add-ons 2019-04-24 22:46:16 +02:00
Pascal Vizeli
03d065a46d Fix arch 2019-04-24 19:34:06 +02:00
Pascal Vizeli
2646c29ca5 Add more support 2019-04-24 19:29:16 +02:00
Pascal Vizeli
dcbc7e778a Try to hit build 2019-04-24 19:21:25 +02:00
Pascal Vizeli
d265c81884 change options 2019-04-24 18:49:40 +02:00
Pascal Vizeli
8d76c1881b Optimize handling 2019-04-24 18:44:50 +02:00
Pascal Vizeli
428a4803fa Speedup build 2019-04-24 18:43:30 +02:00
Pascal Vizeli
13e5eaf163 fix path 2019-04-24 18:40:11 +02:00
Pascal Vizeli
b57e9f00cb Fix wrong variable in template 2019-04-24 18:36:02 +02:00
Pascal Vizeli
753e0b95ac Fix handling 2019-04-24 18:34:24 +02:00
Pascal Vizeli
cb69d56fbc Add example for add-on build 2019-04-24 18:29:17 +02:00
Pascal Vizeli
fa2703a713 Rename job 2019-04-24 17:49:42 +02:00
Pascal Vizeli
037d102efd fix lint 2019-04-24 17:42:40 +02:00
Pascal Vizeli
d1550e6046 Fix lint 2019-04-24 17:38:15 +02:00
Pascal Vizeli
368c6536d7 Fix a lint 2019-04-24 16:50:14 +02:00
Pascal Vizeli
cecf2907a0 Lint part 2 2019-04-24 16:44:26 +02:00
Pascal Vizeli
ce16aa1d92 Fix lint 2019-04-24 16:41:53 +02:00
Pascal Vizeli
22a5402b2c Fix lint 2019-04-24 16:38:29 +02:00
Pascal Vizeli
ac34f421e2 Set up CI with Azure Pipelines
[skip ci]
2019-04-24 16:27:24 +02:00
Pascal Vizeli
d8220b2f13 Update deconz 2.05.64 (#575) 2019-04-23 21:42:12 +02:00
Pascal Vizeli
7934ff18ab Occu 3.45.7 (#574)
* Update OCCU 3.45.7

* Fix chmod
2019-04-23 16:54:28 +02:00
signaleleven
6d65043e6b Disable verbose logging for http auth plugin (#572)
* Enable quiet logging

* Bump version of mosquitto addon to 4.2

* Update changelog

* Add option to disable quiet logging
2019-04-23 15:28:10 +02:00
Pascal Vizeli
305dfa815b Deconz update (#570)
* Fix deconz

* Fix url

* Allow build new version

* Revert installation way

* Cleanup
2019-04-16 19:15:20 +02:00
Pascal Vizeli
a16cde2dcf Create stale.yml 2019-04-16 11:06:46 +02:00
Pascal Vizeli
9aa2ad8c87 deCONZ ingress & discovery (#561)
* Migrate deconz to ingress/discovery

* update chmod

* Add discovery

* Fix lint

* Fix typo

* Bump versio 0.91.2

* Fix discovery

* Cleanup config

* Fix discovery

* Fix url

* Fix port

* Fix script

* Support new host config

* Use new network feature

* add notes

* Fix shell

* simplify v1

* Cleanup

* Fix api port access

* Remove waiting

* Use more modern version

* Fix lint

* Add a note to ingress phoscon app

* fix format

* Fix ingress

* Fix ingress

* Fix output

* Change flow

* Fix wait port

* Fix config

* Add tiemout

* Cleanup
2019-04-11 14:49:36 +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
Franck Nijhof
bbee3edd4a ⬆️ Upgrades hassio-cli to v2.2.0 (#559) 2019-04-01 12:14:57 +02:00
Lukas Bachschwell
e4ea67c64d Adding snips-injection (#546)
* Adding snips-injection
- Update dockerfile
- Snips injection version print
- Start snips-injection in run
- Versionbump to 5.2

* remove backtick accident

* Less run blocks

* format change in snips dockerfile

* Update CHANGELOG.md
2019-03-26 18:08:31 +01:00
Pascal Vizeli
67f4e355d3 Fix none root login (#554)
* Fix account locking issue

* Fix script
2019-03-16 16:00:06 +01:00
Pascal Vizeli
dd44cc922a Revert "Fix account locking issue (#552)" (#553)
This reverts commit b2355ae596.
2019-03-16 15:50:08 +01:00
Pascal Vizeli
b2355ae596 Fix account locking issue (#552) 2019-03-16 15:41:50 +01:00
Pascal Vizeli
012f2e600e Update le to use our python images (#543)
* Update le to use our python images

* Add helper for build

* Fix build
2019-03-11 16:26:05 +01:00
Pascal Vizeli
a532023544 Fix data handling (#540) 2019-03-10 21:10:02 +01:00
Pascal Vizeli
61480978d2 Fix mariadb (#539) 2019-03-10 21:01:38 +01:00
Pascal Vizeli
ca3e9c4fda Update CHANGELOG.md 2019-03-10 20:11:43 +01: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
0e758c65dd Fix version HomeMatic (#537) 2019-03-10 15:36:19 +01:00
Pascal Vizeli
8a75cf5477 fix description 2019-03-08 17:26:51 +01:00
Pascal Vizeli
42f87c3e09 Update OCCU to 3.43.15 (#534) 2019-03-08 17:26:03 +01:00
Paulus Schoutsen
a2fb10a14e Colorlog is a dependency of the check_config script (#535)
* Colorlog is a dependency of the check_config script

* Update build.json

* Update Dockerfile

* Update config.json

* Update CHANGELOG.md

* Update config.json
2019-03-08 17:24:30 +01:00