Search found 5 matches

by matzej
20 May 2017, 20:06
Forum: ESP Easy: Software
Topic: HTTP Post with curl to xml api, now i want that with espeasy?
Replies: 0
Views: 1782

HTTP Post with curl to xml api, now i want that with espeasy?

Hi, i have the following script from my Linux host: curl -c /tmp2/cookie.txt -X POST -i -H "Content-Type: application/hal+json" -H "Authorization: Basic BASE64USERPASS==" --insecure https://172.16.10.116/xmlapi/session/begin curl -b /tmp2/cookie.txt -d '<Command><Dial command=&qu...
by matzej
11 May 2017, 20:36
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0 progress
Replies: 8
Views: 8766

Re: ESPEasy v2.0 progress

thumbs up, go ahead!

Waiting for 2.0.0 to settle down bevor i submit all my nice to have features :D .
Thanks for the nice piece of software.

regards M.
by matzej
18 Mar 2017, 17:23
Forum: ESP Easy: Software
Topic: Pulse Counter with interrupt falling / rising
Replies: 0
Views: 1694

Pulse Counter with interrupt falling / rising

Hi, wanna say, thanks for continuing this great project. i got my fist mega compiled with platformio today. mainly because i have to. in the default build the pulse counter plugin has interrupts falling with that i get a bunch of crap out of my S0 counters. Any reason why the interupts are falling??...
by matzej
18 Feb 2017, 15:19
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 51335

Re: The way forward

Hallo Leute,

really great news to see this project going on.
Is there a place where i / we can report bugs and feature request?

regards Matze
by matzej
08 Feb 2017, 22:04
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 121510

Re: ESP Easy next stable... (release candidates)

Hi Guys, great work you did on the esp, just discovered the project a week ago! Have the following setup @home, mostly knx, homebridge with knx support. now i want the esp for S0 pulsecount and some temperature stuff. For that i have setup mqtt broker and Domoticz for visualisation. I started with R...