Skip to content

AttrLidSwitchReliability quirk default unreliable->reliable

Following !753 (closed)

Lid switch defaults to reliable.

AttrLidSwitchReliability quirk now used to indicate unreliable and write_open.

reliable quirk value retained so as not to break existing local overrides. write_open behavior unchanged.

Tested:

  • ct31 switch, no local overrides - initial lid state is reliably returned
  • ct31 switch, local override unreliable - initial lid state is wrong
Edited by Alexander Courtis

Merge request reports