Pascal Vizeli
a630a93295
Wait a bit longer until udev is finish ( #1169 )
...
* Update run.sh
* Update config.json
* Update CHANGELOG.md
2020-03-05 12:19:43 +01:00
Franck Nijhof
aa78c5c13a
deconz: Bump deCONZ to 2.05.73 ( #1088 )
2020-02-17 17:14:10 +01:00
Franck Nijhof
2f80548b72
Re-branding of core add-ons ( #1046 )
...
* Re-branding of core add-ons
* Update title README
* Fix ada description
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-04 21:38:55 +01:00
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
756cffa711
deconz: Bump 5.0, Ingress fixes, Websocket support, direct access ( #945 )
...
* deconz: Bump 5.0, Ingress fixes, Websocket support, direct access
* deconz: Fix and improve API key handling with Hass.io discovery
2019-12-23 21:08:17 +01:00
Franck Nijhof
afeab667dd
deconz: Change API port to 40850, hotfix discovery ( #923 )
2019-12-19 22:30:45 +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
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
31a2793e3d
Fix deconz relative device path ( #679 )
2019-08-30 12:35:56 +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
Franck Nijhof
7d13e408b7
deconz: 3.1: VNC Port check & desktop name + firmware upgrade docs ( #617 )
...
* deconz: Improves VNC desktop name
* deconz: Adds check if VNC port is free to use
* deconz: Documents firmware upgrade process and caveats
* deconz: Updates CHANGELOG and bumps version to 3.1
2019-06-27 22:08:32 +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
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
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