From d5db3d74e87216ea341ca92aee0090615ab42a52 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Wed, 22 Mar 2023 13:25:35 +0100 Subject: [PATCH] update api endpoint --- scrutiny/README.md | 2 +- scrutiny_fa/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny/README.md b/scrutiny/README.md index ef9efb5f2..eff68936c 100644 --- a/scrutiny/README.md +++ b/scrutiny/README.md @@ -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 diff --git a/scrutiny_fa/README.md b/scrutiny_fa/README.md index 9c34d4c12..3f34a600d 100644 --- a/scrutiny_fa/README.md +++ b/scrutiny_fa/README.md @@ -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