Essentials
Essentials copied to clipboard
[FEATURE]-Make the CountdownTimer class a bridgeable device
Is your feature request related to a problem? Please describe. The countdown timer is useful, and would be helpful as a bridgeable device to simpl.
Describe the solution you'd like Make the countdown timer a Bridgeable Device
Describe alternatives you've considered I've created a countdown timer plugin, but ultimately its just a redundant wrapper. I'd like to deprecate it.
We'll also have to add a factory to allow for creation of the device in Essentials.
class = PepperDash.Essentials.Core.SecondsCountdownTimer file = CountdownTimer.cs sln folder = Core/Timers
i belive this is complete