Search found 26 matches

by kroonen
14 Mar 2017, 20:11
Forum: ESP Easy: General Discussion
Topic: Version 2.0.0-dev5
Replies: 2
Views: 2751

Re: Version 2.0.0-dev5

Hi,

I'm now working with version 2.0.0-dev6 , but I don't see mqtt controller plugins anymore like de pidome mqtt? I'm using the normal binary 1024

regards Richard
by kroonen
06 Dec 2016, 20:40
Forum: ESP Easy: Projects / Applications
Topic: MPDMv4 - Universal AC MAINS Dimmer Board usage
Replies: 51
Views: 52234

Re: MPDMv4 - Universal AC MAINS Dimmer Board usage

Does the board work with a dimmable 230v led bulb?
by kroonen
17 Aug 2016, 22:36
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 655621

Re: New ESP gadget

For the people who want the esp8266 and relay and 230v built in the wall, this looks nice

https://ex-store.de/ESP8266-WiFi-Relay-V31#&gid=1&pid=1


Should it be able to flash it with te OTA of that software with espeasy?
by kroonen
15 Apr 2016, 21:25
Forum: ESP Easy: General Discussion
Topic: state GPIO on OLED?
Replies: 1
Views: 2857

state GPIO on OLED?

Hi,

Is there a way to get the state of the GPIO on the OLED.

Something lik #GPIO on old page?

