Gautone alarm: make master_state a binary sensor.
master_state appears to be an indicator of whether the alarm is triggered.
Make it a binary sensor, device class is sound to get "Detected" and "Clear"
as the UI strings for the on/off states.
Issue #1051