Search found 16 matches

by 7keys
06 Mar 2018, 11:45
Forum: ESP Easy: Software
Topic: Sonoff Touch - network problem
Replies: 5
Views: 3784

Re: Sonoff Touch - network problem

I used other software that works perfectly.
So it's a closed topic for me...
Thank you for your help.
by 7keys
03 Mar 2018, 09:40
Forum: ESP Easy: Software
Topic: Sonoff Touch - network problem
Replies: 5
Views: 3784

Re: Sonoff Touch - network problem

grovkillen wrote: 03 Mar 2018, 09:27 Yes it need to have wifi connection to work properly.
for the physical button ?
I can say ... fuc#@#@#@ shi$#$#

sorry..
by 7keys
03 Mar 2018, 08:42
Forum: ESP Easy: Software
Topic: Sonoff Touch - network problem
Replies: 5
Views: 3784

Sonoff Touch - network problem

is it normal that the button does not work when sonoff loses network connection ?!
example:
my router wifi shutdown -> sonoff touch not connected ->I touch the button on the device -> no reaction

why ?! :cry:
by 7keys
28 Feb 2018, 10:40
Forum: ESP Easy: Software
Topic: Task Settings - Delay vs Interval
Replies: 4
Views: 3567

Re: Task Settings - Delay vs Interval

I am not sure what any of this has to do with the field name though. it has nothing to do. but I thought that someone might know how to do it .. in espeasy. example: print("#"..i.."\t"..sid.."\currenttemperature: "..curtemp.."\lasttemperature: "..(lasttemp / ...
by 7keys
28 Feb 2018, 09:57
Forum: ESP Easy: Software
Topic: Task Settings - Delay vs Interval
Replies: 4
Views: 3567

Re: Task Settings - Delay vs Interval

is it possible ... espeasy -> sleep mode (300s) ->wakeup-> read value temperature -> value = 38 -> esp sleep (300s) wakeup -> read value temperature -> value = 38 -> not send to mqqt, no enable wifi - because there is no change in the sensor reading -> esp sleep mode (300s) this setting is to save a...
by 7keys
28 Feb 2018, 08:03
Forum: ESP Easy: Software
Topic: Sleep mode, Mqtt Import, OLED display
Replies: 4
Views: 3047

Re: Sleep mode, Mqtt Import, OLED display

grovkillen wrote: 28 Feb 2018, 07:52 Oops, thought you got it as mqtt. No you cannot use that.
hehe :)
What can I use ?
by 7keys
28 Feb 2018, 07:12
Forum: ESP Easy: Software
Topic: Sleep mode, Mqtt Import, OLED display
Replies: 4
Views: 3047

Re: Sleep mode, Mqtt Import, OLED display

grovkillen wrote: 28 Feb 2018, 06:25 MQTT import.
? I'm using MQTT import..
but get date JSON format http://openhabIP:Port/rest/items/OutdoorTemp/state" - (when using nodemcu & lua)

should I enter in MQTT Topic : /rest/items/OutdoorTemp/state

???
by 7keys
27 Feb 2018, 23:23
Forum: ESP Easy: Software
Topic: Sleep mode, Mqtt Import, OLED display
Replies: 4
Views: 3047

Sleep mode, Mqtt Import, OLED display

I use mqtt import to retrieve data from openhab. example: item link "http://openhabIP:port/rest/items/OutdoorTemp" state "-13.13" but after waking up, the data does not refresh... because in mqtt import data is taken from the sensor in real time ... (sensors send data every 5 min...
by 7keys
27 Feb 2018, 23:05
Forum: ESP Easy: Software
Topic: add new SSD1306 OLED Display Size
Replies: 28
Views: 25985

Re: add new SSD1306 OLED Display Size

grovkillen wrote: 27 Feb 2018, 22:42 I think it would cost too much in memory size.
I added only two on the previous photo (nodemcu + lua)
a nice feature would be the option to add a font (two different ...) - no need for compilation :) It's stupid:)
Maybe the possibility of resizing ? 2x 3x ? for each row..
by 7keys
27 Feb 2018, 22:37
Forum: ESP Easy: Software
Topic: add new SSD1306 OLED Display Size
Replies: 28
Views: 25985

Re: add new SSD1306 OLED Display Size

TD-er wrote: 26 Feb 2018, 21:41 You can add fonts yourself, uing the online font generator: http://oleddisplay.squix.ch/#/home
You have to replace some font names in the code and the font file and then recompile.
so.. there is no chance to use it https://github.com/olikraus/u8glib/wiki/fontsize
by 7keys
25 Feb 2018, 20:35
Forum: ESP Easy: Software
Topic: add new SSD1306 OLED Display Size
Replies: 28
Views: 25985

Re: add new SSD1306 OLED Display Size

will it be possible to add other fonts?

(I used "mqtt import" but after waking up (sleep mode) but he did not download data...)
by 7keys
25 Feb 2018, 14:22
Forum: ESP Easy: Software
Topic: WWW login problem...
Replies: 7
Views: 4612

Re: WWW login problem...

7keys wrote: 25 Feb 2018, 12:23
grovkillen wrote: 25 Feb 2018, 07:12 You need to send commands to the "cmd" topic.

https://www.letscontrolit.com/wiki/inde ... _Reference
ok.
how to send the same command from openhab?
example please...
no question. I am stupid :)
%sysname%/cmd -m "GPIO,12,1"
sorry :)
by 7keys
25 Feb 2018, 12:23
Forum: ESP Easy: Software
Topic: WWW login problem...
Replies: 7
Views: 4612

Re: WWW login problem...

grovkillen wrote: 25 Feb 2018, 07:12 You need to send commands to the "cmd" topic.

https://www.letscontrolit.com/wiki/inde ... _Reference
ok.
how to send the same command from openhab?
example please...
by 7keys
25 Feb 2018, 12:17
Forum: ESP Easy: Software
Topic: WWW login problem...
Replies: 7
Views: 4612

Re: WWW login problem...

TD-er - this is it ! thx :)
by 7keys
25 Feb 2018, 03:12
Forum: ESP Easy: Software
Topic: WWW login problem...
Replies: 7
Views: 4612

Re: WWW login problem...

no problems with ESP_Easy_mega-20180219_dev_ESP8285_1024 but.. I can not turn ON Sonoff Touch with mosquitto mosquitto report ok: myhome/sonoff/touch/switch 0 myhome/sonoff/relay/switch 0 or myhome/sonoff/touch/switch 1 myhome/sonoff/relay/switch 1 unfortunately: mosquitto_pub -h localhost -t myhome...
by 7keys
24 Feb 2018, 20:45
Forum: ESP Easy: Software
Topic: WWW login problem...
Replies: 7
Views: 4612

WWW login problem...

ESP Easy Mega ESP_Easy_mega-20180223_dev_ESP8285_1024
the first start and entering the password is ok
after timeout ...
I can not enter the password on the page because you can not see the password field !?
test :IE, firefox,chrome...