Update README.md

This commit is contained in:
Alexandre
2021-11-13 22:15:26 +01:00
committed by GitHub
parent df3602b6ac
commit d06fd3ac8a

View File

@@ -20,8 +20,8 @@ See its github for all informations : https://github.com/m4dm4rtig4n/enedisgatew
There are 3 ways to configure this addon :
- Using the addon options
- Using the custom_var field, where variables not already defined in the addon options can be described using the format : var1="text1",var2="text2"
- Manually editing the file /config/enedisgateway2mqtt/enedisgateway2mqtt.conf and adding options with the format var1="text1"
- Using the custom_var field, where variables not already defined in the addon options can be described using the format : var1=text1,var2=text2
- Manually editing the file /config/enedisgateway2mqtt/enedisgateway2mqtt.conf and adding options with the format var1=text1
All variables defined the in the addon options and custom_var fields are automatically copied in the /config/enedisgateway2mqtt/enedisgateway2mqtt.conf file.