chore: format property name correctly for JSON

This commit is contained in:
Andrew Welker
2025-06-27 10:37:49 -04:00
parent 1a9e1087de
commit c1809459a6

View File

@@ -16,6 +16,7 @@ namespace PepperDash.Essentials.Core
/// <remarks>Some systems don't have partitions sensors, and show shouldn't allow auto mode to be turned on. When this is true in the configuration,
/// auto mode won't be allowed to be turned on.</remarks>
/// </summary>
[JsonProperty("disableAutoMode")]
public bool DisableAutoMode { get; set; }
/// <summary>