olijouve
6847f767cd
deconz: Add LEDVANCE / OSRAM otau firmware downloader ( #983 )
...
* Update config.json
* Create ledvance-otau-dl.sh
* Update run.sh
* Update Dockerfile
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update ledvance-otau-dl.sh
Fix lint issues:
https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...
https://www.shellcheck.net/wiki/SC2003 -- expr is antiquated. Consider rewr...
* Update ledvance-otau-dl.sh
Fix lint issue:
https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti...
* Update Dockerfile
Adressing @pvizeli comment : The script have the correct permission of a+x?
Add CMD to set a+x permission on ledvance-otau-dl.sh script
* Update Dockerfile
* Add exec permissions
* revert oups bad multiple cmdlines in CMD[]
* revert oups bad multiple cmdlines in CMD[]
* dummy commit
* Update Dockerfile
remove dummy comment
* Update ledvance-otau-dl.sh
remove dummy comment
* fix bug
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-01-11 13:26:36 +01:00
Franck Nijhof
2f572e5d2c
deconz: Add Ingress ( #922 )
...
* deconz: Bump deCONZ to 2.05.72
* deconz: Remove UPnP support
* deconz: Add Ingress support and improve discovery
* deconz: Bump add-on version, update changelog
2019-12-19 21:53:45 +01:00
Pascal Vizeli
f71edff3fa
Deconz ( #876 )
...
* deconz: Adds support for enabling UPnP
* deconz: Improve waiting for udev devices mechanism
* deconz: Sort dependencies
2019-12-06 10:08:57 +01:00
Pascal Vizeli
35e9244cb9
Revert "UPnP support & improve udev device handling ( #873 )" ( #875 )
...
This reverts commit 5f4f18a0dd .
2019-12-06 08:38:30 +01:00
Franck Nijhof
5f4f18a0dd
UPnP support & improve udev device handling ( #873 )
...
* deconz: Adds support for enabling UPnP
* deconz: Improve waiting for udev devices mechanism
* deconz: Sort dependencies
2019-12-05 21:47:06 +01:00
Manuel Pietschmann
95c5b403e0
New deconz.dresden-elektronik.de subdomain ( #826 )
...
Due a new website on dresden-elektronik.de, the old paths might not work for some time.
The redirection of links should be active very soon.
This PR uses the deconz. subdomain to fix the 404, note https version will follow soon.
2019-11-17 16:27:22 +01:00
Franck Nijhof
f07b50e7a3
Bump deCONZ 2.05.69 & wiringPi 2.52 ( #692 )
...
* Bump deCONZ to 2.05.69
* Update wiringPi to latest (2.52)
2019-09-09 14:31:20 +02:00
Stefan Agner
5847e935fd
update deCONZ ( #649 )
...
* update deCONZ
* add aarch64 version
* add armv7 version
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update build.json
2019-09-03 14:51:05 +02:00
Pascal Vizeli
a63f4c7086
Cleanup some udev rules ( #684 )
...
* Cleanup some udev rules
* Helper
* Use new bashio command
* Update CHANGELOG.md
* Address comments
2019-09-03 09:37:38 +02:00
Pascal Vizeli
f2970e23ea
deCONZ 2.05.67 / new udev functions ( #671 )
...
* deCONZ 2.05.67 / new udev functions
* bump version
* Update CHANGELOG.md
* Fix load issues
* Cleanup
* lookup simlink
* Fix lint
* fix comments
2019-08-30 11:59:28 +02:00
Pascal Vizeli
52ad792d11
Cleanup old arch handling from deconz ( #650 )
2019-08-09 10:28:03 +02:00
Pascal Vizeli
b0d21927e9
Fix URL
2019-08-02 10:37:29 +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
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
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
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
d4d68d3b0f
Update deconz 2.05.59 ( #524 )
...
* Update deconz 2.05.59
* Add cache support
2019-02-20 19:13:21 +01:00
Pascal Vizeli
85d31f6237
deCONZ ( #502 )
...
* Migrate deCONZ addon to core repo
* Update add-on
* Update run.sh
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update build.json
* Update Dockerfile
* Update Dockerfile
* Use our raspbian
* Update config.json
* Update build.json
* Update config.json
* Update build.json
* Update config.json
* Update config.json
* Update run.sh
* Update config.json
* Update config.json
* Delete firmware.sh
* Update Dockerfile
* Update Dockerfile
* Update run.sh
* Update config.json
* Update run.sh
* Update Dockerfile
* Create ika-otau-dl.sh
* Update run.sh
* Fix rights
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update README.md
* Update Dockerfile
2019-01-15 15:21:36 +01:00