diff --git a/README.md b/README.md index e50a2a0..2128919 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ _Component to integrate with [NiceHash][nicehash]_ api_key: api_secret: currency: EUR (default = USD) + rigs: true (default = false) - Enable rig sensors + devices: true (default = false) - Enable device sensors ``` 1. Restart Home Assistant diff --git a/info.md b/info.md index 3476c4c..cb81d93 100644 --- a/info.md +++ b/info.md @@ -35,6 +35,8 @@ _Component to integrate with [NiceHash][nicehash]_ api_key: api_secret: currency: EUR (default = USD) + rigs: true (default = false) - Enable rig sensors + devices: true (default = false) - Enable device sensors ``` {% endif %}