Skip to content

Version 3.8.0 Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nao-pon nao-pon released this 04 Feb 12:33
· 121 commits to master since this release

Adding new devices and input entities, And Ability to adjust the number of batch requests

New devices

  • Electrically operated shutter
  • Electrically operated curtain
  • Electrically operated rain sliding door/shutter
  • Electrically operated gate
  • Electrically operated window
  • Automatically operated entrance door/sliding door
  • Electric water heater
  • Floor heater
  • Storage battery
  • Distribution panel metering
  • Lighting system

New input entities

  • Number
  • Time

Auto-configured input entities

The following entities are automatically configured when settable:

  • Select
  • Switch
  • Time

Ability to adjust the number of batch requests

Added automatic adjustment and user settings for the number of batch requests.

What's Changed

  • Support detect timeout and available state via pychonet by @nao-pon in #158
  • Automatic adjustment of maximum number of batch requests (OPC number) by @nao-pon in #159
  • Merge branch 'xen2/electric_board_channels' into xen2_enh by @nao-pon in #160
  • Add Number, Time, Input entity component by @nao-pon in #164

Full Changelog: 3.7.9...3.8.0-beta1