Skip to content

Releases: scottyphillips/pychonet

Version 2.6.8

22 Mar 12:37
Compare
Choose a tag to compare

Maintenance of ElectricBlind Class

Full Changelog: 2.6.7...2.6.8

Version 2.6.7

19 Mar 14:29
Compare
Choose a tag to compare

Eliminate the possibility of communication loss

What's Changed

  • echonetMessage: Make sure waiting[host] is decremented in all situations by @xen2 in #71

Full Changelog: 2.6.6...2.6.7

Version 2.6.6

23 Feb 12:17
Compare
Choose a tag to compare

Version 2.6.5

19 Feb 12:41
Compare
Choose a tag to compare

Version 2.6.4

14 Feb 12:28
Compare
Choose a tag to compare
  • Fix #70 Set dependent module to deprecated
  • Complement EPC_CODE of Electric water heater

Full Changelog: 2.6.3...2.6.4

Version 2.6.3

08 Feb 15:12
Compare
Choose a tag to compare

ElectricWaterHeater Class

  • Completed ElectricWaterHeater implementation

Full Changelog: 2.6.2...2.6.3

Version 2.6.2

06 Feb 15:38
Compare
Choose a tag to compare

Bugfix

  • Bugfix: A case that property maps could not be retrieved

Full Changelog: 2.6.1...2.6.2

Version 2.6.1

Version 2.6.0

03 Feb 13:11
Compare
Choose a tag to compare

Make the list of values readable from EPC_FUNCTIONS

What's Changed

  • Property value in the EPC_FUNCTIONS constant by @nao-pon in #68
  • Add cover classes that inherits the Electric Blind class by @nao-pon in #69
  • Add FloorHeater Class

Full Changelog: 2.5.2...v2.6.0

Version 2.5.2

25 Jan 14:28
Compare
Choose a tag to compare

Stabilization of operation and DistributionPanelMeter maintenance

  • Remove ENL_PRODUCT_CODE from request getAllPropertyMap()
  • Filter only valid properties during GET/SET requests
  • Improved notification for state "available"
  • DistributionPanelMeter
    • Add const ENL_DPM_CHANNEL_SIMPLEX_CUMULATIVE_ENG, ENL_DPM_CHANNEL_SIMPLEX_INSTANT_ENG

Full Changelog: 2.5.1...2.5.2