Skip to content

v0.4.0

Compare
Choose a tag to compare
@ufodone ufodone released this 28 Jan 04:17
· 94 commits to main since this release

Updates:

  • Entity names for when adding a device via the UI now follow HA guidelines. However, if importing via configuration.yaml, the names in the configuration are preserved.
  • When importing from configuration.yaml, derive the device name from the partition info. If only one partition is defined, use that. If multiple parittions are defined, use the lowest numbered one. If no partitions are defined, use the default.
  • Disallow adding the same device multiple times.
  • Added validation to the options flow to prevent configuring an invalid zone or partition specification.
  • Improvements to startup process in cases where it's not possible to connect to the EVL device.
  • Added the ability to update hostname, user and password via the "Configure" button.
  • Password and alarm code should now no longer be logged when debug logging is enabled.