..
Bridges
Merge branch 'development' into feature/pdu-interface-joinmap
2022-06-21 13:12:50 -05:00
Comm and IR
Added SecretsManager
2021-04-15 13:47:46 -05:00
Config
fix:console commands for Secrets Management Modified
2022-07-15 17:40:48 -05:00
Crestron
fix(essentials): #842 Adds back in code to register Crestron devices under normal circumstances
2021-09-29 15:14:07 -06:00
Crestron IO
fix: corrects issue #951 , c2nio incorrect factory reference
2022-06-08 15:12:32 -05:00
Device Info
make IDeviceInfoProvider inherit from IKeyed
2020-11-10 12:00:58 -07:00
DeviceControlsParentInterfaces
Devices
fix:console commands for Secrets Management Modified
2022-07-15 17:40:48 -05:00
DeviceTypeInterfaces
Merge branch 'development' into feature/room-combining
2021-09-22 17:23:38 -06:00
Display
feat: updated ExecuteSwitch to turn the display power on if _PowerIsOn is false
2022-03-29 16:02:59 -05:00
Ethernet
Extensions
fixed minor registration error
2021-04-15 14:36:43 -05:00
Factory
feat(essentials): #835 comments out some debug messages to clean up console at startup
2021-09-22 11:56:06 -06:00
Feedbacks
Merge branch 'development' into feature/room-combining
2021-07-19 15:45:56 -06:00
File
feature: add fileLock for reads
2022-04-19 15:19:27 -04:00
Fusion
feat: Update Fusion to create a GUID file per room
2021-07-20 17:30:45 -06:00
Gateways
#451 Fix namespace issues
2021-02-18 13:03:23 -07:00
Global
fix(essentials): #842 Adds back in code to register Crestron devices under normal circumstances
2021-09-29 15:14:07 -06:00
Interfaces
Fixes Namespace and Implements IKeyed in both interfaces.
2020-12-16 15:00:30 -05:00
InUseTracking
JoinMaps
Prevents join map info from printing on program start (JoinMapBaseAdvanced constructor) unless debug level is > 0
2021-02-17 10:18:19 -07:00
License
Lighting
Updates to forEach loop sceneIndex to include local sceneIndex context
2022-02-16 22:17:45 -08:00
Microphone Privacy
feat: Update some internal Essentials devices to use Initialize method
2021-09-28 10:56:25 -06:00
Monitoring
feat(essentials): #912 Updates to GenericCommunicationMonitor to better monitor socket status
2022-03-03 14:39:54 -07:00
Occupancy
fix: Updated spelling error in occupancy sensor properties config for new sensitivity properties.
2021-11-01 10:05:30 -05:00
PartitionSensor
feat: Added GlsPartitionSensorConfig.cs. feat: Updated GlsParitionSensorController.cs to addd the ability to set sensitivity via config. chore: Updated GlsPartitionSensorJoinMap.cs to organize signals by type for readability.
2021-11-02 09:16:34 -05:00
Plugins
feat(essentials): #835 comments out some debug messages to clean up console at startup
2021-09-22 11:56:06 -06:00
Presets
fix PresetsList saving to file
2020-12-21 16:19:45 -07:00
Properties
Queues
Merge branch 'release/1.10.0' into feature/add-cisco-room-kit-features
2022-02-15 16:05:14 -07:00
Ramps and Increments
Remotes
#451 Fix namespace issues
2021-02-18 13:03:23 -07:00
Room
Merge branch 'development' into feature/room-combining
2022-01-27 15:50:37 -07:00
Routing
Resolves looping in IRouting by adding the device to the tracking list before iterating down further. Adds debug statement to print when this condition occurs - "Skipping input <device> on <router-device>, this was already checked"
2021-04-29 13:44:47 -04:00
Secrets
fix: updated erroneous console responses for Secrets Providers
2022-07-18 15:07:19 -05:00
Shades
fixes new interface property
2021-12-03 14:37:45 -07:00
SmartObjects
GetStringOutputSig and GetUShortOutputSig return
2022-06-17 09:38:16 +10:00
Timers
add Math.Floor calls to ignore milliseconds
2021-02-24 14:27:11 -07:00
Touchpanels
feat(RoomCombining): #742 Updates EssentialsTouchpanelController
2021-07-30 16:59:32 -06:00
TriListBridges
UI PageManagers
Implements ITvPresetsProvider on IrSetTopBoxBase
2021-01-28 14:05:59 -07:00
Utilities
Adds null check for _worker before checking thread state
2021-02-26 14:16:53 -07:00
VideoStatus
app.config
PepperDash_Essentials_Core.csproj
fix: updated erroneous console responses for Secrets Providers
2022-07-18 15:07:19 -05:00
PepperDash_Essentials_Core.nuspec
build: Update nuspec file for maximum PD Core version
2021-09-13 08:33:36 -06:00
SigHelper.cs