I could use some help, I tried the search and Google and did found something but I think I’m doing something wrong or misunderstood due language difference.
What do I want to achieve: My Rooted Eneco Toon Thermostat can now read water usage through a Wemos and a pulse counter and that works fine.
It also sends out a json formatted webpage to work with Domoticz so I’d like to get the same data to show in HA.
How does the file output look:http://192.168.1.130/water.html shows a blak page with just this line: {“waterflow”:“0”,“waterquantity”:“2583”}
Invalid config for [sensor.file]: not a file for dictionary value @ data[‘file_path’]. Got ‘http://192.168.1.130/water.json’. (See ?, line ?).
Invalid config for [sensor.file]: not a file for dictionary value @ data[‘file_path’]. Got ‘http://192.168.1.130/water.html’. (See ?, line ?).
And because of my lack of knowledge about most of this I’m now lost
Well I found something and still need a bit help is possible.
I can get the meter value now though I need to split it because it reads “2295565 M3” instead I need to have the last 3 digits behind a , (comma) instead.
This forum is not a helpdesk
The people here don’t work for Home Assistant, that’s an open source project. We are volunteering our free time to help others. Not all topics may get an answer, never mind one that helps you solve your problem.
I wasn’t referring to whatever research you may have done but to the fact you felt the need to report how many of your questions have been unanswered.
You are certainly free to keep reporting that count but the fact is questions can go unanswered. In fact, even Issues posted in the project’s GitHub repositories may never be answered.
It’s not ideal but, given that it’s all based on volunteers, that’s just the way it is.