Releases: sanjoyg/dirigera_platform
Light/Bulb Fix and Propagation of Events
Lights/Bulb have a peculiar issue with the hub version that exists with me. When a brightness/color temp is set an event is generated with some intermediate value and then after two seconds the right value is set. This causes a jump in sliders, now the first update after making changes is ignored.
Also due to complexity around having patch command to control state of device_set but no available GET for device sets breaking the feature to hide individual bulbs
Event Progagation Fix
Merge pull request #49 from Sikerdebaard/patch-1 Fix event propagation
Responsiveness Fix to Brightness
Fix to handle light_level, color_tempertature, color_hue and color_saturation in the hub events. However there is an issue with the dirigera hub, when the set brightness or temperature or hue is called with async, it initates an async update which gives the stale state and then it follows up with the correct state
Scene Fixes
Merge pull request #45 from slajob/main update Trigger field reference to prevent pydantic validation error
Updated Base Lib Version
1.7.1 Updated base lib version
Induced Properties
Smaller code footprint, better event processing.
Battery % reflected for most controllers
Suggested Area Populated Based on Room
Merge pull request #43 from bjorncs/bjorncs/suggested-area Pre-populate area name based on Dirigera room definition
Scene Support
Create pull_request_template.md Small PR template to remeber to update baselib in two places and squash commit to make list clean
Fixed for WaterSensor Update
1.5.6 Water Sensor Update
Badring Water Sensor Support
1.5.5 Water Sensor Support