a2ada68d
Restore WebUI builds in travis (#1953) by
2019-10-22 17:07:52 +0300
75ceae79
Merge pull request #1951 from mcspr/test/build-opts by
2019-10-22 15:31:07 +0300
9025a4eb
sensor/si7021: unused variable by
2019-10-21 16:45:15 +0300
49bfd081
sensor/ade7953: unused variable by
2019-10-17 17:48:59 +0300
cb9dba4b
sensor/pmsx003: only delete object when it is managed by sensor by
2019-10-17 17:48:33 +0300
ec37c06b
sensor/ads1x15: fix changing sensor type when reading adc by
2019-10-17 17:47:39 +0300
0f2226e1
sensor: cast variable as UNUSED and prevent intended assignment warnings by
2019-10-17 17:47:04 +0300
01b76adf
crash,lights: ensure that settings contain positive value by
2019-10-17 17:45:28 +0300
b36e5ee3
test: allow to run a single configuration test, improve commandline handling by
2019-10-16 23:48:15 +0300
e97ed26d
README: add notice about SECURE_CLIENT (#1950) by
2019-10-22 14:40:54 +0300
c18490cc
PIO: pass APP_REVISION via extra scripts (#1946) by
2019-10-16 14:41:43 +0300
6cb503b6
Merge pull request #1945 from mcspr/light/cfg-colortemp-range by
2019-10-16 14:28:21 +0300
ff5b0d51
ha: add platform="mqtt" back to the yaml output (#1949) by
2019-10-16 14:27:25 +0300
7ad80453
Fix infinite loop when printing crash dump (#1947) by
2019-10-16 14:25:36 +0300
7db0df0a
NTP: Fix warning about unused variable if DEBUG support is disabled (#1944) by
2019-10-16 13:23:51 +0200
d0a137ce
Test: move travis boards outside of hardware header (#1943) by
2019-10-16 14:23:19 +0300
8dda0072
WiFi: allow button action to also disable softAP (#1942) by
2019-10-16 14:22:43 +0300
6a3ef86c
light: change naming order for cct vars by
2019-10-15 19:22:15 +0300
5a2314e1
light: update XIAOMI_SMART_DESK_LAMP mired values by
2019-10-15 19:14:59 +0300
6d9d4ae1
light: provide mired warm / cold limits to webui by
2019-10-15 19:14:22 +0300
bcd2bf80
light: configure colortemp limits from settings by
2019-10-15 18:12:56 +0300
0a11a74f
Support for TFlag NX-SM100 and NX-SM200 power monitoring switches by
2019-10-11 17:46:53 +0200
8b7eea6c
ESPurna base image for Tuya Convert by
2019-10-11 17:44:47 +0200
06ebab31
Support for Teckin SP21 by
2019-10-10 13:25:55 +0200
1949bc8e
Telnet: (optional) buffered output for AsyncTcp server (#1929) by
2019-10-09 23:32:13 +0300
f3b35567
Added support for reverse telnet (#1920) by
2019-10-09 22:05:26 +0200
cf4540ae
lights: module declarations in the header by
2019-10-09 21:41:24 +0300
038cb912
encoder: load once, use iterators by
2019-10-09 00:12:34 +0300
f007b484
lights: directly use String as buffer for group payload by
2019-10-08 21:05:46 +0300
97821f3b
lights(xxx): help 2.3.0 string deduplication by
2019-10-08 21:05:00 +0300
3ae16449
light: move hardcoded comms masks to the header by
2019-10-08 21:03:53 +0300
9ec3723a
light: update toRGB and toHSV to use local buffer by
2019-10-08 21:02:39 +0300
559c75d3
lights: switch to signed arithmetic, introduce adjustment and update step functions by
2019-10-08 21:01:53 +0300
ee6ee893
mqtt: fix building with pubsubclient / arduinomqtt without secureclient enabled (#1939) by
2019-10-09 22:50:19 +0300
bd385f9f
ESP8266 FS-UAP1 Control board (#1925) by
2019-10-01 00:53:49 +0200
25d37f1c
Markdown Typo Fix (#1926) by
2019-10-01 00:52:48 +0200
a0fc6728
Properly handle telnet negotiation (#1927) by
2019-10-01 00:52:28 +0200
d4698c0a
light: fix inconsistent transitions (#1901, #1923) by
2019-10-01 01:50:40 +0300
fe247c74
Fix button2 GPIO in Sonoff MINI by
2019-09-30 10:31:42 +0200
b2df1d8e
(rules-rpn)
Merge branch 'dev' into rules-rpn by
2019-09-30 07:59:40 +0200
50eda337
Itead Sonoff Mini support by
2019-09-30 07:59:17 +0200
7e92bbe2
Fix merge by
2019-09-27 23:00:10 +0200
62b80bb9
Merge branch 'dev' into rules-rpn by
2019-09-27 18:22:30 +0200
deb46576
Fix WiFi scan results in Web (#1913) by
2019-09-20 15:37:54 +0300
c0c53492
Light: store pwm consts as progmem data (#1906) by
2019-09-20 15:33:39 +0300
ae070b59
Lights: channel value change detection (#1914) by
2019-09-20 15:33:07 +0300
1f44bf57
WiFi: Configure TX power (#1915) by
2019-09-20 15:24:45 +0300
0ede9074
cfg: ignore MDNS_CLIENT_SUPPORT with lwip2 by
2019-09-11 23:46:00 +0300
9232ebae
ws: move cmdVisible to terminal module by
2019-09-11 23:44:21 +0300
fc2e2955
test: netstat and dns probing in terminal by
2019-09-11 17:44:38 +0300
29ce81e4
Fix SSL check callback function definition (#1916) by
2019-09-20 13:45:07 +0200
cf3bd49b
light: fix value2pwm range conversion (#1902, #1905) by
2019-09-10 19:09:24 +0300
ad2188cc
Fix HTTPS support with OTA_CLIENT_HTTPUPDATE (#1894) by
2019-09-10 11:57:02 +0200
1cb141d7
Merge pull request #1901 from mcspr/web/update by
2019-09-10 12:55:54 +0300
0f23cddf
Merge remote-tracking branch 'origin/dev' into web/update by
2019-09-10 12:48:18 +0300
79598635
lights: toRGB default arg by
2019-09-10 12:30:56 +0300
054a9a5e
lights: fix kelvin/mired const naming by
2019-09-07 13:07:36 +0300
f0a86ded
lights/hsv: properly divide rgb values by
2019-09-06 14:26:26 +0300
a2688ec3
lights: don't show v for hsv picker, use brightness instead by
2019-09-10 12:36:43 +0300
f8deb535
lights: selector typo by
2019-09-10 12:36:09 +0300
8dbd25c5
lights: initColor args by
2019-09-10 12:35:12 +0300
e233fd5b
web: move hsv picker conversions into functions by
2019-09-07 12:47:07 +0300
5622fb81
wifi: try garp before checking AP, if it is destroyed by
2019-09-07 12:45:52 +0300
5d5f0f8b
light: schedule provider update on loop by
2019-09-07 12:41:39 +0300
019e8ae1
util: do not construct struct for simple getFreeHeap by
2019-09-07 12:40:53 +0300
7efaaa8a
ir: use proper methods by
2019-09-07 12:39:48 +0300
0bf07f16
web: update to jquery 3.4.1 and wheelcolorpicker 3.0.8 by
2019-09-06 14:38:41 +0300
68270310
web: parse host query via browser api, logging by
2019-09-06 14:37:39 +0300
24788474
ha: add color_temp_state_topic (#1891) by
2019-09-04 01:22:26 +0200
26fcdd76
WiFi settings clean-up (#1893) by
2019-09-04 02:21:14 +0300
4bc53045
relay: fix typos in payload configuration (#1892) by
2019-09-04 02:20:43 +0300
beff73ef
relay/mqtt: handle custom relay status payloads (#1889) by
2019-09-03 09:13:21 +0300
13c1a193
Home Assistant updates (#1885) by
2019-09-03 06:34:11 +0300
e398685b
mqtt: generic secureclient configuration (#1873) by
2019-09-03 06:20:39 +0300
9d166f8a
mqtt: update MQTT_MAX_PACKET_SIZE to fit JSON payload (#1888) by
2019-09-03 06:19:01 +0300
af187580
ws: check for client_id value before checking for client (#1887) by
2019-09-03 06:17:43 +0300
1fe28225
Disable serial debug for env:nodemcu-pzem004t by
2019-09-03 06:16:20 +0300
35ce6871
Test: etharp_gratuitous (#1877) by
2019-08-30 10:58:05 +0300
c123156b
WiFi SoftAP fixes (#1881) by
2019-08-30 10:57:29 +0300
18b403bb
lights: update kelvin constants by
2019-08-30 07:18:54 +0300
ec259767
domoticz: handle cmode=2 by
2019-08-30 07:17:55 +0300
b3600bdc
Format fixes in light module (#1874) by
2019-08-30 06:32:56 +0300
bbb4c061
Fix relative paths in prototypes.h (#1878) by
2019-08-30 05:32:35 +0200
58401c8a
Use indexed keys for energy saving (#1875) by
2019-08-27 03:15:47 +0300
d66b8a9b
Syncronize js when saving configuration (#1863) by
2019-08-27 01:15:24 +0300
93c1dd6b
Support Shelly 2.5 (#1827) by
2019-08-26 23:25:19 +0200
b48f8c14
MQTT rewrite with SSL fixes (#1751, #1829) by
2019-08-26 22:59:07 +0200
fa9ff7de
Check value range for PMSX005 and SenseAir CO2 sensor (#1865) by
2019-08-22 08:23:50 +0800
85a09a2b
Add #ifndef guard for BMX280_... defines (#1867) by
2019-08-21 21:10:40 -0300
c15d87a5
Remove gpio 0 pinmode in analog sensor by
2019-08-22 03:08:28 +0300
43a44cf9
Authenticate /reset endpoint (#1858) by
2019-08-16 02:46:21 +0300
b100d5f6
ws: create incoming buffer once, no need to delay by
2019-08-16 02:09:06 +0300
c126ff46
ws: include queue header by
2019-08-16 01:07:29 +0300
4ef069ab
Fully fit unsigned char in the format by
2019-08-16 01:05:32 +0300
c5827b22
Fix WS memory leak when disconnected (#1857) by
2019-08-15 18:23:58 +0300
9d9df478
Fix WEB_SUPPORT=0 and missing definitions (#1853) by
2019-08-15 18:05:26 +0300
ef153b4e
Core 2.6.0+ fixes (#1852) by
2019-08-15 18:04:55 +0300
d4311211
Lock relay status on boot (#1705) by
2019-08-13 00:33:27 +0300
d4dea17f
Fix missing WS debug messages (#1851) by
2019-08-13 00:18:45 +0300
21423431
Fixed size json payload & other WS bugfixes (#1843) by
2019-08-12 23:24:52 +0300