Search found 7 matches

by ricotrotter
06 Sep 2016, 09:28
Forum: RFLink: Unsupported devices
Topic: SmartHome YC-4000B
Replies: 4
Views: 8917

Re: SmartHome YC-4000B

Hi, thanks for answer. Point taken for R43: for now all the rest seem to keep on working (Alecto sensor, triggering the SmartHome plugs, movement sensor, using Jeedom...), if I have issues I will revert to R42. Yes, it has dip switches: they are now all configured to Off (1,2, 3, 4 ,5). I tried to c...
by ricotrotter
05 Sep 2016, 19:37
Forum: RFLink: Unsupported devices
Topic: SmartHome YC-4000B
Replies: 4
Views: 8917

SmartHome YC-4000B

Hello, I am using a Smarthome YC-4000B and I am having stability issues on the reception of commandes: Hereafter a debug log for repetitive presses of the A ON button: 20;04;DEBUG;Pulses=50;Pulses(uSec)=210,840,750,240,150,840,750,270,150,840,750,240,150,840,750,240,150,840,750,270,150,840,150,870,1...
by ricotrotter
05 Aug 2016, 11:28
Forum: ESP Easy: General Discussion
Topic: MQTT Import
Replies: 50
Views: 72035

Re: MQTT Import

Hi namirda,

thanks for the update!
I confirm I could compile it.
Not tested yet!
One only issue: string2float is duplicated from the extra_utilities files - I had to remove it manually as I need extra_utilities for other plugins.

Cheers
Rico
by ricotrotter
02 Aug 2016, 15:01
Forum: ESP Easy: General Discussion
Topic: MQTT Import
Replies: 50
Views: 72035

Re: MQTT Import

Thanks for reply.
Though, I get no issue compiling ESPEasy normally.
It's the MQTT plugin that is having issue.
I will investigate further!
by ricotrotter
30 Jul 2016, 07:16
Forum: RFlink: General Discussions
Topic: RFLink reception signal not stable
Replies: 9
Views: 12257

Re: RFLink reception signal not stable

I have similar stability issue on RFLink for reception of my remote : get either Tristate, AB400d, Eurodomest or Kaku for the same remote.
Besides D button never get properly analyzed.
I have changed Rx chip - and now using Aurel - same symptoms.
Would R43 help?
Thanks
by ricotrotter
25 Jul 2016, 12:19
Forum: ESP Easy: General Discussion
Topic: MQTT Import
Replies: 50
Views: 72035

Re: MQTT Import

Hi,

thanks for reply.
You mean Extra_Utilities.ino that can be found in https://github.com/ESP8266nu/ESPEasyPluginPlayground?
If so, yes.

For reference, my Arduino IDE is 1.6.9 and ESP Core is 2.3.0

Ricotrotter
by ricotrotter
23 Jul 2016, 17:10
Forum: ESP Easy: General Discussion
Topic: MQTT Import
Replies: 50
Views: 72035

Re: MQTT Import

Hi, I have been trying to compile the Plugin, with latest release (R113), but I get plenty of compilation errors. I added extra utilities so that's not the issue. Errors seem to come from the pubsub library. I used both the one delivered with Easpeasy and the pubsubclient (2.6.0). Here is an extract...