Skip to content

Releases: rappenze/pyfibaro

Release 0.8.0

04 Nov 17:31
a0c0507
Compare
Choose a tag to compare
  • Tested with Python 3.13
  • Support for the Zooz Z-Box Hub added

Release 0.7.8

24 Apr 19:58
c124229
Compare
Choose a tag to compare
  • Catch additional exception in has_color method

Release 0.7.7

07 Apr 20:20
e188859
Compare
Choose a tag to compare
  • Stability improvements in state event handler
  • Data model fix for the model used in state event handler

Release 0.7.6

22 Oct 15:11
81512aa
Compare
Choose a tag to compare
  • Fix battery state when battery is empty
  • Add new getter InfoModel.platform

Release 0.7.5

05 Oct 16:26
2076f41
Compare
Choose a tag to compare
  • Python 3.12 tested, added to test matrix and in supported versions

Release 0.7.4

25 Sep 19:58
5daa438
Compare
Choose a tag to compare
  • Add device properties to get central scene event information
  • Add a new class FibaroStateResolver for typed evaluation of changes reported by state handler

Release 0.7.3

22 Aug 15:20
988a655
Compare
Choose a tag to compare
  • Loosen build dependency
  • Add new feature to scene start and stop methods, now an optional user pin can be provided for scenes which are protected. Be aware that this is only supported on newer hardware

Release 0.7.2

21 Jul 10:03
376e1b5
Compare
Choose a tag to compare

Fix parsing of empty int lists for the attributes supportedModes and supportedOperatingModes

Release 0.7.1

29 Apr 15:52
7afc09a
Compare
Choose a tag to compare

Loosen requests dependency pinning

Release 0.7.0

16 Apr 17:15
db96b01
Compare
Choose a tag to compare

Add new device methods for dead and deadReason properties