diff --git a/README.md b/README.md index b4bcbe1..4ff2937 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ group: true | brightness_icon | string | **Optional** | `weather-sunny` change the brightness slider icon | white_icon | string | **Optional** | `file-word-box` change the white slider icon | temperature_icon | string | **Optional** | `thermometer` change the temperature slider icon +| show_slider_percent | boolean | **Optional** | `false` show percent next to sliders --- diff --git a/info.md b/info.md index 647ff0f..ad0990a 100644 --- a/info.md +++ b/info.md @@ -71,6 +71,7 @@ group: true | brightness_icon | string | **Optional** | `weather-sunny` change the brightness slider icon | white_icon | string | **Optional** | `file-word-box` change the white slider icon | temperature_icon | string | **Optional** | `thermometer` change the temperature slider icon +| show_slider_percent | boolean | **Optional** | `false` show percent next to sliders ---