All notable changes to this project will be documented in this file.
- #47 Hotfix for new deconz version 2.5.78
- #47 Hotfix for new deconz version 2.5.78
- #36 switch on the light when parameters are modified.
- #35 Fix rule for group scenes
- temperature offset for MultiSensor device
- new RaspBeeRGBDummy device
- color of the dimmer sliders inverted
- hue variable not updated for RGB devices
- #17 RuleManager: hue and sat action provider
- #17 ColorTemperature for All RGB Bulbs
- #33 Some devices does not provide all infos on scan
- RuleManager: RGBCT now also color changeable
- #31 Motion on GUI not visable
- #32 Contact sensore was the other way round
- RuleManager Error - RaspBeeSystem not a buttondevice
- fix the exception that occurs during error handling when the connection to deconz does not work.
- Default reset timeout for switch sensors now 1 sec. (100 ms previously)
- a new groups device RaspBeeRGBCTGroup with ct and rgb #22
- a new RaspBeeSystem device which represents the deconz api
- device and sensor discovery over pimatic #25
- backup deconz api #26
- send device configuration to deconz
- homekit support for hap plugin dimmer and RGB capabilities #30
- new action provider for dimming / all actions with transition time option
Example: dim raspbee Light to 75 transition time 2s and set color rgb LightRGB to #FF0000 with transition time 10s - new predicate provide: recieved from Switch1 event "2001"
- new RaspBeeMultiSensor device which supports all sensor types
The new sensor device has been completely refactored and supports all sensor types now #23. It also replaces all old sensor devices. However, these are still available for downward compatibility.
- #28
- #29
- Following device types are now deprecated
- RaspBeeMotionSensor
- RaspBeeContactSensor
- RaspBeeLightSensor
- RaspBeeSwitchSensor
- RaspBeeWaterSensor
- RaspBeeDimmerGroup
- Update all package dependencies (node 4 support still preserved)
- "Smart plug"
- #19
- #22
- Hotfix, plugin not starting
- WebSocket keep alive
- support for wall plug
- debug output for device discovery
- xAttributeOptions
- pressureAttribute in hPa instead kPa
- #16
- #21
- Actionprovider for scenes and light color / rgb
- Scenes are now a standalone device as a button device
- Hotfix, plugin not starting
- MultiSensor devices
- Scenes
- Some BUGFIX
- BUGFIX #1
First public version