Skip to content

v0.3.4-beta13

Pre-release
Pre-release
Compare
Choose a tag to compare
@gjohansson-ST gjohansson-ST released this 20 Dec 16:39
· 178 commits to master since this release

The code has had massive rewrites

Do not install in prod environment unless you know what you are doing!

The code requires HA version 2021.12 due to implemented changes on Device and StateClasses.

Changes

  • Implement Entity descriptions
  • Resolve statistics for sensor #34
  • Change UoM for sensor to accommodate HA Entity description changes
  • Significant code improvements to existing code (cleanup, typing)
  • New feature - Switch platform (Sector SmartPlug) #37
  • Change handling of code for alarm panel (code not required and will take configured code if non typed, none configured and non type will do nothing) #30 #28
  • Serial key missing #38
  • Typing error in switch #38
  • Missing switches #38
  • Get id from serial in switch #38
  • Fix non-updates #38 #41

Full Changelog: v0.3.3...v0.3.4-beta13