feinstaub-flows.json (5.3 KB) I am an absolute beginner. But I have already been able to implement a few small things.
Now I want to integrate data from my fine dust sensor on my homepage. The readout of the fine dust sensor works already. Unfortunately I get stuck while generating the website.
Can someone help me with this and give me an example how to create a web page with the variables (values)?
You could create a http endpoint that your website calls.
You could publish the values to a public MQTT broker then have your website subscribe to the public broker.
There are many solutions but without more info (e.g. servers locations, web technologies in your website (server side rendering?) Etc etc), it is difficult to advise.
@nuiler you are not providing nearly enough information. You "know about dashboard" but dont want dashboard, then show a picture from a dashboard" but you want to "generate a web page and put it in a folder"
I have given you 2 ways to "provide the values for an external website" http endpoint and public MQTT but I will say it again...
Spell out what you have and what you are trying to achieve / provide a REAL example.
I have attached the flow what I have so far. The dashboard should only serve as an example of how it should look like on the external website.
My problem is that I can't get it to work with "http endpoint". It would help me a lot if I had an example how to display 2 variables. The generated page, I want to upload (FTP) to www.nuiler.de.
I hope it is now more understandable, but as I said, I am a beginner.