mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-27 11:24:55 +00:00
Updates type for Partitions on IEssentialsRoomController
This commit is contained in:
@@ -51,7 +51,7 @@ namespace PepperDash.Essentials.Core
|
||||
/// <summary>
|
||||
/// The partition
|
||||
/// </summary>
|
||||
List<IPartitionStateProvider> Partitions { get; }
|
||||
List<IPartitionController> Partitions { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Toggles the state of a manual partition sensor
|
||||
|
||||
Reference in New Issue
Block a user