Search found 1 match
- Wednesday 16 June 2021 21:52
- Forum: Python
- Topic: Domoticz library for testing
- Replies: 0
- Views: 189
Domoticz library for testing
Hi Is there a Domoticz library available to test a plugin without activating it inside Domoticz, but using it offline? I mean, a library that would fake the dictionaries like Devices, Parameters and so on (Ideally connecting through a remote instance of Domoticz on HTTP), call the handlers like ...