diff --git a/README.md b/README.md index 5d8efb6..6db7d7a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![npm](https://badgen.net/npm/dt/homebridge-airport-express-playing)](https://www.npmjs.com/package/homebridge-airport-express-playing) [![donate](https://badgen.net/badge/donate/paypal/91BE09)](https://www.paypal.me/apexadm) -[Homebridge](https://github.com/homebridge/homebridge) plugin that creates a smart speaker accessory that shows playing/paused for airport express devices. Also creates a switch that can be used to trigger home automations. +[Homebridge](https://github.com/homebridge/homebridge) plugin that creates a smart speaker accessory that shows playing/paused for airport express devices and has optional switch that can be used to trigger home automations. ## Configuration This easiest way to use this plugin is to use [homebridge-config-ui-x](https://www.npmjs.com/package/homebridge-config-ui-x). diff --git a/config.schema.json b/config.schema.json index 37b4a16..5af24c1 100644 --- a/config.schema.json +++ b/config.schema.json @@ -2,7 +2,7 @@ "pluginAlias": "AirportExpressPlaying", "pluginType": "platform", "singular": true, - "headerDisplay": "There is no configuration needed for this plugin, it will auto-detect any Airport Express devices and create accessories for them.", + "headerDisplay": "This plugin will automatically detect any Airport Express devices on your network.", "schema": { "type": "object", "properties": {