mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 06:19:14 +02:00
Update README.md
This commit is contained in:
@@ -18,8 +18,14 @@ See its github for all informations : https://github.com/m4dm4rtig4n/enedisgatew
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configure the addon through its options page.
|
The complete list of options can be seen here : https://github.com/m4dm4rtig4n/enedisgateway2mqtt#environment-variable
|
||||||
See this page for configuration : https://hub.docker.com/r/m4dm4rtig4n/enedisgateway2mqtt
|
|
||||||
|
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"
|
||||||
|
|
||||||
|
All variables defined the in the addon options and custom_var fields are automatically copied in the /config/enedisgateway2mqtt/enedisgateway2mqtt.conf file.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user