Commit Graph

55 Commits

Author SHA1 Message Date
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +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
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +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
Vc
66a41c96af Typo fix (#984) 2020-01-07 17:02:05 +01:00
Ville Skyttä
eee3ee255d Make deCONZ VNC URL a link (#969) 2020-01-03 23:44:25 +01:00
Ville Skyttä
8cae39b122 Spell Zigbee with lowercase "b" (#970)
https://zigbeealliance.org/developer_resources/zigbee-specification/
"Please note that this uses old branding, Zigbee is always a lowercase
B, not a capital. This change occurred shortly after the official
release of this document."

Also other docs at https://zigbeealliance.org/solution_type/zigbee/,
https://github.com/zigpy/zigpy/issues/111
2020-01-03 18:26:15 +01:00
Ville Skyttä
fc04afbba4 deconz: recommend using by-id serial device path (#944) 2019-12-30 10:54:59 +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
df549b101b deconz: Docs, added troubleshooting and inter-add-on communications (#935) 2019-12-21 10:54:37 +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
Franck Nijhof
73dc608b82 deconz: Collection of styling improvements and logo optimization (#897)
* deconz: Prettier YAML files

* deconz: Sort build.json

* deconz: Image optimization of logo
2019-12-18 13:57:32 +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
Franck Nijhof
74b78d702f deconz: Removes condescending language from documentation (#870) 2019-12-05 21:08:58 +01:00
Allan Persson
65df334c34 Deconz update 2.05.71 (#843)
* 🎉 Bump to 2.05.71

* 🎉 Bump to 2.05.71

* Bump deCONZ to 2.05.71

* Deconz update 2.05.71

* Deconz update 2.05.71
2019-11-20 12:22:49 +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
Laurent Bouriez
8d22ca9e16 Update deconz 2.05.70 (#813) 2019-11-05 21:00:14 +01:00
Ville Skyttä
4342c519f6 Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
AdighaLogic
f4e881359f Update README.md (#790)
Fixes a typo.
2019-10-15 22:00:40 +02: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
Pascal Vizeli
4f0f7c5ac0 Update README.md 2019-09-04 20:45:23 +02:00
Pascal Vizeli
51157f77f2 Update README.md 2019-09-04 20:45:02 +02:00
Pascal Vizeli
9fc0faffed Update azure-pipelines.yml for Azure Pipelines 2019-09-03 15:02:04 +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
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
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
5bda2fa271 deconz: Add reference to manual firmware upgrade procedure (#619) 2019-06-29 14:57:29 +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
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
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
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
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
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
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
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
d8220b2f13 Update deconz 2.05.64 (#575) 2019-04-23 21:42:12 +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