Hi,
the title pretty much says everything.
TP-Link's HS110 keeps track of the power consumption of a plugged-in device but Z-Way has no way of showing these metrics.
Would be nice to make use of the full funcionality with Z-Way.
Search found 21 matches
- 07 Sep 2019 15:19
- Forum: Todo for the software
- Topic: TP-Link HS110 - Please add support for power usage
- Replies: 1
- Views: 899
- 26 Oct 2017 22:39
- Forum: Discussions in English
- Topic: Pushover Notifications App
- Replies: 11
- Views: 8021
Re: Pushover Notifications App
Hi lucian,
it should be here: /opt/z-way-server/automation/userModules/PushNotifier/index.js
Make a Backup before you change it!
it should be here: /opt/z-way-server/automation/userModules/PushNotifier/index.js
Make a Backup before you change it!
- 03 Jul 2017 00:49
- Forum: Todo for the software
- Topic: Make Dashboard apps draggable
- Replies: 2
- Views: 4294
Make Dashboard apps draggable
Hi,
it would be nice if the user could change the order of apps in the dashboard.
Drag&Drop to sort them would be nice.
it would be nice if the user could change the order of apps in the dashboard.
Drag&Drop to sort them would be nice.
- 05 Jun 2017 22:17
- Forum: Discussions in English
- Topic: Alexa Skill
- Replies: 28
- Views: 16097
Re: Alexa Skill
Hi, it suddenly stopped working for me since last week. Alexa tells me that my devices don't respond. The Alexa App (in Z-Way) is activated, but i can't login with the Popp Smart Home Skill (via Amazon Store -> https://alexa.zwave.eu/authorize.php?client_id=.....). Authentication failed! Remote ID/l...
- 19 Jan 2017 02:45
- Forum: Diskussion in Deutsch
- Topic: Befehl nach Ablauf von 3 Minuten ausführen
- Replies: 2
- Views: 1882
Re: Befehl nach Ablauf von 3 Minuten ausführen
Probiers mal mit der App "Light Motion Trigger"
- 14 Jan 2017 05:17
- Forum: Diskussion in Deutsch
- Topic: Türklingel ins SmartHome einbinden?
- Replies: 2
- Views: 3623
Re: Türklingel ins SmartHome einbinden?
Hallo, ich habs hinbekommen! Die bisherige Schaltung sah so aus: https://abload.de/img/standardtuerklingelzqlz7.png Link zum Bild Wichtig: Später darf nur der stromlose/potentialfreie Klingeltaster am Eingang des Fibaro Sensors hängen! (Stromkreis also bei den ~ durchtrennen) Die neue Schaltung mit ...
- 09 Jan 2017 04:21
- Forum: Diskussion in Deutsch
- Topic: Türklingel ins SmartHome einbinden?
- Replies: 2
- Views: 3623
Türklingel ins SmartHome einbinden?
Hallo,
wir haben noch eine alte Klingelanlage, die mit 8V AC (max. 1 A) läuft.
Der Strom fließt nur, wenn der Klingelknopf gedrückt wird.
Ich möchte diese gerne ins Smart Home mit einbinden, weiß aber nicht was für einen Sensor ich dafür verwenden kann.
Hat jemand Ratschläge?
wir haben noch eine alte Klingelanlage, die mit 8V AC (max. 1 A) läuft.
Der Strom fließt nur, wenn der Klingelknopf gedrückt wird.
Ich möchte diese gerne ins Smart Home mit einbinden, weiß aber nicht was für einen Sensor ich dafür verwenden kann.
Hat jemand Ratschläge?
- 31 Dec 2016 01:15
- Forum: Diskussion in Deutsch
- Topic: Thermostat: Eventname für die Event Watcher App?
- Replies: 3
- Views: 2585
Re: Thermostat: Eventname für die Event Watcher App?
Hallo Maroš,
danke für deine Antwort.
Hättest du eventuell einen Code-Ansatz für mich? (JS kann ich)
danke für deine Antwort.
Hättest du eventuell einen Code-Ansatz für mich? (JS kann ich)
- 26 Dec 2016 23:42
- Forum: Discussions in English
- Topic: JS Debugging?
- Replies: 2
- Views: 2297
Re: JS Debugging?
Okay, i got the debugger running using these steps: sudo apt-get install npm sudo npm install -g node-inspector@0.7.4 added "export V8_DEBUG=yes" to /etc/init.d/z-way-server added "<automation-file>automation/main.js</automation-file>" and "<debug-port>8183</debug-port>" to /opt/z-way-server/config....
- 26 Dec 2016 16:23
- Forum: Discussions in English
- Topic: JS Debugging?
- Replies: 2
- Views: 2297
JS Debugging?
Hey,
i want to enable JS Debugging on my Z-Way server to watch console.log() messages
I already tried everything in this thread, but it seems to be outdated, as nothing worked for me.
How can i enable JS debugging? (latest Z-Way Version)
i want to enable JS Debugging on my Z-Way server to watch console.log() messages
I already tried everything in this thread, but it seems to be outdated, as nothing worked for me.
How can i enable JS debugging? (latest Z-Way Version)