Hello all, I am very new to the Home Assistant, and want to integrate my house measurement system that gathers data in the following format: data.json
I was wondering how I should add this to my configuration.yaml
I already tried using the json_attributes_path: "id[2]"
found here: github_issue
I also tried the home assistant value_template guide, but couldn’t get it to work. Anyone who knows what I am missing?
if needed I can also change the format of the data.json
to better work with the sensors in HA.
thanks in advance,
JurgenMK