[insteon] Update README.md (#10922)

Fix repeated word.
This commit is contained in:
Ryan Johnston 2021-07-06 13:57:18 -04:00 committed by GitHub
parent 3e94bb1e19
commit e967dc28bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -857,7 +857,7 @@ Avoid duplicate keys by finding the highest fake product key in the `device_type
### Adding New Device Features
If you can't can't build a new device out of the existing device features (for a complete list see `device_features.xml`) you can add new features by specifying a file (let's call it `my_own_features.xml`) with the "additionalDevices" option in the network config parameters:
If you can't build a new device out of the existing device features (for a complete list see `device_features.xml`) you can add new features by specifying a file (let's call it `my_own_features.xml`) with the "additionalDevices" option in the network config parameters:
additionalFeatures="/usr/local/openhab/rt/my_own_features.xml"