homebridge-config-ui-x 3.11.0
Bitte nicht mit npm-check updaten, bitte npm install -g --unsafe-perm homebridge-config-ui-x benutzen.
homebridge-config-ui-x 3.11.0
Bitte nicht mit npm-check updaten, bitte npm install -g --unsafe-perm homebridge-config-ui-x benutzen.
Fritz OS 7.10
https://www.iphone-ticker.de/f…sames-telefonbuch-139892/
SeydX jetzt funktioniert auch die Anwesenheit bzw. Abwesenheit wieder perfekt ?
Eve mit Version 3.7.1 und Nachbesserung. "Bug" behoben.
Mit dem schnellen Update auf V3.7.1, Eve hatte Version 3.7.0 erst vor einer Woche herausgebracht, hat Eve schnell reagiert und zumindest den Icon Bug behoben.
Jetzt können auch beim Typ "Schalter" wieder individuelle Icons ausgewählt werden.
node v11.14.0
deconz-2.05.62
deconz-2.05.63
homebridge-config-ui-x v4.0.0 GitHub
ZitatAlles anzeigenChange Log
All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
4.0.0 (2019-04-16)
Breaking Changes
Auth: The Basic Authentication option has been removed. Users who have Basic Authentication enabled will be swapped to Form Authentication
Reverse Proxy: Some users who have setup a reverse proxy and defined the websocket path will need to swap the WebSocket endpoint from /wsocket to /socket.io
If you are using the reverse proxy templates from the wiki no changes are required
Node.js Version: Dropping support for Node 7 and below, this plugin now requires Node.js v8.15.1 or higher on Linux and v10 or higher on Windows
Notable Changes
Plugins: Before updating a Homebridge plugin the release notes from GitHub will be shown where possible (#233)
Plugins: A corrupt plugin will no longer prevent all the installed plugins from being displayed (#252)
i18n: Turkish language translation added by @btutal
Theme: The default theme for new installs is now teal instead of red
Auth: Ability to customise the session timeout
System: Added the ability for the plugin to run as a separate service rather than a Homebridge plugin, this will allow users who have configured this feature to manage their server even if Homebridge is crashing due to a bad config / other issue
Previously this has only been supported, and the default setup, when running in Docker (oznu/homebridge)
Other Changes
The code base has been refactored
Client side changes include:
Swapped from ui-router to @angular/router for page routing
Now using socket.io for WebSockets
Split code into modules
Lazy load modules on demand
Server side changes include:
Swapped from Express to the Nest.js framework with Fastify
Swapped from ws to socket.io for WebSockets - while I do prefer to use the ws library, the syntastic sugar provided by Socket.io simplified the code base
Split code into modules
Packaged code is now combined with Webpack, this should reduce startup times on slow I/O systems like the Raspberry Pi
homebridge-hue v0.11.22 NPM
ZitatAlles anzeigenRelease Notes
v0.11.22
The Hue bridge API v1.31.0 no longer supports changing /config/linkbutton (they did publish the release notes now):
No longer expose Hue bridge link button as Stateless Programmable Switch (functionally broken, because homebridge-hue can no longer reset the state to recognise the next press);
Remove the linkbutton config.json setting (as it's no longer needed).
Remove the Link charactertistic (because it's no longer needed as homebridge-hue no longer resets the state after the pysical button is pressed, because it can no longer be set on the Hue bridge, and to eliminate the need to poll /config);
No longer poll /config (the main reason for this was supporting the link button as switch);
Base Last Updated characteristic in Hue Bridge accessory on system time instead of Hue bridge time (so /config no longer needs to be polled);
Remove the Touchlink characteristic (functionality was linked to the polling of /config).
Bump versions:
deCONZ v2.05.63.
homebridge-config-ui-x v4.0.1 GitHub
ZitatAlles anzeigenChange Log
All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
Read Before Restarting
After upgrading from 3.x to 4.x you will need to manually refresh your browser window.
upgrade-steps
Click the Restart button
Wait about as long as it usually takes for Homebridge to restart then go to the Status tab
Refresh the page using "CTRL+F5" on Windows or "CMD + R" on macOS
Login again as normal
4.0.1 (2019-04-17)
Bug Fixes
Fixed resolving of custom plugin path for non-Docker installations
homebridge-instances-platform 1.2.1
Bug Fixes
:: (#261)host config option to allow users to manually specify which interface/ip address the web interface should listen onconfig-ui-x 4.0.5-2
homebridge-instances-platform 1.3.1
Bin allerdings erstmal wieder zurück auf @0.4.9 da bei mir Homebridge nach dem Update abgestürzt ist.
TypeError: Cannot read property 'cookie' of undefined
at Accessory.toAlexa (/usr/local/lib/node_modules/homebridge-alexa/lib/parse/Accessory.js:92:44)
at Homebridge.toAlexa (/usr/local/lib/node_modules/homebridge-alexa/lib/parse/Homebridge.js:161:34)
at Homebridges.toAlexa (/usr/local/lib/node_modules/homebridge-alexa/lib/parse/Homebridges.js:47:35)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-alexa/lib/alexaActions.js:98:28)
at HAPNodeJSClient.HAPaccessories (/usr/local/lib/node_modules/homebridge-alexa/node_modules/hap-node-client/HAPNodeJSClient.js:156:3)
at Object.alexaDiscovery (/usr/local/lib/node_modules/homebridge-alexa/lib/alexaActions.js:91:14)
at HAPNodeJSClient.<anonymous> (/usr/local/lib/node_modules/homebridge-alexa/lib/alexaActions.js:31:20)
at HAPNodeJSClient.emit (events.js:193:13)
at HAPNodeJSClient._discoveryEnd (/usr/local/lib/node_modules/homebridge-alexa/node_modules/hap-node-client/HAPNodeJSClient.js:142:8)
at listOnTimeout (internal/timers.js:535:17)
at processTimers (internal/timers.js:479:7)
Got SIGTERM, shutting down Homebridge...
Alles anzeigen