-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More information #8
Comments
Thanks for your appreciation. |
Thanks for your reply. I made the changes, but something wrong with output frequency. 2021-05-09 08:26:47.230 Error: (NUT_UPS) failed to load 'plugin.py', Python Path used was '/config/plugins/NUT_UPS-master/:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/local/lib/python3.8/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.8/dist-packages'. The section looks like:
Without the last line it is working fine. Have you any idea why the output frequency not working? Thanks |
Check your python syntax as the error message suggests… just in what you shared I can see a comma missing… |
OMG, my eyes are not the best :( , I missed the comma... Now looks good ;) |
Hello.
This plugin is great, thanks for it! Everything working fine, just I need more information. My ups have this:
battery.charge: 100
battery.runtime: 1584
battery.type: PbAc
device.mfr: EATON
device.model: 5E 850i
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.data: MGE HID 1.39
driver.version.internal: 0.41
input.voltage: 231.0
outlet.1.status: on
outlet.desc: Main Outlet
outlet.id: 1
outlet.switchable: no
output.frequency: 49.9
output.frequency.nominal: 50
output.voltage: 230.0
output.voltage.nominal: 230
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.firmware: 03.08.0018
ups.load: 21
ups.mfr: EATON
ups.model: 5E 850i
ups.power.nominal: 850
ups.productid: ffff
ups.start.battery: yes
ups.status: OL
ups.timer.shutdown: -1
ups.vendorid: 0463
Can the plugin support more virtual meter, and put all the information to domoticz?
Thanks
The text was updated successfully, but these errors were encountered: