mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-16 04:09:06 +02:00
update api endpoint
This commit is contained in:
@@ -70,7 +70,7 @@ Integration with HA can be done with the [rest platform](https://www.home-assist
|
||||
Two types of api endpoints are available:
|
||||
|
||||
- Summary data : http://YOURIP:ADDONPORT/api/summary
|
||||
- Detailed data : http://YOURIP:ADDONPORT/api/WWN/details
|
||||
- Detailed data : http://YOURIP:ADDONPORT/api/device/WWN/details
|
||||
|
||||
For the detailed data, wmn can be found for each hdd within the scrutiny app. For example for me : http://192.168.178.23:8086/api/device/0x50014ee606c14537/details
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ Integration with HA can be done with the [rest platform](https://www.home-assist
|
||||
Two types of api endpoints are available:
|
||||
|
||||
- Summary data : http://YOURIP:ADDONPORT/api/summary
|
||||
- Detailed data : http://YOURIP:ADDONPORT/api/WWN/details
|
||||
- Detailed data : http://YOURIP:ADDONPORT/api/device/WWN/details
|
||||
|
||||
For the detailed data, wmn can be found for each hdd within the scrutiny app. For example for me : http://192.168.178.23:8086/api/device/0x50014ee606c14537/details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user