pawelka / sofarsolar_esp_rs485_logger

57 stars 21 forks source link

Json from ESP local server #14

Closed jezikk82 closed 2 years ago

jezikk82 commented 2 years ago

Hi, would it be possible to present data in json format on local (on ESP) Web server? I want to integrate it with smart home solution based on plc.

I don't have mqtt server and gateway for my plc so it would be much easier to work with json or any other format with i can get by http request from.

pawelka commented 2 years ago

Try to use ESPHome or Tasmota approach with exposed API.