]> git.basschouten.com Git - openhab-addons.git/commitdiff
[chromecast] Update README.md (#10930)
authordavidjabon <djabon@depaul.edu>
Tue, 6 Jul 2021 17:44:05 +0000 (12:44 -0500)
committerGitHub <noreply@github.com>
Tue, 6 Jul 2021 17:44:05 +0000 (19:44 +0200)
'weather' is misspelled. It should be 'whether.'

bundles/org.openhab.binding.chromecast/README.md

index bd9c26b7528bd1ec826a4f49365d4e64f1090863..f4d3f2f59e49cb1c876ae9fa4b30beec55405b05 100644 (file)
@@ -56,7 +56,7 @@ Thing chromecast:audiogroup:bathroom  [ ipAddress="192.168.0.23", port=42139]
 | playuri         | String      | Can be used to tell the Chromecast to play media from a given url                                                                                                                     |
 | appName         | String      | Name of currently running application                                                                                                                                                 |
 | appId           | String      | ID of currently running application                                                                                                                                                   |
-| idling          | Switch      | Read-only indication on weather Chromecast is on idle screen                                                                                                                          |
+| idling          | Switch      | Read-only indication on whether Chromecast is on idle screen                                                                                                                          |
 | statustext      | String      |                                                                                                                                                                                       |
 | currentTime     | Number:Time | Current time of currently playing media                                                                                                                                               |
 | duration        | Number:Time | Duration of current track (null if between tracks)                                                                                                                                    |