Updated docs
This commit is contained in:
@@ -5,7 +5,7 @@ VERSION = "0.1.1"
|
||||
|
||||
|
||||
class Settings(BaseSettings):
|
||||
"""Application settings for the DSMR MQTT bridge."""
|
||||
"""Application settings for the DSMR 2 MQTT bridge."""
|
||||
|
||||
loglevel: str = Field('INFO', env='LOGLEVEL')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user