Search found 24 matches

by Mediacj
24 Jun 2016, 19:23
Forum: RFlink: General Discussions
Topic: Livolo issue
Replies: 8
Views: 9684

Re: Livolo issue

I have sent them, thx!
by Mediacj
24 Jun 2016, 14:32
Forum: RFlink: General Discussions
Topic: Livolo issue
Replies: 8
Views: 9684

Re: Livolo issue

Is it possible to correct the Livolo On/Off commands? When I press the On command a second time it switches Off and the same for the Off command, a second Off results in a On command. Although it seems to be sending a ON command the second ON command results in a Off: RFLink Sending: 10;Livolo;000c0...
by Mediacj
18 Jun 2016, 20:49
Forum: RFLink: Development and announcements
Topic: RFLink release 42 is available for download
Replies: 25
Views: 37580

Re: RFLink release 42 is available for download

negan wrote:Great thanks !
Stuntteam wrote:- Added: Command to invert the ON/OFF handling of the Tristate protocol
How do you use this command ?
Thank you.
I would like to know that to :)

Although I suppose this is not available for the Livolo switches where on=off and off=on(for me at least)

thx
by Mediacj
30 May 2016, 17:04
Forum: RFlink: General Discussions
Topic: Livolo issue
Replies: 8
Views: 9684

Re: Livolo issue

Firmware is 41. Yesterday it worked some better again, I still think the Livolo switches are not that good in receiving signals. But to have it work the position of the antenna is very critical where the Rfxcom almost always works. There is also a difference in switching, The On and Off signals from...
by Mediacj
28 May 2016, 19:31
Forum: RFlink: General Discussions
Topic: Livolo issue
Replies: 8
Views: 9684

Re: Livolo issue

Sorry I am wrong, I forgot that the working Livolo is on my Rfxcom unit. I have both Rfxcom and Rflink on two Raspberry 3 pi's. So I did a test and moved the Rflink to the perfect working Livolo(under Rfxcom) and indeed it is intermittently, just the same as the not working further away. So only 1 o...
by Mediacj
28 May 2016, 17:16
Forum: RFlink: General Discussions
Topic: Livolo issue
Replies: 8
Views: 9684

Re: Livolo issue

I have Livolo also but then with Domoticz and Rflink, I think the Livolo switches are weak on receiving signals. I have one near the Rflink and that one is working perfect, but another one some walls further doesn't react or only 1 out of 5 times. In the same room there are other Kaku switches which...
by Mediacj
11 Nov 2015, 20:06
Forum: ESP Easy: General Discussion
Topic: Reading kWh from pulse
Replies: 5
Views: 6827

Re: Reading kWh from pulse

Yes that should be possible also, just connect it direct to the GPIO in with a pull up resistor. Then you don't need a pulse diode.

I have done this before with Mysensors and the pulse counter sketch.
by Mediacj
05 Nov 2015, 20:52
Forum: ESP Easy: Software
Topic: ESP-EASY including SER2NET?
Replies: 19
Views: 27978

Re: ESP-EASY including SER2NET?

This is a serial firmware for esp8266 which I use for a P1 smartmeter and OTGW to Domoticz:

https://github.com/eriksl/esp8266-universal-io-bridge
by Mediacj
23 Sep 2015, 15:36
Forum: ESP Easy: Software
Topic: How to use a formula
Replies: 3
Views: 4261

Re: How to use a formula

What works for me to reduce the value of the temperature sensor with 1 degree I use this formula: %value%-1
by Mediacj
16 Sep 2015, 20:35
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 47995

Re: Using a S0 port from a kWh meter

Great!

I have the same problem with my solar panels when there is no more production my S0 pulsecounter stays HIGH which makes it unreliable. Would be nice to see it fixed in combination with actual power :D
by Mediacj
12 Sep 2015, 16:28
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 47995

Re: Using a S0 port from a kWh meter

It would be nice to have the actual power(Watt) also in Domoticz beside the energy used/generated in kWh.

Just like this sketch from the Mysensors project:
http://www.mysensors.org/build/pulse_power

There is always something to wish for :D
by Mediacj
12 Sep 2015, 16:07
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 47995

Re: Using a S0 port from a kWh meter

Yes you are right tried it before but without removing the original ldr, now without the ldr it seems to work fine :D

