jonesPD

Results 8 issues of jonesPD

By catching many more events that may result in an exception due to a broken connection By separating intended and non-intended disconnection events such that the library can reconnect automatically

added some additional constants and commands

with these changes you can sleep the device and resume communication to it at a later moment without an SPI error or restarting the python application

Added ability to configure target device, volume and language of notification: Example domoticz code: dz.notify(Target to play notification on, Notification Text, Volume, Language, nil, 'Google_Devices' ) - 'subject' parameter used...

Hi Niels, I'm trying to masquerade my ESMR5 smart meter as a Import/Export meter. SetApp shows a working connection ('OK') but no values are indicated, and I can't read them...

Hi nmakel, Any clue how to regain access to the setapp website? When I installed the inverter two days ago, it worked, it worked yesterday too, but from this morning...

**Is your feature request related to a problem? Please describe.** We have a dynamic electricity contract, which means our charging tariffs vary significantly (usually between 15Ect/kWh and 30 Ect/kWh, sometimes...

- Added REST api: curl -X POST 'http://ipaddress/color_normal?R=0&G=0&B=255' -d '' - Added REST api: curl -X POST 'http://ipaddress/color_smart?R=0&G=0&B=255' -d '' - Added REST api: curl -X POST 'http://ipaddress/color_solar?R=0&G=0&B=255' -d ''...