Andrew Welker
79fd1f7424
add destinationListKey property and remove DDVC
2021-03-03 14:43:42 -07:00
Neil Dorin
847e106b8d
Adds some debug statements at level 1 to help confirm joins are mapped correctly
2021-03-02 15:34:35 -07:00
Neil Dorin
57f2d7c938
#637 Updates LinkToApi method to map configured tuners
2021-03-02 15:09:24 -07:00
Neil Dorin
f0415d0d05
Adds new mirroredTuners config property and additional help comments
2021-03-02 11:57:10 -07:00
Andrew Welker
4ab3cdb1ff
#451 Fix namespace issues
2021-02-18 13:03:23 -07:00
Neil Dorin
766ed3ab51
#588 Updates all room classes to properly set SourceListKey based on precedence
2021-02-08 16:15:17 -07:00
Neil Dorin
29d5ecb13f
#588 Updates how EssentialsHuddleVtc1Room sets SourceListKey
2021-02-08 16:11:04 -07:00
Neil Dorin
4c16dd07b5
fixes #594 with standby state in CiscoSparkCodec
2021-02-04 10:39:29 -07:00
Neil Dorin
f6059e249f
Merge branch 'main' into feature/add-fusion-joinmaps
2021-01-20 14:39:37 -07:00
Neil Dorin
8999097100
Adds additional debug to help with room on/off events
2021-01-06 16:12:12 -07:00
Neil Dorin
7196d0aba8
Adds FusionRoomJoinMap and ability to set IPID and JoinMapKey from config
2020-12-29 20:20:49 -07:00
Andrew Welker
0f924360c1
fix issues in LinkToApi
2020-12-21 10:51:12 -07:00
Neil Dorin
870f2f8fa6
properly defines the IsWarming/Cooling FeedbackFuncs and fires feedbacks
2020-12-18 14:34:15 -07:00
Andrew Welker
b2402402d9
remove dummy device add
2020-12-17 14:48:01 -07:00
Neil Dorin
f0a3b27e3b
Adds dummy source and room power on implementation
2020-12-17 14:28:27 -07:00
Neil Dorin
57ebd2b608
Adds IRunDirectAction to EssentialsTechRoom
2020-12-17 14:07:48 -07:00
Andrew Welker
66cd39c013
changed event names and added saved event
2020-12-16 16:21:10 -07:00
Andrew Welker
91eec8c258
fix scheduled event saving
2020-12-15 16:43:09 -07:00
Andrew Welker
01ddf1721c
add method to get scheduled events
2020-12-11 15:42:38 -07:00
Andrew Welker
f8ae6264f7
add some debug statements and fix presets file loading
2020-12-09 16:18:21 -07:00
Andrew Welker
7e8f216afb
added logic to send presets to far end
2020-12-08 16:24:35 -07:00
Andrew Welker
748b1ca147
Add config properties
...
Implement ITvPresetsProvider
2020-12-08 12:51:20 -07:00
Andrew Welker
2eaf21b1e0
Fix event retrieval
2020-12-08 08:01:01 -07:00
Andrew Welker
099e387570
getting things in the right order for scheduling
2020-12-07 17:21:05 -07:00
Andrew Welker
c4755f23cd
added logic to subscribe to scheduled event
2020-12-07 16:58:33 -07:00
Andrew Welker
9c4650b4af
fixes to get it to load
2020-12-07 16:32:06 -07:00
Andrew Welker
3a024b8d4c
moved ScheduledEvents list to main object
2020-12-07 11:48:21 -07:00
Andrew Welker
05e2422cb4
refactoring some methods
...
add handling for Scheduled Events
2020-12-07 11:48:07 -07:00
Andrew Welker
45c1e25e4f
Change to list of actions instead of dictionary
2020-12-04 21:35:31 -07:00
Andrew Welker
f11bdcfd53
add schedule config and schedule stuff
2020-12-04 16:21:48 -07:00
Andrew Welker
9888fbf047
added save presets method & expose some properties
2020-12-04 13:44:39 -07:00
Andrew Welker
7a8c1f3165
adding some overloads
2020-12-04 13:44:39 -07:00
Andrew Welker
008a052045
getting started with EssentialsTechRoom
2020-12-04 13:44:39 -07:00
Neil Dorin
1d184f0f5e
Updates to deactivate standby on codec
2020-11-13 14:46:15 -07:00
Neil Dorin
2ed9e632c6
Updates to deactivate standby on codec
2020-11-13 14:24:38 -07:00
Neil Dorin
ecba28c9cd
Moves the stop sharing and standby commands to later in the EndShutdown() sequence
2020-11-13 13:32:04 -07:00
Neil Dorin
1dfdd4dd28
Adds StandbyActivate to EndShutdown
2020-11-12 16:29:22 -07:00
Neil Dorin
f9ba562b0b
Updates to work when there are multiple tie lines from codec inputs to sources and using ExternalSourceSwitching
2020-11-12 16:23:14 -07:00
Neil Dorin
5c63a49071
Updates IMobileControl interface. Adds VideoCodec.StopSharing() to EndShutdown() method in Vtc1 room
2020-11-12 15:57:10 -07:00
Neil Dorin
7d72d54862
Gets ExternalSourceSwitching feedback working
2020-11-11 12:08:30 -07:00
Neil Dorin
40cdd4c1e7
Makes IPower Obsolete and replaces with IHasPowerControl and IHasPowerControlWithFeedback
...
Includes major refactor to resolve IPower update
Closes #476
Closes #474 more properly
2020-11-09 16:57:35 -07:00
Neil Dorin
f5753109d5
Fixes multiple issues
...
closes #474
closes #473
closes #470
2020-11-09 15:14:47 -07:00
Andrew Welker
cb89bd3908
Changed debug levels
2020-09-09 10:29:53 -06:00
Andrew Welker
54dd424b01
add some debug statements
2020-09-09 09:09:10 -06:00
Andrew Welker
b6b88086f3
Add logic to init branding
2020-09-09 09:09:10 -06:00
Andrew Welker
1e676f5a6b
Merge branch 'main' into hotfix/unable-to-use-hightest-IR-port-number
2020-08-31 15:43:10 -06:00
Jason Alborough
67f0ae92ef
Adds null check before running RunRouteAction event in Cisco Spark class.
...
Fixes spelling error and other minor cleanup.
2020-08-18 10:00:53 -04:00
Jason Alborough
4e2683f8fc
Removes ToDo's
2020-08-17 14:57:33 -04:00
Jason Alborough
f0d10fb1f9
Finalized IHasExternalSourceSwitching adding method for setting the ExternalSource State
...
Adds arguments for External Source type it the AddExternalSource()
Adds subscription and parsing for External Source events
2020-08-17 14:52:49 -04:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00