Thanks!
by Mediacj
12 Sep 2015, 15:01
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 47995

Re: Using a S0 port from a kWh meter

Thanks for your answer! Yes it is a switch but every closed contact of the switch is the same as a led pulse on the kWh meter, so we are also counting energy. Yes the second option works kind of but then I have to use the switch option within Espeasy and can't count energy as with the pulsecounter. ...
by Mediacj
12 Sep 2015, 12:54
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 47995

Using a S0 port from a kWh meter

Is there a way to use the S0 port of a kWh meter within Espeasy? I don't mean the led pulses but the real port of some kWh meters which is actual not more then a pulse switch. I found interesting information here: http://fun-tech.se/FunTechHouse/ElectricityMeter/ I tried to use that scheme on the pu...
by Mediacj
11 Sep 2015, 16:51
Forum: ESP Easy: Hardware
Topic: with hardware is seported ?
Replies: 4
Views: 4785

Re: with hardware is seported ?

The easiest way is to use a NodeMcu WIFI development board then you have power, serial and wifi in one.

For example:
http://www.aliexpress.com/item/New-Wire ... 82691.html
by Mediacj
09 Sep 2015, 13:41
Forum: ESP Easy: Software
Topic: ESP Easy Releases
Replies: 345
Views: 290356

Re: ESP Easy Releases

Thanks but it isn't a complete distribution, the libraries are missing and compiling gives a lot of declaration errors when you place them in the espeasy folder under Arduino. Got it working now by leaving the files in its unpacked directory with the libraries of the R17 release under Arduino/librar...
by Mediacj
04 Sep 2015, 11:08
Forum: ESP Easy: Hardware
Topic: Cann't connect to my wifi network anymore
Replies: 7
Views: 9705

Re: Cann't connect to my wifi network anymore

I got this same problem again today. I found out that resetting the Espeasy with the command: Reset in the config tab restored the original values from the uploaded sketch and made it work again. Maybe it helps someone else with this same problem in future. From the wiki: Reset: Reset the esp module...
by Mediacj
04 Sep 2015, 10:21
Forum: ESP Easy: Software
Topic: config: sensor delay
Replies: 2
Views: 3296

Re: config: sensor delay

Ok clear thx

To be sure the "sensor delay" is in seconds where "message delay" is in ms?
by Mediacj
03 Sep 2015, 12:54
Forum: ESP Easy: Software
Topic: config: sensor delay
Replies: 2
Views: 3296

config: sensor delay

What does the field "Sensor Delay" stand for in the config tab?

I thought the interval period of a new sensor value to be taken?
But I suppose if you use a pulse counter it is ignored?
by Mediacj
25 Aug 2015, 20:37
Forum: ESP Easy: Hardware
Topic: Cann't connect to my wifi network anymore
Replies: 7
Views: 9705

Re: Cann't connect to my wifi network anymore

I have uploaded release 12 and now it works again :D

Will try to put 15 on it and see if it keeps working.

edit: and yes release 15 works also after uploading it again(what I did before) :roll:
by Mediacj
25 Aug 2015, 19:56
Forum: ESP Easy: Hardware
Topic: Cann't connect to my wifi network anymore
Replies: 7
Views: 9705

Re: Cann't connect to my wifi network anymore

I already tried to only give in the wpa key and ssid but it seems its getting the values already from the eeprom.

I will try an older version.

Thanks!
by Mediacj
25 Aug 2015, 19:11
Forum: ESP Easy: Hardware
Topic: Cann't connect to my wifi network anymore
Replies: 7
Views: 9705

Re: Cann't connect to my wifi network anymore

Thanks for your quick reply :) >>>I do not understand your question very well. You say there is no Wifi connection, but I understand you can access the Web >>>interface. This implies that you have a Wifi connection. I acces the Espeasy web interface direct with the accespoint mode of the Espeasy and...
by Mediacj
25 Aug 2015, 17:40
Forum: ESP Easy: Hardware
Topic: Cann't connect to my wifi network anymore
Replies: 7
Views: 9705

Cann't connect to my wifi network anymore

First thank you for this great piece of software!!! I had a stable connection with my wifi network but suddenly it is gone also when I am really near the wifi router with the module. This is what the log displays: ====================================== INIT : Boot OK Boot add 1 aid 1 station: 88:63:...