George
603b628f97
Add pwm mode masking
...
* Extra setting & command to set - allows masking of pwm mode. Use case is for leds attached to buttons for seeing at night; this way user can combine both pwm and digital leds (i.e. pwm for the button leds but non-button status leds can stay on/off).
2020-05-20 13:23:54 +10:00
George
a305f435e8
First pass at led pwm settings
...
* Added settings for ledpwm_on and ledpwm_off with defaults that mimic current digitalwrite function
* Changed ledpoweridx from digitalwrite to analogwrite
* Add commands to change new settings
2020-05-20 13:23:52 +10:00
Theo Arends
d7f6c78ed9
Add command ``DeviceName``
...
Add command ``DeviceName`` defaults to FriendlyName1 and replaces FriendlyName1 in GUI
2020-05-17 17:10:17 +02:00
Theo Arends
af32b3f5e5
Add ESP32 configuration webcam
2020-05-12 15:42:16 +02:00
Stephan Hadinger
2ff5a1ccb6
Add Zigbee support for router and end-device mode
2020-05-11 21:16:17 +02:00
Mickael Gaillard
2ddfb2da07
Add extra translate
...
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-08 00:34:25 +02:00
Theo Arends
0ca5bf4e41
Merge pull request #8243 from ctc/development
...
Restore tilt of venetian blinds after movement
2020-05-07 16:12:50 +02:00
Theo Arends
50614a18b5
Rename language files to fix compilation error
2020-05-05 17:09:48 +02:00
Paul C Diem
493a124783
Add DGR light sequence support
2020-04-25 17:49:34 -05:00
Ingo Flaschberger
d9ff42f5b7
Add ShutterSetOpen command
2020-04-21 16:20:20 +02:00
Theo Arends
6c5e9a89c4
Add command ``SO`` as shortcut for command ``SetOption``
2020-04-21 09:48:27 +02:00
Paul C Diem
b7454d7bd8
Add DevGroupStatus command, Include member add/remove logging
2020-04-15 08:40:18 -05:00
device111
20c9a9cadf
Add change global hum and temp with command
2020-04-13 13:26:49 +02:00
Paul C Diem
b4f7500a31
Add light palette support
2020-04-12 23:17:25 -05:00
Stephan Hadinger
9addde235a
Add Zigbee command ``ZbConfig`` and configuration in Settings
2020-04-11 18:50:46 +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
to-scho
771f53ddcd
New shutter commands ShutterToggle, ShutterStopOpen, ShutterStopClose, ShutterStopToggle, ShutterStopPosition
...
ShutterToggle opens shutter when actual shutterposition <=50 and closes otherwise. ShutterStopXxx commands will stop shutter when shutter is currently moving and will be same as ShutterXxx otherwise.
2020-04-11 08:28:05 +02:00
Stephan Hadinger
cc9c3c3922
Add command ``Ping`` ( #7176 )
2020-04-10 20:40:56 +02:00
Paul C Diem
9794f12460
Add DevGroupSend command
2020-04-07 13:25:58 -05:00
Paul C Diem
2a367512d7
Add DevGroupName command
2020-04-06 12:29:50 -05:00
Stephan Hadinger
06774daba6
Add Zigbee commands ``ZbBindState`` and ``manuf``attribute
2020-03-30 19:23:06 +02:00
Stephan Hadinger
6c1f5576d0
Add Zigbee ZbUnbind command
2020-03-26 20:58:59 +01:00
Stephan Hadinger
2c8dd288e7
Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
2020-03-22 16:11:01 +01:00
Theo Arends
0a0afe3615
Add Dew point to more sensors
...
Add Dew point to more sensors and refactor JSON Temperature and Humidity message
2020-03-17 16:29:59 +01:00
Federico Leoni
5ba26780e9
Humidity Offset
2020-03-16 14:29:55 -03:00
Theo Arends
a258296055
Add Dew Point to Temperature and Humidity sensors
...
Add Dew Point to Temperature and Humidity sensors
2020-03-16 17:09:15 +01:00
Theo Arends
566bc47af4
Add Dewpoint to Temp/Hum sensors Prt. 1
...
- Add Dewpoint to Temp/Hum sensors Prt. 1
- Update AHT10 driver (#7930 )
2020-03-16 16:52:22 +01:00
Paul C Diem
fec34434a6
Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3
2020-03-15 18:26:46 -05:00
Stephan Hadinger
13dde44eb7
Add Zigbee support for Hue emulation
2020-03-14 14:17:30 +01:00
Paul C Diem
a72acf37fe
Use Light module to manage PWM, Rework multi-button sequences
2020-03-13 12:08:44 -05:00
Matteo Albinola
2cab0d0539
New command ShutterInvertWebButtons
2020-03-10 08:41:37 +01:00
Theo Arends
71d810aac4
Update Tx2x Sensor
...
Update Tx2x Sensor with command SpeedUnit (#7843 )
2020-03-02 15:51:33 +01:00
Hadinger
7cf8c1750f
Add Zigbee features and improvements
2020-03-01 11:25:59 +01:00
Paul C Diem
a962662743
Rescale Bri to DimmerRange, Remove BriMin, LedTimeout and PoweredOffLed commands
2020-02-27 13:38:33 -06:00
Paul C Diem
b8203a717b
Merge branch 'device-groups' of https://github.com/pcdiem/Tasmota into pwm-dimmer
2020-02-24 07:19:28 -06:00
Paul C Diem
c0a5156d8f
Initial pwm dimmer support
2020-02-24 07:19:15 -06:00
Paul C Diem
b15a8a749c
Merge branch 'development' of https://github.com/pcdiem/Tasmota into device-groups
2020-02-24 06:50:37 -06:00
Hadinger
d4dd0a39a5
Add Zigbee enhanced commands decoding, added ``ZbPing``
2020-02-23 16:46:00 +01:00
Hadinger
13763f55a6
Fix Zigbee auto-increment transaction number ( #7757 )
2020-02-22 20:53:55 +01:00
Paul C Diem
f409d7258e
Initial device groups support (power and light)
2020-02-21 09:09:21 -06:00
Theo Arends
d89c14ba27
Merge branch 'development' into fif-le01mr
2020-02-10 14:52:22 +01:00
Hadinger
49ebd870ca
Add ``ZbBind`` (experimental) and bug fixes
2020-02-02 20:53:49 +01:00
Hadinger
e34cc3cbcc
Change Zigbee commands renamed to ``Zb*``
2020-01-25 17:42:53 +01:00
Theo Arends
febabec3bb
Fix Gui ADC Range unit
2020-01-25 12:17:35 +01:00
Federico Leoni
26755202c7
New ADC Range
2020-01-23 19:21:49 -03:00
Hadinger
18ce64f813
Add Zigbee persistence and friendly names
2020-01-18 00:02:01 +01:00
to-scho
0327d7f4b4
New command ShutterEnableEndStopTime
2020-01-13 12:00:34 +01:00
to-scho
8cf411a1c3
New command ShutterLock
...
Command shutterlock<x> 1 locks shutter <x> movement. Any ongoing movement is still finished when called. Subsequent calls of shutter commands about movement, web buttons and shutter buttons are blocked when shutter is locked. shutterlock<x> 0 unlocks shutter <x>.
2020-01-12 14:18:15 +01:00
to-scho
2c6659fca4
Fix labeling of web buttons for shutters
...
Instead of switching power of the shutter relais web buttons will issue shutter commands to work right when in shuttermode 1. Up down labels arrow up/down fixed for more than one shutter.
2020-01-09 09:17:39 +01:00
saper-2
f2ca1f3e47
Added totalActive from le01, more code tunning
2020-01-05 19:51:12 +01:00