rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
309 stars 100 forks source link

Communicate with FHEM #179

Closed xeenon86 closed 3 years ago

xeenon86 commented 3 years ago

Hi everyone.

Is there way to manage sprinklers_pi with FHEM?

Best regards

nhorvath commented 3 years ago

What is fhem? You can call the web urls to start zones.

On Fri, Jul 10, 2020, 10:27 PM xeenon86 notifications@github.com wrote:

Hi everyone.

Is there way to manage sprinklers_pi with FHEM?

Best regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/179, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABIJXE3AY4PY7OW2BLKL7TR27EZBANCNFSM4OXCUN4A .

xeenon86 commented 3 years ago

Http://fhem.de

FHEM (TM) is a GPL'd perl server for house automation. It is used to automate some common tasks in the household like switching lamps / shutters / heating / etc. and to log events like temperature / humidity / power consumption.

I need a way to get the states of the zones.

nhorvath commented 3 years ago

You can read some info in #16 and #76