Theo Arends
c5cb7ffb78
Add additional RFSend comand syntax
...
Add additional RFSend comand syntax
2018-10-26 12:30:25 +02:00
reloxx13
d06c0c2636
Merge branch 'arendst/development' into development
2018-10-25 23:55:02 +02:00
Theo Arends
f2b04092f8
Initial release of RF transceiving
...
Initial release of RF transceiving using library RcSwitch (#2702 )
2018-10-25 18:17:58 +02:00
Theo Arends
d9b9eeef1f
Merge pull request #4084 from benleb/pythonic-fw-server
...
introduce common python coding styles & other codestyle fixes
2018-10-25 14:23:37 +02:00
Theo Arends
f58f3c2d31
Fix rule mqtt#connected trigger
...
Fix rule mqtt#connected trigger when mqtt is disabled (#4149 )
2018-10-25 14:16:46 +02:00
Theo Arends
eefad54be7
Fix invalid JSON
...
Fix invalid JSON floating point result from nan (Not a Number) and inf (Infinity) into null (#4147 )
2018-10-25 14:03:34 +02:00
Theo Arends
51ee22273b
Fix invalid JSON
...
Fix invalid JSON floating point result from nan into null (#4147 )
2018-10-25 10:44:59 +02:00
Theo Arends
048de4c7fa
Merge pull request #4154 from ascillato/patch-2
...
Changed WIFI_GATEWAY and WIFI_DNS to a standard IP
2018-10-25 08:59:05 +02:00
Theo Arends
9c054f107e
Merge pull request #4153 from ascillato/patch-1
...
Fix Alexa for Core 2.5.0 (also backwards compatible)
2018-10-25 08:55:48 +02:00
Adrian Scillato
c1aabf85a4
Reformat options for DS18x20
...
#define W1_PARASITE_POWER is an option for #define USE_DS18x20
Added space to show that.
2018-10-24 18:03:27 -03:00
Adrian Scillato
ad3304fddc
Changed WIFI_GATEWAY and WIFI_DNS to a standard IP
...
Changed WIFI_GATEWAY and WIFI_DNS to a standard IP for help new users when they configure that.
2018-10-24 17:40:26 -03:00
Adrian Scillato
dcd74be61a
Fix Alexa for Core 2.5.0 and backwards compatible
...
Alexa uses Phillips Hue Emulation to control Tasmota.
In the Arduino Esp8266 Core v2.3.0 all works fine.
In the Arduino Esp8266 Core v2.4.0, 2.4.1 and 2.4.2, a modification in the core is needed in order to make phillips hue work.
In the Arduino Esp8266 Core v2.5.0 (actual Stage version), the webserver parsing was modified and this PR fix this modification.
The new parsing of the core works fine for a standard phillips hue messages, but for Alexa it splits the command in 2 args. The first arg is empty and the second contains the correct phillips hue commands.
2018-10-24 16:54:16 -03:00
Theo Arends
a710eeaa7e
Merge pull request #4151 from ascillato/patch-1
...
KNX: Disabling ESPAsyncUDP Library
2018-10-24 19:51:55 +02:00
ascillato
8899bc8390
KNX: Deleted ESPAsyncUDP Library
2018-10-24 14:21:33 -03:00
ascillato
00c99e512b
KNX: Updated ESP-KNX-IP Lib to use only WIFIUDP Lib
2018-10-24 14:20:34 -03:00
Adrian Scillato
b9fda004d2
KNX: Delete unnecessary comments
2018-10-24 13:58:21 -03:00
Adrian Scillato
11da866bce
KNX: Disabling ESPAsyncUDP Library
...
When using KNX in cores > 2.3.0, the ESPAsyncUDP Library was used instead of the WIFIUDP Library. As now ESPAsyncUDP is no longer mantained and also it does not work in last version of the Arduino STAGE Core, now for all cores KNX will use the WIFIUDP Library.
2018-10-24 12:46:25 -03:00
Theo Arends
9f4fed1584
Update PubSubClient lib
...
Add delay when waiting for data and flush on disconnect
2018-10-23 17:07:43 +02:00
Theo Arends
19b7a33f6b
Prepair for more drivers
2018-10-23 16:03:57 +02:00
Theo Arends
2c02532e1c
6.2.1.19 Rename user_config.h
...
6.2.1.19 20181023
* Fix header file execution order by renaming user_config.h to my_user_config.h
* Fix Arduino IDE compilation warning regarding e-paper library
2018-10-23 15:51:51 +02:00
Theo Arends
af5a4826ee
Merge pull request #4140 from ascillato/patch-2
...
Update Spanish Translation
2018-10-23 08:38:17 +02:00
Adrian Scillato
43ba673b5e
Update Spanish Translation
2018-10-22 22:40:56 -03:00
Theo Arends
a7c912111c
Resize HX711 weight_item field
...
Resize HX711 weight_item field from 16 bit to 32 bit
2018-10-21 17:54:51 +02:00
Theo Arends
b15f0026b7
Merge pull request #4129 from Jason2866/patch-3
...
Update de-DE.h
2018-10-21 17:22:28 +02:00
Jason2866
abbae2f43c
Update de-DE.h
2018-10-21 17:15:38 +02:00
Theo Arends
5f7c986812
Remove duplicate language file
2018-10-21 16:59:14 +02:00
Theo Arends
65f13c0ed7
Merge pull request #4126 from synekvl/development
...
cs-CZ.h update
2018-10-21 16:56:20 +02:00
Theo Arends
eb01ce786a
Merge branch 'development' into development
2018-10-21 16:55:41 +02:00
Theo Arends
b4162baa63
Admin
2018-10-21 16:48:10 +02:00
synekvl
7fd250d72b
Update cs-CZ.h
2018-10-21 16:41:34 +02:00
Theo Arends
3f4320b95d
Add optional HX711 GUI
...
Add optional HX711 scale interface to web GUI demonstrating easy GUI plug-in
2018-10-21 16:30:05 +02:00
synekvl
fabdff0b37
Update cs-CZ.h
2018-10-21 16:28:46 +02:00
Theo Arends
86aa00d388
Merge pull request #4124 from synekvl/development
...
Update cs-CZ.h
2018-10-21 16:14:14 +02:00
synekvl
f94f58d019
Update cs-CZ.h
2018-10-21 15:41:47 +02:00
Theo Arends
266f7f1fe0
Add support for TX20
...
Add support for La Crosse TX20 Anemometer (#2654 , #3146 )
2018-10-21 12:44:45 +02:00
Theo Arends
d012ce942b
Fix JSON error - again
...
Fix JSON error - again (#4108 )
2018-10-20 17:28:42 +02:00
Theo Arends
ee8d34abfe
Merge pull request #4111 from ascillato/patch-1
...
Fix Analog input in Obi Socket Template
2018-10-19 19:50:11 +02:00
Adrian Scillato
0effef5f04
Fix Analog input in Obi Socket Template
2018-10-19 14:29:53 -03:00
Theo Arends
f82f7c1a09
Merge pull request #4110 from chaosmaster/obi-socket-user-pins
...
Obi socket user pins
2018-10-19 19:20:59 +02:00
Joel Stein
df5a7ec054
obi-socket: change LED4 back to LED2
2018-10-19 19:10:55 +02:00
Theo Arends
a5c5ddaee6
Merge pull request #4109 from chaosmaster/tuya-dimmer-ignore-dim
...
tuya-dimmer: ignore dim-values when powered off
2018-10-19 18:19:08 +02:00
Theo Arends
22ecc8f618
Fix JSON error
...
Fix JSON error (#4108 )
2018-10-19 18:16:53 +02:00
Joel Stein
0078b9f650
remove ADC0
2018-10-19 18:12:09 +02:00
Joel Stein
2e150b5ca4
tuya-dimmer: ignore dim-values when powered off
2018-10-19 18:04:30 +02:00
Joel Stein
42aa66e02f
obi-socket: allow user-configuration of free GPIOs
2018-10-19 17:11:30 +02:00
Theo Arends
a37848dbef
Merge pull request #4105 from ascillato/patch-1
...
Add build flags for next esp8266 core
2018-10-19 16:16:33 +02:00
Adrian Scillato
802969b263
Added build flags for next esp8266 core
2018-10-19 10:39:19 -03:00
Theo Arends
613ffde5c0
6.2.1.18 Add API.md
...
6.2.1.18 20181019
* Add more API callbacks and document API.md
2018-10-19 12:53:22 +02:00
Theo Arends
d505c49e2f
Merge pull request #4101 from ascillato/patch-1
...
Fix typo for sonoff_sensors.bin file
2018-10-18 16:47:58 +02:00
Adrian Scillato
824603b302
Fix typo for sonoff_sensors.bin file
...
ADC is set to use analog input in pin A0 for sonoff_sensors.bin
2018-10-18 11:44:58 -03:00