Reorganize types to prepare for unit testing

This commit is contained in:
Sven van Heugten 2026-01-03 20:03:18 +01:00
parent 5219abfb4b
commit 83b716a509
7 changed files with 52 additions and 62 deletions

View file

@ -5,8 +5,6 @@ open NightLight.Core.PartsOfDay
open NightLight.Core.ZigbeeEvents
open NightLight.Core.ZigbeeCommands
open NightLight.Core.Moods
open NightLight.Core.Lights
open NightLight.Core.Configuration
open FsToolkit.ErrorHandling
let internal tryFindLight friendlyName =