- 
                Notifications
    You must be signed in to change notification settings 
- Fork 9
Open
Labels
🎉 enhancementNew feature or requestNew feature or request
Description
Hi Marvin,
thanks for this adapter, using it together with MQTT on my Homey and Device capabilities integration.
However, I was wondering why I can't write ECO Mode - is it really not writable by intention please ?
Thank you.
     "_id": "device.eco_mode",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Eco mode indicator",
            "type": "boolean",
            "read": true,
            "write": false
          },
          "native": {}
Metadata
Metadata
Assignees
Labels
🎉 enhancementNew feature or requestNew feature or request