It should be nice to have my sonoff also display on the OLED the state of the relay, so lamp on, and lamp off (Lamp #GPIO12?)

is this directly possible in esp easy?

regards Richard
by kroonen
11 Apr 2016, 21:15
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 655621

Re: New ESP gadget

Any idea what GPIO this extra pin is?

Looking at the schema, it looks like gpio14?
by kroonen
04 Jan 2016, 21:43
Forum: ESP Easy: General Discussion
Topic: Big wish - generall HTTP and MQTT Interfaces
Replies: 44
Views: 35590

Re: Big wish - generall HTTP and MQTT Interfaces

MQTT ===== I think that a generic MQTT interface already exists in ESP Easy. OpenHAB has publish and subscribe templates and all topic naming components can be changed through the web interface like system name, device names, value names. So what if I would rename OpenHAB to Generic, or just make a...
by kroonen
29 Dec 2015, 13:16
Forum: ESP Easy: General Discussion
Topic: name of esp not dns name
Replies: 5
Views: 5544

Re: name of esp not dns name

With R58 the name of the esp is also de hostname .

thnx for implementeation
by kroonen
11 Dec 2015, 22:50
Forum: ESP Easy: General Discussion
Topic: name of esp not dns name
Replies: 5
Views: 5544

Re: name of esp not dns name

Is this possible to have de name of the esp given in the web interface, as hostname. I found this somewhere for arduino with esp

wifi_station_set_hostname("foobar")
by kroonen
11 Dec 2015, 22:32
Forum: ESP Easy: Hardware
Topic: WARNING: Potential ESP brick issue with deepsleep!!
Replies: 41
Views: 50740

Re: WARNING: Potential ESP brick issue with deepsleep!!

Is this fix in de core 2.0.0 libraries?? Than it doesn't break after a year ??

regards Richard
by kroonen
16 Nov 2015, 20:21
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

Still one question

I Want for example nog 21.07 but rounded with 1 decimal, 21.1 and for humidity you only 70 and not 70.00

Any idea if this could be in esp easy with formula, or is it possible in fhem?

regards Richard
by kroonen
15 Nov 2015, 19:22
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

Niklas,

That works . Thnx.

regards Richard
by kroonen
15 Nov 2015, 18:10
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

I can use that so what value is what?

Using pidome mqtt

/fhem/%id%/%valname% is that is correct that /fhem/idx/Temperature for this?


So fhem/1/Temperature for test?


So is %id% the idx/variable?

regards Richard
by kroonen
15 Nov 2015, 15:42
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

I change the template to fhem/temp mqtt.tiff because else I get nog values? Or should I name the mqtt broker different? Now i call it in fhem subscribeReading_start fhem/temp Now I get the values like this 2015-11-15_15:35:02 mqtt_testtemp transmission-state: incoming publish received 2015-11-15_15:...
by kroonen
15 Nov 2015, 14:45
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

You are right, that al the values are separate pushed. I asked in fhem forum how to create sensors for this

http://forum.fhem.de/index.php/topic,43669.0.html
by kroonen
15 Nov 2015, 11:27
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

Niklas,

You change controller port to 1883?

and protocol to domotcz mqtt
and on advanced config the publish template to the right topic for example fhem/temp?

and did a submit and checked the values

regards richard
by kroonen
14 Nov 2015, 13:08
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

Niklas, Make tins working in them define mqtt MQTT 127.0.0.1:1883 define mqtt_testtemp MQTT_DEVICE testtemp attr mqtt_testtemp subscribeReading_start fhem/temp And try with local mosquito tool on them server mosquitto_pub -t fhem/temp -m test Than choose in espeasy, domoticz mqtt, and choose port 18...
by kroonen
10 Nov 2015, 20:06
Forum: ESP Easy: Software
Topic: ESP Easy into FHEM; MQTT
Replies: 1
Views: 3141

Re: ESP Easy into FHEM; MQTT

Hi, At this topic. The problem is that there is no basic mqtt support, so that pushes only the values, so hopefully soon, if someone can code it http://www.esp8266.nu/forum/viewtopic.php?f=6&t=137 I now tried it with mqtt to fhem. That works a little. I get this in fhem (when using the domotiqz ...
by kroonen
08 Nov 2015, 20:50
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

Re: fhem http support

Hi, I now tried it with mqtt to fhem. That works a little. I get this in fhem (when using the domotiqz mqtt) start {"idx":2,"nvalue":0,"svalue":"19.96;74.00;0"} 2015-11-08 20:46:52 transmission-state incoming publish received I get this as value: {"idx&qu...
by kroonen
08 Nov 2015, 09:49
Forum: ESP Easy: Hardware
Topic: support for si7012 i2c temp/hum sensor
Replies: 18
Views: 13704

Re: support for si7012 i2c temp/hum sensor

Same results here.
by kroonen
07 Nov 2015, 12:55
Forum: ESP Easy: General Discussion
Topic: name of esp not dns name
Replies: 5
Views: 5544

name of esp not dns name

Hi

If I give the esp8266 the name, it should also be nice to have that also as dns/host name of the esp.

Now I get in my router esp_some part of mac address.

Is this possible to create?

regards Richard
by kroonen
06 Nov 2015, 22:43
Forum: ESP Easy: Hardware
Topic: support for si7012 i2c temp/hum sensor
Replies: 18
Views: 13704

Re: support for si7012 i2c temp/hum sensor

Hi,

I aslo tested with an si7021, that works ok with an esp8266 with lua. I also get these errors


Log

6939298 : HTTP : connection failed
6940323 : SI7021 : checksum error!
6940336 : SI7021 : Read Error!


regards richard
by kroonen
06 Nov 2015, 20:15
Forum: ESP Easy: General Discussion
Topic: esptool.exe not more available
Replies: 1
Views: 4691

Re: esptool.exe not more available

found the issue installed everything again arduino also, now it works
by kroonen
05 Nov 2015, 22:03
Forum: ESP Easy: General Discussion
Topic: esptool.exe not more available
Replies: 1
Views: 4691

esptool.exe not more available

Hi, I downloaded 1.6.5r5 from audio, and loaded everything and placed the files. Now I compile and get this error Cannot run program "{runtime.tools.esptool.path}\esptool.exe" (in directory "."): While searching I noticed this http://www.esp8266.com/viewtopic.php?f=26&t=3932 ...
by kroonen
05 Oct 2015, 22:24
Forum: ESP Easy: Software
Topic: fhem http support
Replies: 14
Views: 11850

fhem http support

Hi, I'm using them as domotica software. It should be nice to also have that supported. I have an example of lua how I post it to fhem. It looks like domoticz post. It's based on a si7021 i2c sensor tmr.alarm(0, 90000, 1, function() SDA_PIN = 3 -- sda pin, GPIO0 SCL_PIN = 4 -- scl pin, GPIO2 si7021 ...
by kroonen
05 Oct 2015, 22:09
Forum: ESP Easy: Hardware
Topic: support for si7012 i2c temp/hum sensor
Replies: 18
Views: 13704

support for si7012 i2c temp/hum sensor

Hi, I noticed that this project looks very good. I'm using nog some temp/humidity sensor with esp and lua with fhem software. It should be bette to have it run with arduino , so this project looks very good. Is there a way to get hardware support for the si7012. lua examples : https://github.com/nod...