Theo Arends
0580ceb0b6
Add support for Chint DDSU666 Modbus energy meter
...
Add support for Chint DDSU666 Modbus energy meter by Pablo Zerón
2019-10-03 14:18:04 +02:00
Theo Arends
cbb3f9e0af
Change command PulseTime JSON message
...
Change command PulseTime JSON message format and allow display of all pulsetimer information (#6519 )
2019-10-03 10:02:57 +02:00
Theo Arends
913a809242
Bump version 6.6.0.15
...
Bump version 6.6.0.15
2019-10-03 09:58:23 +02:00
Theo Arends
bc55237154
Fix domoticz core 2.3.0 compilation error
...
Fix domoticz core 2.3.0 compilation error
2019-10-02 17:39:27 +02:00
Theo Arends
7735f95058
Merge branch 'development' into serial_iarm_send
2019-10-02 17:33:51 +02:00
Theo Arends
8c34b9edbd
Change command handling
...
* Change command SetOption43 to make it more general. Now supports PS_16_DZ driver too (#6547 )
* Change command handling by moving buffers up in chain solving MQTTlog support (#6524 )
* Change detection of non-MQTT commands by allowing non-space characters as delimiter (#6540 )
2019-10-02 16:45:53 +02:00
Theo Arends
37fc7d2259
Add command SetOption71 for DDS238-2
...
Add command SetOption71 0/1 to switch between different Modbus Active Energy registers on DDS238-2 energy meters (#6531 )
2019-10-02 11:24:51 +02:00
Stephan Hadinger
838e571d10
Fix TasmotaSerial: move serial send to IRAM for high speed baud rates
2019-10-01 22:58:08 +02:00
Theo Arends
aa5b5e891e
Add initial support for PCF8574 I2C I/O Expander
...
Add initial support for PCF8574 I2C I/O Expander (currently output only) by Stefan Bode
2019-10-01 16:33:39 +02:00
Andre Thomas
26fc172df4
Update _changelog.ino
2019-10-01 08:54:44 +02:00
Andre Thomas
b38a8bd8eb
MCP230xx - Add sensor29 pin,1 and sensor29 pin,0
...
MCP230xx - Add sensor29 pin,1 and sensor29 pin,0 as an alternative to sensor29 pin,ON and sensor29 pin,OFF respectively.
2019-09-30 17:26:07 +02:00
Theo Arends
e40475b563
Add initial support for shutters
...
Add initial support for shutters by Stefan Bode (#288 )
2019-09-29 18:00:01 +02:00
Stephan Hadinger
d86cd34905
Add Zigbee more support - collect endpoints and clusters, added ZigbeeDump command
2019-09-29 15:38:26 +02:00
Theo Arends
b7aa3cd884
Add initial support for MQTT logging
...
Add initial support for MQTT logging using command MqttLog <loglevel> (#6498 )
2019-09-27 18:13:00 +02:00
Theo Arends
3eb219ccaa
Remove support for define USE_DS18x20_LEGACY
...
Remove support for define USE_DS18x20_LEGACY and legacy DS18x20 driver (#6486 )
2019-09-25 14:35:37 +02:00
Theo Arends
5bd19d54db
Change command Tariffx to allow time entries like 23 (hours), 1320 (minutes) or 23:00
...
Change command Tariffx to allow time entries like 23 (hours), 1320 (minutes) or 23:00. NOTE: As this is development branch previous tariffs are lost! (#6488 )
2019-09-25 14:24:49 +02:00
Theo Arends
6ad2d3b86f
Bump version 6.6.0.14
...
Bump version 6.6.0.14
2019-09-25 14:17:20 +02:00
Theo Arends
181ac5539b
Add JSON array index support to rules
...
Add JSON array index support to rules evaluation allowing trigger on ENERGY#POWER[2]>0.60 from JSON ..,"Power":[0.00,0.68],.. (#6160 )
2019-09-22 16:14:34 +02:00
Theo Arends
957272dca4
Bump version to 6.6.0.13
...
* Add command EnergyReset4 x,x to initialize total usage for two tarrifs
* Add command EnergyReset5 x,x to initialize total export (or production) for two tarrifs
* Add command Sensor34 8,0 and Sensor34 8,1 to disable/enable JSON message on weight change over 4 gram
2019-09-22 12:53:15 +02:00
Theo Arends
7b70c042bd
Add command ModuleAddress 1/2/3
...
Add command ModuleAddress 1/2/3 to set Pzem module address when a single module is connected (#2315 )
2019-09-16 16:56:16 +02:00
Theo Arends
26361bd8c3
Add driver USE_SDM630_2
...
Add driver USE_SDM630_2 as future replacement for USE_SDM630 - Pls test and report
2019-09-15 17:06:23 +02:00
Theo Arends
36d1f51a82
Add initial support for up to three PZEM-003/-017
...
Add initial support for up to three PZEM-003/-017 on serial modbus connection with addresses 1 (default), 2 and 3 (#2315 )
2019-09-15 16:02:00 +02:00
Theo Arends
7e192cf624
Add initial support for up to three PZEM-004T
...
Add initial support for up to three PZEM-004T on serial connection with addresses x.x.x.1 (default), 2 and 3 (#2315 )
2019-09-15 15:40:18 +02:00
Theo Arends
098a2b27c3
Add initial support for up to three PZEM-014/-016
...
Add initial support for up to three PZEM-014/-016 on serial modbus connection with addresses 1 (default), 2 and 3 (#2315 )
2019-09-15 15:19:19 +02:00
Theo Arends
5eb85075e5
Add Energy 3 phase/channel support
...
* Change energy sensors for three phase/channel support
* Add Shelly 2.5 energy dual channel support (#6160 )
2019-09-15 13:10:32 +02:00
Stephan Hadinger
f91f99a2e7
Zigbee support phase 3 - support for Xiaomi lumi.weather air quality sensor, Osram mini-switch
2019-09-15 11:10:59 +02:00
Theo Arends
1341db1392
Change JSON output format for some commands
...
Change JSON output format for commands Adc, Adcs, Modules, Gpio and Gpios from list to dictionary (#6407 )
2019-09-12 14:19:44 +02:00
Theo Arends
3a0fce2503
Add command Gpios 255/All to show all available GPIO components
...
Add command Gpios 255/All to show all available GPIO components (#6407 )
2019-09-12 12:32:33 +02:00
Stephan Hadinger
05e9604116
Change rename "Data" to "Hash" and limit to 32 bits when receiving UNKNOWN IR protocol (see DECODE_HASH from IRremoteESP8266)
2019-09-10 20:45:27 +02:00
Theo Arends
a4e1c10953
Change commands Tariff
...
Change commands Tariff1 22,23 = Tariff1 (Off-Peak) ST,DST Tariff2 (Standard) 6,7 = Tariff2 ST,DST Tariff9 0/1 = Weekend toggle (1 = Off-Peak during weekend)
2019-09-10 18:04:56 +02:00
Theo Arends
4b647928aa
Bump version to 6.6.0.12
...
* Redesign command Tariff to now default to 0 (=disabled) and allowing to set both Standard Time (ST) and Daylight Savings Time (DST) start hour (#6282 )
* Commands Tariff1 23 = Tariff1 ST, Tariff2 7 = Tariff2 ST, Tarriff3 22 = Tarrif1 DST, Tariff4 6 = Tariff2 DST, Tariff9 0/1 = Weekend toggle
2019-09-10 16:18:23 +02:00
Theo Arends
657dbff570
Add support for Hiking DDS238-2 Modbus energy meter
...
Add support for Hiking DDS238-2 Modbus energy meter by Matteo Campanella (#6384 )
2019-09-10 15:14:51 +02:00
Tim Leuschner
eb858ed485
Update _changelog.ino
...
Name was misspelled ... ;-)
2019-09-08 18:56:15 +02:00
Stephan Hadinger
8e1a90932e
Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into serial_115200_2
2019-09-08 18:34:50 +02:00
Theo Arends
4910ea308a
Add support for A4988 stepper-motor-driver-circuit
...
Add support for A4988 stepper-motor-driver-circuit by Tim Leuscher (#6370 )
2019-09-08 18:32:35 +02:00
Stephan Hadinger
1d58501c49
Change Improve reliability of TasmotaSerial at 115200 bauds and reduce IRAM usage for Stage/pre-2.6
2019-09-08 16:41:31 +02:00
Theo Arends
da35643f63
Revert "Merge pull request #6373 from s-hadinger/serial_115200"
...
This reverts commit a59dea5a74
, reversing
changes made to e0b07391c9
.
2019-09-08 12:59:32 +02:00
Theo Arends
1d39db76b3
Merge branch 'development' into serial_115200
2019-09-08 12:49:21 +02:00
Stephan Hadinger
7dda2fba0e
Change Improve reliability of TasmotaSerial at 115200 bauds and reduce IRAM usage for Stage/pre-2.6
2019-09-08 12:07:51 +02:00
Theo Arends
3d9a73f826
Add support for up to 4 INA226 Voltage and Current sensors
...
Add support for up to 4 INA226 Voltage and Current sensors by Steve Rogers (#6342 )
2019-09-08 11:26:54 +02:00
Theo Arends
2e9f06f8bf
Bump version to 6.6.0.11
...
Change Settings crc calculation allowing short term backward compatibility
2019-09-07 18:32:11 +02:00
Theo Arends
2fa583392a
Change command Time 1/2/3 for legacy reason
...
Change command Time 1/2/3 to select JSON time format ISO, ISO + Epoch or Epoch for legacy reason
2019-09-06 15:46:40 +02:00
Theo Arends
db44b058e2
Add command Reset 99 to reset bootcount to zero
...
Add command Reset 99 to reset bootcount to zero (#684 , #6351 )
2019-09-05 12:32:28 +02:00
Theo Arends
282591a0b2
Bump version to 6.6.0.10
...
Redesign Tuya support by Shantur Rathore (#6353 )
2019-09-05 10:41:08 +02:00
Theo Arends
af1edb0cdb
Add command Time 1/2/3 to select JSON time format ISO + Epoch, ISO or Epoch
...
* Add time to more events (#6337 )
* Add command Time 1/2/3 to select JSON time format ISO + Epoch, ISO or Epoch
2019-09-04 18:06:34 +02:00
Theo Arends
34eed717fa
Add command Power0 0/1/2/Off/On/Toggle to control all power outputs at once
...
Add command Power0 0/1/2/Off/On/Toggle to control all power outputs at once (#6340 )
2019-09-03 23:04:49 +02:00
Theo Arends
f4b5e565ef
Add driver USE_SDM120_2 with Domoticz P1 Smart Meter functionality as future replacement for USE_SDM120 - Pls test and report
...
Add driver USE_SDM120_2 with Domoticz P1 Smart Meter functionality as future replacement for USE_SDM120 - Pls test and report (#6282 )
2019-09-01 17:51:25 +02:00
Stephan Hadinger
23c3419509
Add Zigbee support phase 2 - cc2530 initialization and basic ZCL decoding
2019-08-31 21:23:32 +02:00
Stephan Hadinger
2d673d78ef
Add 'sonoff-ir' pre-packaged IR-dedicated firmware and 'sonoff-ircustom' to customize firmware with IR Full protocol support
2019-08-30 20:41:01 +02:00
Theo Arends
b363bb55a9
Add compile time define USE_WS2812_HARDWARE to select hardware type WS2812, WS2812X, WS2813, SK6812, LC8812 or APA106 (DMA mode only)
...
Add compile time define USE_WS2812_HARDWARE to select hardware type WS2812, WS2812X, WS2813, SK6812, LC8812 or APA106 (DMA mode only)
2019-08-30 14:35:08 +02:00