Commit Graph

16 Commits

Author SHA1 Message Date
Pascal Vizeli
a2fec2bb00 Revert "Store deconz persistent (#2083)" (#2084)
This reverts commit ae66948e36.
2021-06-18 15:09:16 +02:00
Pascal Vizeli
ae66948e36 Store deconz persistent (#2083) 2021-06-18 14:02:18 +02:00
Pascal Vizeli
fe8f2af0ea Revert nginx change (#1871) 2021-02-18 09:57:02 +01:00
Pascal Vizeli
4804b6e349 Restart nginx for ingress on error (#1867)
* Restart nginx for ingress on error

* more output

* Use Alpine for almond

* Fix dockerfile

* Add more library

* link python

* fix link

* python

* fix removes
2021-02-17 16:32:49 +01:00
Pascal Vizeli
b8f2079607 Fix config style for new Supervisor/Hardware (#1825)
* New Supervisor Hardware

* Update more changelogs

* fix version

* Fix boot

* fix application
2021-02-08 11:12:39 +01:00
Pascal Vizeli
7e26e65a9b Fix deconz error spam with supervisor beta (#1798) 2021-02-02 12:18:49 +01:00
Raman Gupta
4cf72420ba Use hostname for deconz discovery host instead of IP (#1789) 2021-01-29 12:35:50 +01:00
Ville Skyttä
26318df3ef *: spelling fixes (#1757) 2021-01-10 22:00:05 +01:00
Pascal Vizeli
5ae2b58a15 S6-overlay cleanup for HM & deCONZ (#1717) 2020-12-16 16:03:14 +01:00
wovka88
20aded368f Enable autoscale for DeCONZ noVNC (#1621)
* Bump deCONZ to 2.05.80

* Bump deCONZ to 2.05.81

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Revert "Bump deCONZ to 2.05.81"

This reverts commit bb4ada3b1505a566ebb96c73bf6273ac364df7e0.

* Bump deCONZ to 2.05.84

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Update CHANGELOG.md

* Version number adapted to 6.4.0

* NoVNC Autoscale

Enable Autoscale for Ingress NoVNC View

* Update Version to 6.4.1

* Update Changelog
* Update config.json

* DeCONZ novncn autoscale

Enable autoscale for DeCONZ ingress noVNC page
2020-10-21 16:16:09 +02:00
Bram Kragten
4e16b62970 Add background color to ingress deconz (#1523)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-30 16:33:53 +02:00
Bram Kragten
3d5062bbf0 Update deCONZ ingress choose html styling (#1517) 2020-07-29 23:07:07 +02:00
Pascal Vizeli
0cf3ae0795 Fix deCONZ issue with old vnc access (#1513) 2020-07-28 19:38:39 +02:00
Pascal Vizeli
5ec3867b18 Add novnc support deCONZ & rework ingress (#1505)
* Add novnc support deCONZ & rework ingress

* add page

* rename index to ingress

* fix issues

* fix vnc setup

* Fix config

* fix lint

* Fix docs
2020-07-28 14:01:47 +02:00
Franck Nijhof
075e6038c5 deCONZ 6.1.1; Fix VNC on arm & Ledvance downloader (#1483)
* Fix issue with looping OSRAM/Ledvance OTA downloader

* Fix issue with VNC not starting on armhf, armv7 & aarch64 based systems

* Bump version to 6.1.1

* Fix typo aarch64 -> armv7
2020-07-20 23:33:28 +02:00
Franck Nijhof
d0a50b9750 deconz: Refactor (#1476)
* deconz: Refactor

* Disable shellcheck warning

* Fix wiringpi

* Bump version 6.0.0

* fix osram ota

* Revert file & update changelog

* Small bugfixes

* Exclude

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-20 14:01:25 +02:00