Norbert Richter
ce136547f1
decode-config.py: adapt settings
...
- fix GPIO (my_gp)
- fix -g/--group filter
- change Tariff* (-register8/+tariff*)
- add (missing) cmnd Adc (my_adc0)
- add MqttLog (mqttlog_level)
- add Sensor34 8 x (hx711_json_weight_change)
- add SetOption71 (dds2382_model)
- add SetOption72 (hardware_energy_total)
- add SetOption80 (shutter_mode)
- add SetOption81 (pcf8574_ports_inverted)
- add Shutter* (shutter*)
2019-10-06 14:06:23 +02:00
Theo Arends
5fa75128ed
Merge pull request #6575 from s-hadinger/zigbee_probing
...
Add Zigbee tracking of connected devices and auto-probing of Manuf/Model Ids
2019-10-06 13:11:01 +02:00
Stephan Hadinger
cccd777967
Add Zigbee tracking of connected devices and auto-probing of Manuf/Model Ids
2019-10-06 12:40:58 +02:00
Theo Arends
dea8f03459
Add command SetOption72
...
Add command SetOption72 0/1 to switch between software (0) or hardware (1) energy total counter (#6561 )
2019-10-06 11:43:01 +02:00
Theo Arends
ec9fa4f430
Merge pull request #6564 from pablozg/fixenergyreset
...
Fix energyReset command issue #6561
2019-10-06 11:32:40 +02:00
Theo Arends
853e090474
Fix Energy CurrentLow/High JSON message
...
Fix Energy CurrentLow/High JSON message (#6573 )
2019-10-06 11:28:57 +02:00
pablozg
0674971f2e
Fix energyReset command issue #6561
2019-10-04 19:19:48 +02:00
Theo Arends
6997626077
Add documentation to SM2135 driver
...
Add documentation to SM2135 driver
2019-10-04 17:15:41 +02:00
Theo Arends
2d194f427f
Add support for SM2135
...
Add support for SM2135 as used in Action LSC Smart Led E14 (#6495 )
2019-10-04 16:45:05 +02:00
Leif Jakob
5d60a43939
process Backlog commands without minimum delay
2019-10-04 12:46:31 +00:00
Theo Arends
22dbe597a2
Add MqttLog to my_user_config.h and status 3
...
Add MqttLog to my_user_config.h and status 3 (#6498 )
2019-10-04 10:24:21 +02:00
Theo Arends
aa0e7c50ec
Merge pull request #6559 from effelle/development
...
Shutter and PCF8574 translations for it-IT and pt-BR
2019-10-04 09:00:29 +02:00
Federico Leoni
b4583c1884
Update pt-BR.h
2019-10-03 19:18:29 -03:00
Federico Leoni
e9e7dac241
Update it-IT.h
2019-10-03 19:16:48 -03:00
Theo Arends
3db6f975c5
Merge pull request #6556 from Jason2866/patch-2
...
Mqtt translate
2019-10-03 15:30:01 +02:00
Jason2866
809d11dabd
Mqtt translate
2019-10-03 15:26:11 +02:00
Theo Arends
fef7faa5be
Add MQTTLog option to GUI
...
Add MQTTLog option to GUI
2019-10-03 14:45:24 +02:00
Theo Arends
a0c7db7f7c
Add Mqtt log level text
...
Add Mqtt log level text
2019-10-03 14:27:01 +02:00
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
aeaea9f0b8
Merge pull request #6555 from pablozg/ddsu666
...
add support to chint ddsu666
2019-10-03 14:02:11 +02:00
Theo Arends
aebe37c890
Fix PulseTime command responses
...
Fix PulseTime command responses
2019-10-03 13:11:43 +02:00
pablozg
9e71109549
add support to chint ddsu666
2019-10-03 10:06:51 +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
dceaafa383
Merge pull request #6550 from effelle/development
...
Update my_user_config.h
2019-10-02 22:05:39 +02:00
Federico Leoni
11d4cd9058
Update my_user_config.h
2019-10-02 16:58:52 -03:00
Theo Arends
b4cac5c038
Merge pull request #6548 from effelle/development
...
Home Assistant integration BTN/SW
2019-10-02 18:36:42 +02:00
Federico Leoni
4eef80e4d9
Update xdrv_12_home_assistant.ino
2019-10-02 13:16:14 -03: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
51076d02d7
Merge pull request #6539 from s-hadinger/serial_iarm_send
...
Fix TasmotaSerial: move serial send to IRAM for high speed baud rates
2019-10-02 17:34:02 +02:00
Theo Arends
7735f95058
Merge branch 'development' into serial_iarm_send
2019-10-02 17:33:51 +02:00
Theo Arends
3e7e882ee5
Update TasmotaSerial.cpp
2019-10-02 17:20:03 +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
97de80bba1
Merge pull request #6547 from shantur/ps_16_dz-dimmer-max
...
Ps 16 dz dimmer max
2019-10-02 16:13:40 +02:00
Theo Arends
774699e8ac
Merge pull request #6545 from gemu2015/scriper-hue-update
...
update scripter hue without devices
2019-10-02 13:52:14 +02:00
gemu2015
da2b2efae0
update scripter hue without devices
2019-10-02 13:38:05 +02:00
Theo Arends
bac30bbe1b
Try to catch domoticz test
...
Try to catch domoticz test (#6529 )
2019-10-02 12:51:37 +02:00
Shantur Rathore
39b201898d
PS_16_DZ: Implement SetOption43 (Dimmer Max) for PS_16_DZ dimmers. Fixes #6544
2019-10-02 11:28:44 +01:00
Shantur Rathore
f946ebaf7b
Dimmer: Change SetOption43 (Dimmer Max) generic instead of Tuya only
2019-10-02 11:11:50 +01: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
Theo Arends
a5c253d633
Merge pull request #6541 from Jason2866/patch-2
...
Shutter and PC8574
2019-10-02 10:58:09 +02:00
Jason2866
6379677218
Shutter and PC8574
2019-10-02 10:39:14 +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
3e1e5ffe69
Merge pull request #6537 from ascillato/patch-1
...
Update Spanish Translation
2019-10-01 22:34:30 +02:00
Adrian Scillato
c7308e2dff
Updated Spanish Translation
2019-10-01 17:05:58 -03:00
Theo Arends
d9aeb95503
Update xdrv_27_shutter.ino
2019-10-01 17:20:43 +02:00
Theo Arends
ea7718c810
Fix ShutterClose Index display
...
Fix ShutterClose Index display (#6535 )
2019-10-01 17:19:37 +02:00
Theo Arends
be4867e7f6
Fix compilation error
...
Fix compilation error
2019-10-01 16:45:53 +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
Theo Arends
92c2196e73
Fix possible I2C init errors
...
Fix possible I2C init errors
2019-10-01 16:21:39 +02:00