Theo Arends
|
e8f3d1d986
|
Increase ESP32 compatibility
Increase ESP32 compatibility (breaks current ESP32 configuration again!)
|
2020-04-13 17:45:06 +02:00 |
Theo Arends
|
a397f3cd5a
|
Merge pull request #8155 from s-hadinger/fix_8058_scheme
Fix Scheme 2-4 brightness when SetOption68 1 (#8058)
|
2020-04-13 16:51:07 +02:00 |
Stephan Hadinger
|
11117ccc50
|
Fix Scheme 2-4 brightness when SetOption68 1 (#8058)
|
2020-04-13 16:49:09 +02:00 |
Stephan Hadinger
|
2bfc70f565
|
Fix Scheme 2-4 brightness when SetOption68 1 (#8058)
|
2020-04-13 16:47:27 +02:00 |
Theo Arends
|
e23a2e7815
|
Merge pull request #8154 from Staars/development
adapt GPS-stuff for ESP32
|
2020-04-13 16:25:51 +02:00 |
Staars
|
5588d1dda0
|
adapt GPS-stuff for ESP32
|
2020-04-13 16:20:49 +02:00 |
Theo Arends
|
5db2ac1955
|
Add commands ``GlobalTemp`` and ``GlobalHum``
Add commands ``GlobalTemp`` and ``GlobalHum`` to init sensor data (#8152)
|
2020-04-13 14:40:29 +02:00 |
Theo Arends
|
125d773763
|
Merge pull request #8152 from device111/development
Add change global hum and temp with command
|
2020-04-13 14:36:39 +02:00 |
device111
|
20c9a9cadf
|
Add change global hum and temp with command
|
2020-04-13 13:26:49 +02:00 |
Theo Arends
|
16ca5cb103
|
Increase ESP32 compatibility
|
2020-04-13 13:01:54 +02:00 |
Theo Arends
|
f345cc78b2
|
Fix compile error
|
2020-04-13 12:32:53 +02:00 |
Theo Arends
|
5337d84063
|
Add SetOption41 to my_user_config.h
|
2020-04-13 12:27:53 +02:00 |
Theo Arends
|
baf3b9b662
|
Add command ``Palette``
Add command ``Palette`` to add the ability to specify a palette of colors (#8150)
|
2020-04-13 12:19:16 +02:00 |
Theo Arends
|
6030501673
|
Merge pull request #8148 from gemu2015/sendmail_esp32
sendmail ESP32
|
2020-04-13 12:07:25 +02:00 |
Theo Arends
|
8056ddc652
|
Merge pull request #8151 from s-hadinger/aws_iot_shadow2
Avoid logging AWS IoT shadow when no MQTT connection
|
2020-04-13 12:03:07 +02:00 |
Stephan Hadinger
|
073f0267f0
|
Avoid logging AWS IoT shadow when no MQTT connection
|
2020-04-13 11:40:07 +02:00 |
Theo Arends
|
b486f2b1e1
|
Merge pull request #8150 from pcdiem/light-palette
Add light palette support
|
2020-04-13 09:35:11 +02:00 |
Paul C Diem
|
b4f7500a31
|
Add light palette support
|
2020-04-12 23:17:25 -05:00 |
gemu2015
|
a5d3974c56
|
sendmail ESP32
|
2020-04-12 19:28:19 +02:00 |
Theo Arends
|
ad1054a6ae
|
Increase ESP32 compatibility
Increase ESP32 compatibility (breaks current ESP32 configuration!)
|
2020-04-12 18:17:35 +02:00 |
Theo Arends
|
315d3db863
|
Merge pull request #8147 from Jason2866/patch-2
ESP32 remove not used or
|
2020-04-12 15:28:50 +02:00 |
Theo Arends
|
fbe30a314b
|
Merge pull request #8146 from s-hadinger/ping3
Fix prevent multiple pings to run concurrently
|
2020-04-12 15:28:07 +02:00 |
Stephan Hadinger
|
3e517ce9b7
|
- Fix prevent multiple pings to run concurrently
|
2020-04-12 15:01:45 +02:00 |
Theo Arends
|
42d82fdc97
|
Fix PMS5003 input range
|
2020-04-12 14:54:06 +02:00 |
Jason2866
|
471b50446b
|
Update platformio_override_esp32.ini
|
2020-04-12 14:51:58 +02:00 |
Jason2866
|
274bab2e81
|
Update platformio_override_esp32.ini
|
2020-04-12 14:44:20 +02:00 |
Jason2866
|
d412c8db5e
|
Remove entrys from platformio_override_esp32.ini
since the are now supported or not used
|
2020-04-12 14:32:42 +02:00 |
Theo Arends
|
b2f03d3197
|
Merge pull request #8145 from gemu2015/esp32_update
update for esp32
|
2020-04-12 13:54:27 +02:00 |
gemu2015
|
b796607264
|
update for esp32
|
2020-04-12 13:22:23 +02:00 |
Theo Arends
|
e0774ab9bb
|
Merge pull request #8144 from Staars/development
update xsns_62_MI_HM10.ino
|
2020-04-12 12:36:40 +02:00 |
Theo Arends
|
0c24651ed0
|
Add interval to PMS5003 sensor
Add interval to PMS5003 sensor to extend lifetime (#8128)
|
2020-04-12 12:35:58 +02:00 |
Staars
|
bd8213cfd4
|
update xsns_62_MI_HM10.ino
|
2020-04-12 12:14:30 +02:00 |
Theo Arends
|
0d2287dc94
|
Merge pull request #8128 from gururise/development
Add Interval to PMS5003 sensor to extend lifetime.
|
2020-04-12 12:05:08 +02:00 |
Theo Arends
|
2b19e24b99
|
Update ESP32 MQTT_MAX_PACKET_SIZE
|
2020-04-12 11:29:24 +02:00 |
Theo Arends
|
7651b447fb
|
Fix SI1145 compile warning
Fix SI1145 compile warning (#8141)
|
2020-04-12 11:26:33 +02:00 |
Theo Arends
|
1b18c58cd8
|
Merge pull request #8143 from to-scho/bugfix/shutter_position_toggle_commands
Added 'toggle' to valid ShutterPosition arguments like up, down, open…
|
2020-04-12 11:03:36 +02:00 |
to-scho
|
7feb463ffe
|
Added 'toggle' to valid ShutterPosition arguments like up, down, open, close
doc already updated
|
2020-04-12 10:36:24 +02:00 |
Theo Arends
|
dc00bfa7a8
|
Merge pull request #8138 from s-hadinger/zigbee_settings
Add Zigbee command ``ZbConfig`` and configuration in Settings
|
2020-04-11 22:32:32 +02:00 |
gururise
|
86455df73b
|
move PMS5003_TX to end of kSensorNames[] array to avoid breaking gpio numbering
|
2020-04-11 12:02:09 -07:00 |
gururise
|
54f7cf475d
|
create new setting pms_wake_interval for PMS sensor interval time
|
2020-04-11 10:37:12 -07:00 |
Stephan Hadinger
|
a3abdbfef2
|
Ensure zb_channel is in 11..26 range
|
2020-04-11 19:01:39 +02:00 |
gururise
|
57b28112b0
|
move new GPIO TX to end of enum to avoid breaking gpio numbering
|
2020-04-11 09:55:15 -07:00 |
Stephan Hadinger
|
9addde235a
|
Add Zigbee command ``ZbConfig`` and configuration in Settings
|
2020-04-11 18:50:46 +02:00 |
Gene Ruebsamen
|
3360970d37
|
Merge pull request #1 from arendst/development
merge latest changes from development
|
2020-04-11 09:44:17 -07:00 |
Theo Arends
|
ca6553cbfc
|
Merge pull request #8137 from blakadder/fix-apds
remove deprecated function
|
2020-04-11 18:41:08 +02:00 |
blakadder
|
55f4c53e9b
|
remove deprecated function
|
2020-04-11 18:31:06 +02:00 |
Theo Arends
|
45e9408b73
|
Add support for AS3935 Lightning Sensor
Add support for AS3935 Lightning Sensor by device111 (#8130)
|
2020-04-11 14:51:08 +02:00 |
Theo Arends
|
9aa0f27e6c
|
Merge pull request #8135 from s-hadinger/zigbee_settings_reserve
Reserve 28 bytes in Settings for Zigbee configuration
|
2020-04-11 10:44:18 +02:00 |
Stephan Hadinger
|
ed4cc8c226
|
Save 28 bytes in Settings for Zigbee configuration
|
2020-04-11 10:35:31 +02:00 |
Theo Arends
|
2e3836134e
|
Merge pull request #8133 from ascillato/patch-1
Fix ESP32 Compilation
|
2020-04-11 10:29:29 +02:00 |