Refactor
This commit is contained in:
8
manager/example.config.toml
Normal file
8
manager/example.config.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[mqtt]
|
||||
address = "light.lan"
|
||||
#port = 1883
|
||||
#username = "user"
|
||||
#password = "pass"
|
||||
|
||||
[[bulbs]]
|
||||
id = "light/bedroom"
|
||||
Reference in New Issue
Block a user