Skip to content

1.9.3

Compare
Choose a tag to compare
@planbnet planbnet released this 23 Feb 09:16
· 154 commits to main since this release
  • This release just adds a list of all devices to the debug log (if activated) on initial connect. This will be useful for implementing addtional sensors I don't have.

from 1.9.2

  • Diagnostics support for SHC V1 (thanks @DanielHabenicht )
  • Improved error handling

from 1.9

  • Add diagnostics data to SHC (cpu, ram, disk)
  • Change brightness unit to lx (Lux) because that's the only unit Home Assistant accepts. This means this integration now approximates lux values from the percentage values that livisi provides. Max brightness of the sensor is 400 lux.
  • Devices that have been removed from livisi are now automatically deleted when reloading the integration, but only after all entities have been manually removed by the user
  • A few other bugfixes around not correctly closing sessions on setup or reload of the integration