Jenkins release build

pull/135/head
Jenkins 2019-03-06 21:13:34 +01:00 committed by Michael Zanetti
parent 59670b5d04
commit 424d561a6a
1 changed files with 24 additions and 0 deletions

24
debian/changelog vendored
View File

@ -1,3 +1,27 @@
nymea (0.11.1) xenial; urgency=medium
[ Simon Stürz ]
* Remove power from heating interface
* Fix pushbutton auth notification API declaration
[ Michael Zanetti ]
* Update the extended evcharger interface
* Support providing a custom remote proxy url
* Fix merging params for discovered devices with user overrides
* Fix Scenes getting activated by state changes
* Mock Plugin: Extend inputTypes mock device with states for all types
* Add unit to pressure sensor interface
* Make percentage unit mandatory for extendedheating
* Add units to conductivity and light sensor interfaces
* Remove redundant "close" action from garagegate interface
* Add a thermostat interface
* Add a deviceId to DeviceDescriptors to allow reconfiguring them
* Make color and colorTemperature in lights interfaces writable
* Handle binding loops in rules properly
* Drop Janus and WebRTC support
-- Jenkins <jenkins@nymea.io> Wed, 06 Mar 2019 21:13:34 +0100
nymea (0.11.0) xenial; urgency=medium
[ Simon Stürz ]