adds lights UI
This commit is contained in:
@@ -17,6 +17,7 @@ enum DeviceState : String, Codable
|
||||
enum DeviceType : String, Codable
|
||||
{
|
||||
case `switch`
|
||||
case light
|
||||
}
|
||||
|
||||
protocol Device
|
||||
|
||||
Reference in New Issue
Block a user