v0.8.1
Minor updates:
- Honeywell: No longer create the newly introduced zone fault entities as they don't add any additional value since they just mirror the main zone entity state.
- DSC: The zone fault entities no longer set the device_class (aka
Show As) to GAS since that was creating incorrect Logbook entries indicating gas detected. - #84: Set the
code_arm_requiredattribute on the alarm control panel entity based on whether an alarm code has been configured. Previously it was always set to true which meant it wasn't required in the alarm panel card but was required when trying to arm the alarm via voice commands.