Bugfix: Found a broken url. Now it is fixed. (#3839)

* Bugfix: Found a broken url. Now it is fixed.

* Bugfix: Found a broken url. Now it is fixed.
This commit is contained in:
ABOTlegacy 2017-10-30 11:36:51 -05:00 committed by Fabian Affolter
parent 6d4f765366
commit 926d3b1506

View File

@ -32,6 +32,6 @@ insteon_hub:
Configuration variables:
- **username** (*Required*): The username used to access the Insteon interface (e.g. the [connect.insteon.com](connect.insteon.com) site).
- **username** (*Required*): The username used to access the Insteon interface (e.g. the [connect.insteon.com](http://connect.insteon.com/) site).
- **password** (*Required*): The password used to access the Insteon interface.
- **api_key** (*Required*): The Insteon REST API key emailed to you once you are approved in the Insteon Developer program.