mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
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
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 6.4.1
|
||||
|
||||
- Enable autoscale for ingress noVNC
|
||||
|
||||
## 6.4.0
|
||||
|
||||
- Bump deCONZ to 2.05.84
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "6.4.0",
|
||||
"version": "6.4.1",
|
||||
"slug": "deconz",
|
||||
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
||||
"arch": ["amd64", "armhf", "aarch64"],
|
||||
|
||||
@@ -292,7 +292,7 @@
|
||||
<span class="mdc-button__label">Phoscon</span>
|
||||
</button>
|
||||
</a>
|
||||
<a href="novnc/vnc_lite.html">
|
||||
<a href="novnc/vnc_lite.html?scale=yes">
|
||||
<button class="mdc-button mdc-button--raised">
|
||||
<div class="mdc-button__ripple"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user