Skip to content

v0.0.10

Choose a tag to compare

@cnc-lasercraft cnc-lasercraft released this 12 May 03:06

Changes since v0.0.9

  • Matter/HomeKit are now their own connection types (badges purple/cyan), instead of being labelled as "Thread". HA does not reliably expose the underlying transport for these integrations.
  • Performance fix for sensor.down_devices: state attributes no longer carry the full device list (was ~98 KB), only down_count. Full device data is fetched via the device_saver/get_devices WebSocket command. Eliminates Recorder warnings about oversized states.
  • HACS / hassfest validation cleanups (sorted manifest keys, brand icons, CI workflows).