Essentials/src
equinoy 707195b8c5 fix: guard PartitionPresent getter against null sensor feedback
EssentialsPartitionController.PartitionPresent threw a NullReferenceException in Auto mode when the partition sensor's PartitionPresentFeedback was not yet initialized, breaking combiner fullStatus serialization to MC clients. Fall back to the last-known _partitionPresent value instead of dereferencing a null sensor feedback.
2026-07-14 19:48:32 -05:00
..
PepperDash.Core fix: add port forward timeout handling in DebugSessionRequestHandler 2026-07-07 12:18:10 -05:00
PepperDash.Essentials feat: mark deprecated classes and methods for future removal 2026-05-08 13:08:58 -06:00
PepperDash.Essentials.Core fix: guard PartitionPresent getter against null sensor feedback 2026-07-14 19:48:32 -05:00
PepperDash.Essentials.Devices.Common fix: update routing logic and enhance logging in Extensions and MockVC classes 2026-05-21 16:21:03 -06:00
PepperDash.Essentials.MobileControl Clarify summary for EnableMessengerSubscriptions property 2026-07-07 12:18:11 -05:00
PepperDash.Essentials.MobileControl.Messengers feat: add optional room combiner operation status lifecycle 2026-07-07 12:18:11 -05:00
Directory.Build.props fix: update version to 2.29.0-local in Directory.Build.props 2026-04-14 16:40:37 -06:00
Directory.Build.targets build: delete all local build clzs on build 2025-09-26 21:17:28 -05:00