Page 1 of 1

Eunomoticz: monitor Euno wallet inside domoticz

Posted: Friday 25 October 2019 8:19
by drogert
Hi all,

Ive been busy the last week and build a Python Plugin for my favourite Crypto project Euno.

This plugin will monitor your wallet, and show the values of your balance, the current block height and the masternode count inside domoticz. The plugin could work for other QT wallets if it has the following RPC commands: getinfo and masternode count

Let me know what you think of it :D

https://github.com/drogert/Eunomoticz

Re: Eunomoticz: monitor Euno wallet inside domoticz

Posted: Friday 25 October 2019 9:31
by krizzz
Wow! To bad I do not have a Wallet “yet” but I really like this direction of development. Great job!


Verzonden vanaf mijn iPhone met Tapatalk

Re: Eunomoticz: monitor Euno wallet inside domoticz

Posted: Friday 25 October 2019 18:31
by drogert
krizzz wrote: Friday 25 October 2019 9:31 Wow! To bad I do not have a Wallet “yet” but I really like this direction of development. Great job!


Verzonden vanaf mijn iPhone met Tapatalk
Thanks! Glad you liked it. Need to add some more checks as it can break with certain actions (not providing wallet password and trying to turn masternodes on/off)

Re: Eunomoticz: monitor Euno wallet inside domoticz

Posted: Friday 22 November 2019 13:56
by drogert
Added some extra checks if the RPC wallet credentials are not correct:

Code: Select all

2019-11-22 13:41:49.773 Error: (MN) Unauthorized! Check RPC username and/or password entry