Theo Arends
de354997a1
Merge pull request #8623 from s-hadinger/fix_zigbee_signs
...
Fix wrong sign of attributes
2020-06-06 08:20:11 +02:00
gemu2015
a7b70f04e0
Update esp32_partition_app1984k_spiffs60k.csv
...
converted and verified with gen_esp32part.py tool
2020-06-06 06:38:12 +02:00
Stephan Hadinger
0bfb79e694
Fix Zigbee Time and add TimeEpoch
2020-06-05 22:27:47 +02:00
gemu2015
9987b3f2d5
scripter update, eeprom support
2020-06-05 20:15:16 +02:00
Stephan Hadinger
0ebcbc76dc
Fix wrong sign of attributes
2020-06-05 18:24:31 +02:00
Theo Arends
9d86c15685
Some webserver code saving
2020-06-05 11:53:53 +02:00
Theo Arends
f95a0d13d1
Merge pull request #8618 from jkostorz/patch-1
...
increasing in color temperature change speed
2020-06-05 10:35:59 +02:00
Janusz Kostorz
c20bb9ab58
increasing in color temperature change speed
2020-06-04 22:27:30 +02:00
Theo Arends
dac14073c9
Fix windmeter interrupt service routine
...
Fix windmeter interrupt service routine (#8614 )
2020-06-04 12:28:01 +02:00
Theo Arends
41f77f688c
Add command ``SetOption94 0/1``
...
Add command ``SetOption94 0/1`` to select MAX31855 or MAX6675 thermocouple support (#8616 )
2020-06-04 11:36:58 +02:00
Theo Arends
676a13f0c2
Merge pull request #8616 from aik/development-v2
...
Add MAX6675 sensor (v2)
2020-06-04 09:40:58 +02:00
Theo Arends
a799ba3f98
Merge pull request #8615 from s-hadinger/zigbee_autoresponder
...
Add Zigbee auto-responder for common attributes
2020-06-04 09:39:20 +02:00
Alexey Kardashevskiy
5558da527a
Add MAX6675 sensor
...
This is basically a cut down version of MAX31855 without reference
temperature reading and lower resolution (only positive, 12bit only).
This implements 16bit protocol (31855 uses 32bit). SetOption94 enables
the new behavior.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
Changes:
v2:
* treat occasional 0xfff as an error
* do not add new sensor pins, use SetOption94 instead
2020-06-04 10:00:00 +10:00
Stephan Hadinger
45397293e1
Add Zigbee auto-responder for common attributes
2020-06-03 22:39:04 +02:00
Theo Arends
f035932c74
Change BH1750 indexes to I2C address
2020-06-03 15:12:23 +02:00
Theo Arends
b96dcdea45
Merge pull request #8611 from m-hume/patch-1
...
MCP9808 label sensors with hex address
2020-06-03 14:36:06 +02:00
m-hume
3748bb2121
Label sensors with hex address
2020-06-03 13:06:01 +01:00
Theo Arends
7e8c1368a8
Merge pull request #8606 from halfbakery/support_switches_with_ac_detection
...
Add support for switches using an AC detection circuitry
2020-06-03 13:37:49 +02:00
Theo Arends
61b47e345d
Merge pull request #8605 from device111/development
...
AS3935, add stage to json, fix overwrite nf-floor
2020-06-02 22:26:32 +02:00
Theo Arends
8c90ff86b8
Merge pull request #8604 from Jason2866/patch-3
...
Possibility to set Flash frequency
2020-06-02 22:25:34 +02:00
Theo Arends
048eb3fd84
Merge pull request #8603 from Jason2866/patch-2
...
no need for HueEmulation fix for core 2.4.2
2020-06-02 22:24:47 +02:00
halfbakery
6dd50a394c
Add support for switches using an AC detection circuitry
2020-06-02 22:17:20 +02:00
Jason2866
0a88c56376
Update platformio.ini
2020-06-02 21:46:56 +02:00
device111
f10ed3261c
AS3935, add stage to json, fix overwrite nf-floor
2020-06-02 19:13:06 +02:00
Jason2866
a5868452a0
Update platformio_override_sample.ini
2020-06-02 18:06:04 +02:00
Jason2866
e997ce4a8a
Update platformio_tasmota_env32.ini
2020-06-02 18:05:15 +02:00
Jason2866
bf19634e1c
Update platformio_tasmota_env.ini
2020-06-02 18:04:31 +02:00
Jason2866
98fc7db8fa
Flash_freq in override
2020-06-02 18:02:36 +02:00
Jason2866
006af71803
no need for HueEmulation for core 2.4.2
...
anymore. Out of support.
2020-06-02 17:35:25 +02:00
Theo Arends
679fad6bb9
Merge pull request #8600 from device111/development
...
fix VEML7700 MQTT white value message and I2C detect
2020-06-02 12:36:08 +02:00
device111
57639d9524
fix VEML7700 MQTT white value message and I2C detect
2020-06-02 12:24:29 +02:00
Theo Arends
e57bbb2b7d
Some code refactoring
2020-06-02 12:09:31 +02:00
Theo Arends
eb5ebfbf0f
Merge pull request #8598 from device111/development
...
Add support for up to eight MCP9808 temperature sensors
2020-06-02 11:36:35 +02:00
device111
05a2c3c164
correction of BUILS.md and mcp9808 Domoticz index
2020-06-02 11:34:25 +02:00
device111
8c29ead09d
Add support for up to eight MCP9808 temperature sensors
2020-06-02 08:35:49 +02:00
Theo Arends
3bb111bc5d
Merge pull request #8595 from device111/development
...
update DE language for "illuminance", update VEML7700 sensor
2020-06-01 19:15:43 +02:00
device111
965c2ae807
add 2 commands for VEML7700 Sensor (gain, integration time); value normalizing activated
2020-06-01 18:48:08 +02:00
device111
0fd566846b
update de language for illuminance for a "more" German Word
2020-06-01 18:43:53 +02:00
Theo Arends
eafaccfcda
Add support for up to two BH1750 sensors
...
Add support for up to two BH1750 sensors controlled by commands ``BH1750Resolution`` and ``BH1750MTime`` (#8139 )
2020-06-01 18:00:56 +02:00
Theo Arends
e397aaae0e
Merge pull request #8592 from device111/development
...
fix start without stop condition
2020-06-01 15:50:30 +02:00
Theo Arends
b849eeafc6
Merge pull request #8593 from gemu2015/fix-serial-buffer
...
fix serial buffer issues
2020-06-01 15:45:51 +02:00
Theo Arends
02375d6b28
Update TasmotaSerial.cpp
2020-06-01 15:45:22 +02:00
gemu2015
f1a2fb2b8d
fix serial buffer issues
2020-06-01 15:17:32 +02:00
device111
917124af26
fix start without stop condition
2020-06-01 11:51:57 +02:00
Theo Arends
e4e9a39c79
Merge pull request #8589 from halfbakery/cleanup_undocumented_switch_debounce_feature
...
Make a previously undocumented switch debouncing feature clean and official
2020-05-31 16:37:54 +02:00
Theo Arends
b97e7cd1e4
Fix Sonoff Dual Buttons
...
Fix Sonoff Dual Buttons (#8560 )
2020-05-31 16:28:02 +02:00
halfbakery
72014b7773
Make a previously undocumented switch debouncing feature clean and official
2020-05-31 12:46:15 +02:00
Theo Arends
672e2993b0
Merge pull request #8588 from Staars/serial
...
Update serial-plotter.py, more infos in the code, small refactoring
2020-05-31 11:26:51 +02:00
Staars
8447a3a703
Update serial-plotter.py, more infos in the code, small refactorings
2020-05-31 10:37:52 +02:00
Theo Arends
1ddf65e88c
Merge pull request #8582 from gemu2015/scripter-fix
...
Scripter fix + little fs support
2020-05-30 15:51:31 +02:00