Fixed where version api call is

This commit is contained in:
BWS Systems
2017-02-04 18:44:25 -06:00
committed by GitHub
parent 71258c7e52
commit 6b3ae1b971

View File

@@ -692,7 +692,7 @@ This call returns a null json "{}".
### Get HA Bridge Version
Get current version of the HA bridge software.
```
GET http://host:port/api/devices/habridge/version
GET http://host:port/system/habridge/version
```
#### Response
Name | Type | Description