Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| ups:nut [2024/10/18 15:51] – [Debian as Client for QNAP-USP-Server] gerald | ups:nut [2026/08/10 22:22] (aktuell) – [home assistant] gerald | ||
|---|---|---|---|
| Zeile 71: | Zeile 71: | ||
| 8. Reload config upsd -c reload and then restart the driver upsdrvctl start just to be sure all is set | 8. Reload config upsd -c reload and then restart the driver upsdrvctl start just to be sure all is set | ||
| + | |||
| + | ===== home assistant ===== | ||
| + | |||
| + | ch habe eine Green Cell PowerProof USV 650VA 360W | ||
| + | |||
| + | An USB angeschlossen. | ||
| + | |||
| + | |||
| + | Funktioniert, | ||
| + | |||
| + | |||
| + | < | ||
| + | users: | ||
| + | - username: gerald | ||
| + | password: xxxx | ||
| + | instcmds: | ||
| + | - all | ||
| + | actions: [] | ||
| + | devices: | ||
| + | - name: myups | ||
| + | driver: nutdrv_qx | ||
| + | port: auto | ||
| + | config: | ||
| + | - vendorid = 0665 | ||
| + | - productid = 5161 | ||
| + | - subdriver = cypress | ||
| + | - pollinterval = 5 | ||
| + | - offdelay = 60 | ||
| + | mode: netserver | ||
| + | shutdown_host: | ||
| + | listen_address: | ||
| + | </ | ||
| + | |||
| + | Neuer Nutzer (für QNAP). Gibt Probleme: | ||
| + | < | ||
| + | - username: monuser | ||
| + | password: pass | ||
| + | actions: [] | ||
| + | instcmds: [] | ||
| + | </ | ||
| + | |||