31 Commits

Author SHA1 Message Date
Franck Nijhof
f8f46067b1 deconz: Split documentation (#1297) 2020-05-11 19:29:06 +02:00
Mimiix
ac5a28a55d Adding official deCONZ Discord url (#1290) 2020-05-11 18:36:53 +02:00
Ville Skyttä
9f04efe3fa deconz: update hostname in VNC URL example (#1146) 2020-02-28 21:47:26 +01:00
Colin Frei
80a1e45496 Adjust readme to point to new name 'Supervisor' (#1131) 2020-02-25 00:45:23 +01:00
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
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
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
Franck Nijhof
74b78d702f deconz: Removes condescending language from documentation (#870) 2019-12-05 21:08:58 +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
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
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
Jonathan Adams
4cee1a8fef deconz: Error correction installation instructions (#605) 2019-06-05 21:23:55 +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
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
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