Search found 14 matches

by sisamiwe
14 May 2018, 20:45
Forum: ESP Easy: General Discussion
Topic: _P124_Ventus_W266_RFM69.ino Update to work with current MEGA
Replies: 9
Views: 6481

Re: _P124_Ventus_W266_RFM69.ino Update to work with current MEGA

So I've tested the P124 from Playground and it works great except for the GUI issue, I've mentioned.
I think, this plugin can also be transferred to the regular branch.
Do you need something else (in terms of testing) to do this?
by sisamiwe
14 May 2018, 08:31
Forum: ESP Easy: General Discussion
Topic: _P124_Ventus_W266_RFM69.ino Update to work with current MEGA
Replies: 9
Views: 6481

Re: _P124_Ventus_W266_RFM69.ino Update to work with current MEGA

Are you shure, that you were talking about the P124 Plugin which works witn an rfm69 to directly receive the data from the ventus w266.
There is no inside module of the ventus needed.
It is different to the Plugin P046.
by sisamiwe
13 May 2018, 21:11
Forum: ESP Easy: General Discussion
Topic: _P124_Ventus_W266_RFM69.ino Update to work with current MEGA
Replies: 9
Views: 6481

_P124_Ventus_W266_RFM69.ino Update to work with current MEGA

Hi,
I'm using the _P124_Ventus_W266_RFM69.ino Plugin from Playground.
Since the recent update of ESPEasy Mega, the Plugin does not work anymore. The GUI of that Plugin shows an error.
Is there anyone who can fix this?
This would be great. Thanks.
by sisamiwe
09 Apr 2018, 19:18
Forum: ESP Easy: Hardware
Topic: ESPEasy Mega 2.0 and SDS011 sleep/wake time
Replies: 10
Views: 9501

Re: ESPEasy Mega 2.0 and SDS011 sleep/wake time

Hi,

also in the current MEGA implementation, the sleep is not stable.
The sensor does work for 30s but the following sleep is also just 30s independent from the time set in the plugin.

Does someone else also has this issue?
by sisamiwe
24 Mar 2018, 17:44
Forum: ESP Easy: Software
Topic: P141 RGB Strip Plugin
Replies: 62
Views: 71835

Re: P141 RGB Strip Plugin

Hi,

just a question to that plugin: Does it send the values for example HSV automatically to the defined controller on value change?

Thanks for the response.
by sisamiwe
20 Mar 2018, 21:24
Forum: ESP Easy: Hardware
Topic: ESPEasy & BME680
Replies: 9
Views: 15848

Re: ESPEasy & BME680

OK.
by sisamiwe
20 Mar 2018, 09:55
Forum: ESP Easy: General Discussion
Topic: ESPEasy Generic HTTP Interaface Advanced
Replies: 0
Views: 1741

ESPEasy Generic HTTP Interaface Advanced

Hi, I want to use the ESPEasy with HTTP Protokoll to communicate with my homeautomation server which is smarthomeNG. The smarthomeNG expects the following expression: http://<ip>:<port>ws/items/office.light/0 - ws/items is hardcoded - /office.light should be %sysname%.%tskname%.%vname1% starting wit...
by sisamiwe
19 Mar 2018, 20:38
Forum: ESP Easy: Hardware
Topic: ESPEasy & BME680
Replies: 9
Views: 15848

Re: ESPEasy & BME680

Hi,

is there a chance to update the BME680 playground plugin so that also the IAQ can be read out?
The libs of BOSCH and DFRobot provide that by integrating the BSEC. The BSEC is a precompiled BOSCH lib, where the calculations for the IAQ are in.

What do you think?
by sisamiwe
30 Jan 2018, 22:31
Forum: ESP Easy: General Discussion
Topic: KNX Protokoll
Replies: 7
Views: 5052

Re: KNX Protokoll

Done
by sisamiwe
30 Jan 2018, 22:24
Forum: ESP Easy: General Discussion
Topic: KNX Protokoll
Replies: 7
Views: 5052

Re: KNX Protokoll

As issue?
by sisamiwe
30 Jan 2018, 22:18
Forum: ESP Easy: General Discussion
Topic: KNX Protokoll
Replies: 7
Views: 5052

Re: KNX Protokoll

It's done vie the KNX-IP protocoll. It is not http.
There is the need to configure the group adresses. See this postings as example: https://knx-user-forum.de/forum/%C3%B6f ... lan-an-knx
Does is help?
by sisamiwe
30 Jan 2018, 22:03
Forum: ESP Easy: General Discussion
Topic: KNX Protokoll
Replies: 7
Views: 5052

KNX Protokoll

Hi, I'm Michael and new here in this forum. The possibilities of the ESP are amazing. I'm wondering whether it would be possible to add the KNX protocoll to ESPEasy. There is already a good basis here https://github.com/envy/esp-knx-ip . This would provide the ESPEasy possibilities to a broad range ...