github dresden-elektronik/deconz-rest-plugin V2_05_31

latest releases: v2.26.3, v2.26.2-beta, v2.26.1-beta...
5 years ago
  • Merged window covering and HVAC details into ZCLDB #654
  • Improved SmartThings Arrival sensor 769c009
  • Fixed creation of ZHAPresence sensor for Philips Hue dimmer switch ccdc867
  • Moved ZCLDB general.xml file to public repository for easier contributions
  • Add experimental support to query captured sensor data 1cba551
    /api/<apikey>/sensors/<id>/data?maxrecords=<maxrecords>&fromtime=<ISO 8601>
    The sensor data samples are recorded in the zll.db SQLite file. Currently data is only stored for the last 60 minutes, to increase this duration the parameter config2.zclvaluemaxage (in seconds) should be raised accordingly in the database, a API request to configure this will be added later on.
  • REST API requests with GET query parameters (?param1=a&param2=b) are now supported
  • New deCONZ command line parameter --dev=<com device> to connect to a specific device like /dev/ttyUSB0

Don't miss a new deconz-rest-plugin release

NewReleases is sending notifications on new releases.