jbrichau / PoolBuddy

A swimming pool monitor
MIT License
5 stars 5 forks source link

send Data via Json #2

Open andyyyy2306 opened 4 years ago

andyyyy2306 commented 4 years ago

Hello, this is a very interesting project ! Is it possible to deaktivate the cloud functionality and send the data via Json to my local domoticz server ?

KR Andyyyy

davidadam125 commented 1 month ago

Hello Andy, your project sounds really intriguing! Integrating cloud-based functionalities with local servers adds a layer of complexity, but it can be quite rewarding. Much like how a pool builder might offer customizable features for different clients, you might be able to modify the setup to fit your specific needs. If the cloud functionality is not essential for you, sending data via JSON to your local Domoticz server could be a viable alternative. You might need to delve into the documentation or even adjust some code to disable the cloud features and establish the local connection.

If anyone has experience with this kind of setup, I'd love to hear your insights!