Search found 11 matches

by dovico
Thu May 31, 2018 4:10 pm
Forum: Nowości
Topic: SUPLA-CLOUD v2.2 oficjalnie wydany
Replies: 47
Views: 19749

Re: SUPLA-CLOUD v2.2 oficjalnie wydany

after ./supla.sh backup
how to restore it?
by dovico
Wed May 30, 2018 11:14 am
Forum: Help
Topic: more icon for light switch
Replies: 6
Views: 15493

more icon for light switch

Hi
I would like to have more options for the light switch icon
for example power-switch
what should i do?
by dovico
Sun May 27, 2018 7:45 pm
Forum: FAQ / Jak to zrobić
Topic: SUPLA (Docker) - zarządzanie własną instancją
Replies: 65
Views: 43399

Re: Zarządzanie własną instancją SUPLA (Docker)

dovico wrote: Sun May 27, 2018 7:34 pm i want delete some user?
@fracz

Code: Select all

 docker exec supla-db mysql -u supla --password=$DB_PASSWORD supla -e "DELETE  FROM  supla_user WHERE email='user@supla.org'"
 
:D
by dovico
Sun May 27, 2018 7:34 pm
Forum: FAQ / Jak to zrobić
Topic: SUPLA (Docker) - zarządzanie własną instancją
Replies: 65
Views: 43399

Re: Zarządzanie własną instancją SUPLA (Docker)

i want delete some user?
@fracz
by dovico
Wed May 09, 2018 4:11 am
Forum: Help
Topic: Build WIFI SOCKET x 3
Replies: 0
Views: 11362

Build WIFI SOCKET x 3

#define B_RELAY1_PORT 12 #define B_RELAY2_PORT 13 #define B_RELAY3_PORT 14 #define B_CFG_PORT 0 #define B_BTN2_PORT 4 #define B_BTN3_PORT 5 void supla_esp_board_set_device_name(char *buffer, uint8 buffer_size) { ets_snprintf(buffer, buffer_size, "SUPLA-SOCKETx3"); } void supla_esp_board_g...
by dovico
Fri Apr 13, 2018 7:39 pm
Forum: CLOUD
Topic: CLOUD v2.2 BETA
Replies: 119
Views: 53630

Re: CLOUD v2.2 BETA

Channel groups not Show on the Client’s devices
by dovico
Thu Apr 12, 2018 3:53 pm
Forum: General discussion
Topic: how to add auto add device setup wizard
Replies: 11
Views: 23139

Re: how to add auto add device setup wizard

I want went module power on, all device is off
I try to this

viewtopic.php?f=7&t=2286

but failed
by dovico
Thu Apr 12, 2018 11:57 am
Forum: General discussion
Topic: how to add auto add device setup wizard
Replies: 11
Views: 23139

Re: how to add auto add device setup wizard

That's very wonderful
it worked
thanks @pzygmunt
by dovico
Thu Apr 12, 2018 9:48 am
Forum: General discussion
Topic: how to add auto add device setup wizard
Replies: 11
Views: 23139

Re: how to add auto add device setup wizard

wifisocket.c #define B_RELAY1_PORT 12 #define B_RELAY2_PORT 13 #define B_RELAY3_PORT 14 #define B_CFG_PORT 0 #define B_BTN2_PORT 4 #define B_BTN3_PORT 5 void supla_esp_board_set_device_name(char *buffer, uint8 buffer_size) { ets_snprintf(buffer, buffer_size, "supla-Light switch"); } void I...
by dovico
Thu Apr 12, 2018 9:28 am
Forum: General discussion
Topic: how to add auto add device setup wizard
Replies: 11
Views: 23139

Re: how to add auto add device setup wizard

pzygmunt wrote: Thu Apr 12, 2018 7:54 amWhich board?
Board wifisocket

Go to advanced search