You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#192 Added StateChanges and StateChangesWithCurrent to ILight.
#196 Made light automation pipeline generic with TLight where TLight is ILight and moved from LightPipelineContext to context based service collection.
✨ New features
#197 ReactiveNode: add AddNodeSource overloads for DI composition
#199 Implemented InstantiationScope to give control over pipeline and reactive node instantiation scope.
🐛 Bug Fixes
#200 Fixed recursive methods in LightTransitionPipelineConfigurator.Switch
#181 Renamed CodeCasa.NetDaemon.Notifications.Phone to CodeCasa.Notifications.Phone.NetDaemon and CodeCasa.NetDaemon.Notifications.InputSelect to CodeCasa.Notifications.InputSelect.NetDaemon