mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-01 23:00:52 +02:00
Update resource URL in README.md
This commit is contained in:
@@ -93,7 +93,7 @@ Example to get data from the first hdd.
|
|||||||
rest:
|
rest:
|
||||||
- verify_ssl: false
|
- verify_ssl: false
|
||||||
scan_interval: 60
|
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:
|
sensor:
|
||||||
- name: "HDD - WWN"
|
- name: "HDD - WWN"
|
||||||
value_template: "{{ value_json.data.smart_results[0].device_wwn }}"
|
value_template: "{{ value_json.data.smart_results[0].device_wwn }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user