Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Values ConfigValues ConfigPath string }
func ReadConfig ¶
func (*Config) SetLogLevel ¶
func (c *Config) SetLogLevel(l echo.Logger)
type ConfigValues ¶
type ConfigValues struct { WebUIPort uint16 HomeAssistant HomeAssistantConfig MQTTBroker string LogLevel string }
type HomeAssistantConfig ¶
Click to show internal directories.
Click to hide internal directories.