diff --git a/README.md b/README.md index 30797f6ec..27d048615 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Search for `Battery Notes` in HACS and install it under the "Integrations" categ Restart Home Assistant -**Important ONLY ADD THIS IF USING BETA 1.1.2** +**Important** Add the following entry to your ```configuration.yaml``` ``` battery_notes: diff --git a/custom_components/battery_notes/manifest.json b/custom_components/battery_notes/manifest.json index 7640df655..532bd43cc 100644 --- a/custom_components/battery_notes/manifest.json +++ b/custom_components/battery_notes/manifest.json @@ -9,5 +9,5 @@ "integration_type": "device", "iot_class": "calculated", "issue_tracker": "https://github.com/andrew-codechimp/ha-battery-notes/issues", - "version": "1.1.2" + "version": "1.1.3" } \ No newline at end of file