Theo Arends
|
ba01cb2046
|
Fix GlobalTemp and GlobalHum
Fix GlobalTemp and GlobalHum (#8156)
|
2020-04-14 11:58:24 +02:00 |
Theo Arends
|
d9b3f2d6f9
|
Merge pull request #8171 from Jason2866/patch-2
Better placing of ESP32 env...
|
2020-04-14 11:33:40 +02:00 |
Theo Arends
|
b7a539749f
|
Merge pull request #8172 from Theosakamg/fix_APDS9960_a8
Add APDS-9960 chip A8 sensor support
|
2020-04-14 11:14:22 +02:00 |
Mickael Gaillard
|
35782c41aa
|
Add APDS-9960 chip A8 sensor support
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
|
2020-04-14 11:02:36 +02:00 |
Jason2866
|
3820999747
|
Better placing of ESP32 env...
will be only activated when platformio_override is active
|
2020-04-14 10:55:00 +02:00 |
Jason2866
|
9bebc96936
|
Update platformio.ini
|
2020-04-14 10:52:10 +02:00 |
Theo Arends
|
b49f810d71
|
Merge pull request #8164 from barbudor/utctime_pr
Added %utctime% as rules variable
|
2020-04-14 09:38:10 +02:00 |
Theo Arends
|
3bb935bd7c
|
Merge pull request #8165 from barbudor/ignore-codeworkspace_pr
Added *.code-workspace to .gitignore
|
2020-04-14 09:36:10 +02:00 |
Theo Arends
|
5d3736913b
|
Merge pull request #8166 from pcdiem/light-palette-1
Fix Color<1,2> <index> with palette
|
2020-04-14 09:35:53 +02:00 |
Paul C Diem
|
f7d5e2d018
|
Fix Color<1,2> <index> with palette
|
2020-04-13 17:55:12 -05:00 |
Barbudor
|
2124d03f53
|
Added *.code-workspace to .gitignore
|
2020-04-13 23:18:05 +02:00 |
Barbudor
|
2224e56e1b
|
Added %utctime% as rules variable
Was in the docs but not implemented
|
2020-04-13 23:05:12 +02:00 |
Theo Arends
|
936d7844d4
|
Merge pull request #8159 from Jason2866/patch-1
Fix ESP32 build env in PlatformIO and merge
|
2020-04-13 22:16:16 +02:00 |
Theo Arends
|
4ff2e5d2c6
|
Merge pull request #8160 from s-hadinger/dimmerrange_pwm
Add ``DimmerRange`` for PWM lights (#8120)
|
2020-04-13 21:31:04 +02:00 |
Stephan Hadinger
|
cb0f6dd3eb
|
Add ``DimmerRange`` for PWM lights (#8120)
|
2020-04-13 21:00:52 +02:00 |
Jason2866
|
375cf778ea
|
Removed not needed options to compile...
firmware variants
|
2020-04-13 20:28:01 +02:00 |
Jason2866
|
f8a63c3a7c
|
Add files via upload
|
2020-04-13 20:00:55 +02:00 |
Jason2866
|
a7074c667f
|
Delete platformio_override_esp32.ini
|
2020-04-13 19:59:05 +02:00 |
Jason2866
|
10a1269c32
|
Update platformio_override_sample.ini
|
2020-04-13 19:53:33 +02:00 |
Jason2866
|
1bf1330788
|
Add files via upload
|
2020-04-13 19:49:54 +02:00 |
Jason2866
|
81627bbf0e
|
Update platformio.ini
|
2020-04-13 19:49:10 +02:00 |
Jason2866
|
1054abcfe4
|
Delete platformio_override_esp32.ini
|
2020-04-13 19:48:01 +02:00 |
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 |