I'm writing a Python plugin to interface Domoticz to ebusd daemon. My problem is the 255 limit to Unit : ebusd exposes all ebus registers and there are fare more than 255:
- Is there a way to overcome this limit
- Or is there a way for the plugin to show an advanced parameters page, for the user to choose which registers they want to be exposed to Domoticz
- Another question: how can I set a device as read-only? Is this related to the type of device or is there an optionnal parameter when creating the device