Update resource URL in README.md

This commit is contained in:
Alexandre
2026-02-08 19:26:09 +01:00
committed by GitHub
parent eeaf10cfbe
commit f09d49bb18

View File

@@ -93,7 +93,7 @@ Example to get data from the first hdd.
rest:
- verify_ssl: false
scan_interval: 60
resource: http://192.168.178.4:8086/api/device/0x57c35481f82a7a9c/details
resource: http://192.168.178.4:8080/api/device/0x57c35481f82a7a9c/details
sensor:
- name: "HDD - WWN"
value_template: "{{ value_json.data.smart_results[0].device_wwn }}"