update api endpoint

This commit is contained in:
Alexandre
2023-03-22 13:25:35 +01:00
parent 52e06029bf
commit d5db3d74e8
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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