Releases: scottyphillips/echonetlite_homeassistant
Releases · scottyphillips/echonetlite_homeassistant
Version 3.8.6
Version 3.8.5
What's Changed
- Fixed unintended list rewriting in user options
- Bump pychonet version 2.6.13
Full Changelog: 3.8.4...3.8.5
Version 3.8.4
What's Changed
- Updating README(.ja).md by @ahori in #189
- Fix circ reference, import from pychonet #192 by @josh-shaw-dev in #193
- CeilingFan Light support and modifications to existing Light classes by @nao-pon in #194
- Bump pychonet version 2.6.12
- Fix an issue where update_data could be invalid when getting a single property (rel. #195)
New Contributors
- @josh-shaw-dev made their first contribution in #193
Full Changelog: 3.8.3...3.8.4
Version 3.8.4-beta3
What's Changed
- Fix an issue where update_data could be invalid when getting a single property (rel. #195)
Full Changelog: 3.8.4-beta2...3.8.4-beta3
Version 3.8.4-beta2
Version 3.8.4-beta1
What's Changed
- Updating README(.ja).md by @ahori in #189
- Fix circ reference, import from pychonet #192 by @josh-shaw-dev in #193
- CeilingFan Light support and modifications to existing Light classes by @nao-pon in #194
New Contributors
- @josh-shaw-dev made their first contribution in #193
Full Changelog: 3.8.3...3.8.4-beta1
Version 3.8.3
What's Changed
- List a couple more supported models by @eclipser42 in #186
- Fix #188 HA Core 2024.8 compatibility
New Contributors
- @eclipser42 made their first contribution in #186
Full Changelog: 3.8.2...3.8.3
Version 3.8.2
Version 3.8.1
What's Changed
Full Changelog: 3.8.0...3.8.1
Version 3.8.0
New devices
- Electrically operated shutter as cover entity
- Electrically operated curtain as cover entity
- Electrically operated rain sliding as cover entity
- Electrically operated gate as cover entity
- Electrically operated window as cover entity
- Automatically operated entrance door/sliding door
- Electric water heater
- Floor heater
- Distribution panel metering (Thx @xen2)
New input entities
- Number
- Time
New option of the device
- Add an option "Maximum number of properties for batch requests"
- Add an option "Enable energy-related sensors (if available)"
- It has been reported that these sensors become unavailable when enabled on some devices. In that case, disable this option. See, #169
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 option settings for the number of batch requests.
Breaking changes
The entity ID or kinds of entities will change in the following cases. Adjustment is required if you are using it for automation, etc.
- Sensor entities that can be set with Number, Time, Select input entities will be replaced by them.
- About Panasonic Advanced Series Link Plus, the entity ID will be change.
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
- climate: Return None for current temperature if not returned by device by @tom3q in #168
- Update README to include MAC-588IF-E support and port 3610 by @abowen in #171
- Electric blinds & covers by @xen2 in #174
- Maintaining the Cover entity by @nao-pon in #177
New Contributors
Full Changelog: 3.7.9...3.8.0