Update src/PepperDash.Essentials.Core/Config/Essentials/EssentialsConfig.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Neil Dorin 2025-10-22 13:53:23 -06:00 committed by GitHub
parent f1ce54a524
commit 5409db193c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,6 @@ namespace PepperDash.Essentials.Core.Config
/// Gets or sets the Rooms
/// </summary>
[JsonProperty("rooms")]
public List<DeviceConfig> Rooms { get; set; }
/// <summary>