Franck Nijhof
845eba2486
deconz: Removes incorrect about section from readme ( #616 )
2019-06-27 11:36:21 +02:00
Franck Nijhof
ac29bfd523
deconz: Adds VNC & debug controls ( #615 )
...
* deconz: Adds VNC & debug controls
* 🚑 Forgot to add during git commit stage
* Removed tzdata
2019-06-27 11:29:38 +02:00
Pascal Vizeli
7cbc57eeca
SSH update + version pin ( #612 )
...
* Update SSH add-on / pin version
* fix version
* fix permission
2019-06-26 10:06:51 +02:00
Klaas Schoute
decc72a43f
⬆️ Bump Deconz to 2.05.66 ( #611 )
2019-06-18 13:12:28 +02:00
Pascal Vizeli
7e30aa9622
fix path
2019-06-11 13:35:40 +02:00
Pascal Vizeli
4bb25d51ef
Merge branches 'master' and 'master' of https://github.com/home-assistant/hassio-addons
2019-06-11 13:35:10 +02:00
Robbert Müller
2f832a9bf1
Fixes deconz otau download issues ( #608 )
...
* Fixes for #607
Dry coded
* Move mkdir from ikea to run.sh
* Fix indenting
* Adding release
2019-06-11 08:19:50 +02:00
Pascal Vizeli
9244e2ac81
cleanup
2019-06-06 13:36:37 +02:00
Pascal Vizeli
12cadc073a
Use single pipelines
2019-06-06 12:37:07 +02:00
Franck Nijhof
c02b2d9fc3
deconz: Bumps version to 2.5 ( #606 )
2019-06-05 21:33:44 +02:00
Jonathan Adams
4cee1a8fef
deconz: Error correction installation instructions ( #605 )
2019-06-05 21:23:55 +02:00
Klaas Schoute
20ca12c617
Bump Deconz to 2.05.65 ( #604 )
2019-06-04 19:45:35 +02:00
Pascal Vizeli
e998e6b6df
Fix mqtt pw generator ( #601 )
...
* Fix mqtt pw generator
* Update run.sh
* Update config.json
2019-06-04 08:38:31 +02:00
Franck Nijhof
0dfd9e075e
ssh: Fixes crash when using authorized keys ( #602 )
2019-06-03 20:19:25 +02:00
Pascal Vizeli
48943b3751
Update CHANGELOG.md
2019-06-03 19:50:18 +02:00
Franck Nijhof
b572a633b9
dhcp_server: Fixes crash when using FQDN as domain ( #600 )
2019-06-03 19:36:40 +02:00
Franck Nijhof
73e4aa8cbb
ssh: Refactor, bumped to 5.5 ( #598 )
2019-06-03 11:34:17 +02:00
Franck Nijhof
91ca564aca
tellstick: Refactor of add-on ( #596 )
...
* tellstick: Code formatting
* tellstick: Rewrite add-on onto Bashio
* tellstick: Adds README to add-on repository
* tellstick: Bump version to 2.0, added README
2019-06-02 14:44:30 +02:00
Franck Nijhof
0447632ecf
deconz: Updates README, fixes incorrect add-on link ( #589 )
...
* deconz: Rewrites README
* deconz: Fixes add-on URL
Fixes #583
* deconz: Bump version to 2.3, updated CHANGELOG
2019-06-02 14:42:46 +02:00
Franck Nijhof
fc839e76c7
dnsmasq: Refactor ( #591 )
...
* dnsmasq: Rewrite add-on onto Bashio
* dnsmasq: Removes debug statement from run.sh
* dnsmasq: Formats config.json
* dnsmasq: Adds README to add-on repository
* dnsmasq: Bumps version to 1.3, updates CHANGELOG
2019-06-02 13:34:59 +02:00
Franck Nijhof
59781645c4
check_config: Bumped version to 2.1, updated CHANGELOG ( #597 )
2019-06-02 13:27:41 +02:00
SiliconAvatar
f71033ab50
check_config: Additional information in log output to avoid confusion ( #594 )
...
* Update run.sh for from descriptive log
Updated log file to say that the new versions was installed ONLY to this add-on to stop people from fearing that it installed a new version to their production machine.
* Update log message
2019-06-02 12:22:14 +02:00
Franck Nijhof
8440f9c548
dhcp_server: Refactor ( #590 )
...
* dhcp_server: Rewrite add-on onto Bashio
* dhcp_server: Format config.json
* dhcp_server: Adds README to add-on repository
* dhcp_server: Version bump to 1.1, updated CHANGELOG
2019-06-01 23:15:52 +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
Franck Nijhof
0f936dfb31
Refactor of check_config add-on ( #586 )
...
* check_config: Rewrite onto Bashio
* check_config: Removed extra slash from Dockerfile
* check_config: Added README file
* check_config: Formatted config.json, changed link
* check_config: Bumped version, updated changelog
* Update Dockerfile
* Update run.sh
* Update CHANGELOG.md
* check_config: Added Known issues and limitations section to README
* check_config: Bumped version to 2.0
* check_config: Bumped version in CHANGELOG
* check_config: Remove typo in option name in README
2019-06-01 23:14:36 +02:00
Franck Nijhof
7e6adcab32
cec_scan: Refactor of add-on, added README ( #587 )
...
* cec_scan: Refactor of add-on, added README
* cec_scan: Set shell to bash
2019-06-01 21:49:41 +02:00
Pascal Vizeli
f09bf73865
Update git_pull cli ( #582 )
...
* Update build.json
* Update config.json
* Update CHANGELOG.md
* Update Dockerfile
2019-05-16 11:59:43 +02:00
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