Theo Arends
9746489380
Bump version to 6.6.0.5
...
* Add command WebSensor<sensor number> 0/1 to control display of sensor data in web GUI (#6085 )
* Change some table locations from RAM to Flash
2019-08-16 16:12:33 +02:00
Theo Arends
0e4d4a889a
Refactor Energy code saving space
...
Refactor Energy code saving space
2019-08-16 14:41:02 +02:00
gemu2015
807aff4675
subscribe with strings, smal bug fixes
2019-08-16 07:37:16 +02:00
caphm
7e0ae16c4f
Add MAC address to Home Assistant Discovery Message, fixes #6226
2019-08-15 14:35:13 +02:00
Theo Arends
697ec3fc7f
Refactor code saving code space
...
Refactor code saving code space
2019-08-15 13:50:28 +02:00
Theo Arends
a85588aa3d
Add support for PAJ7620 gesture sensor by Christian Baars
...
Add support for PAJ7620 gesture sensor by Christian Baars
2019-08-15 11:34:35 +02:00
Theo Arends
c9d271802f
Update sonoff_post.h
2019-08-15 11:26:30 +02:00
Staars
578b89c9de
remove #define USE_PAJ7620 from driver code
2019-08-15 11:20:53 +02:00
Staars
458e8c60c0
add support for PAJ7620 gesture sensor
2019-08-15 10:20:14 +02:00
Theo Arends
741ad7c26a
Merge pull request #6227 from shantur/development
...
Tuya Dimmer fixes
2019-08-14 16:47:40 +02:00
Theo Arends
78c61031da
Merge pull request #6228 from shantur/tuya-dimmer-min-limit
...
Tuya Dimmer: Make dimmer lower limit optional.
2019-08-14 16:42:01 +02:00
Theo Arends
82622e1c1a
Keep defaults
2019-08-14 16:41:45 +02:00
Ivan Kravets
982480b012
Remove non-ASCII symbols
...
Causes issue on Windows OS
2019-08-14 17:27:51 +03:00
Shantur Rathore
0235bc0f8c
Tuya Dimmer: Make dimmer lower limit optional.
...
Not all Tuya dimmers have a lower limit of 10% (25)
2019-08-14 14:52:37 +01:00
Shantur Rathore
f08e7ff5df
tuya-dimmer: Fix dimmer skipping power/dimmer commands
...
This tuya dimmer mcu sends data for multiple dimmer ids which breaks `tuya_ignore_dim` logic and sometimes when `power on` is sent its blocked due to multiple serial commands being sent at the same time. This patch makes sure we send dimmer commands only when we need to.
Bug is explained in https://github.com/arendst/Sonoff-Tasmota/issues/6215#issuecomment-521191828
2019-08-14 14:32:52 +01:00
Stephan Hadinger
8661a2ead6
Change ToHex to ToHex_P PROGMEM compatible
2019-08-13 19:53:12 +02:00
Theo Arends
09f8a7967e
Minor Refactor
...
Minor Refactor
2019-08-13 17:33:35 +02:00
Theo Arends
e2040b70de
Refactor Sonoff Bridge
...
Refactor Sonoff Bridge
2019-08-13 16:10:47 +02:00
Theo Arends
72baffdf81
Refactor Counter and Dht code
...
Refactor Counter and Dht code
2019-08-13 14:52:46 +02:00
Theo Arends
52ccc2e7da
Change buzzer tune to more user friendly input by swapping input
...
Change buzzer tune to more user friendly input by swapping input
2019-08-13 11:40:34 +02:00
Adrian Scillato
2d1a1b6b14
Updated Spanish Translation
2019-08-12 16:00:48 -03:00
Theo Arends
efb1908fff
Add buzzer parameter tune
...
Add buzzer parameter tune
2019-08-12 18:20:32 +02:00
Theo Arends
d053767e2e
Update features
...
Update features
2019-08-12 17:28:09 +02:00
Theo Arends
23ec00a452
Add command Buzzer
...
Add command Buzzer with optional parameters <number of beeps>,<duration of beep in 100mS steps>,<duration of silence in 100mS steps> enabled when a buzzer is configured (#5988 )
2019-08-12 17:18:08 +02:00
Jason2866
01bfdb0971
Update de-DE.h
2019-08-12 16:35:41 +02:00
Andrzej Raczkowski
6002f7930b
Update for pl-PL.h added translation for templates
2019-08-12 09:33:19 +02:00
Theo Arends
2d0143623d
Refactor commands by processing optional prefix
...
Refactor commands by processing optional prefix
2019-08-11 18:12:18 +02:00
Theo Arends
305cb8fd7e
Refactor commands
...
Refactor commands
2019-08-11 15:18:11 +02:00
Theo Arends
01ca5f5cfb
Refactor code
...
Refactor code
2019-08-10 18:12:25 +02:00
Theo Arends
03c54dab3e
Add USE_ZIGBEE to features and update decode-status.py to accomodate future features
...
Add USE_ZIGBEE to features and update decode-status.py to accomodate future features
2019-08-10 17:52:26 +02:00
Theo Arends
5f236561b1
Change ToHex default inbetween to no character
...
Change ToHex default inbetween to no character
2019-08-10 17:34:59 +02:00
Theo Arends
52a2da28ac
Add function ToHex to support.ino
...
Add function ToHex to support.ino
2019-08-10 13:31:05 +02:00
Erik
0c8c62a857
Adjust on_cmd_type according to SetOption20
2019-08-10 11:17:37 +02:00
Theo Arends
9632ba7b1c
Merge pull request #6199 from s-hadinger/zigbee_low_level
...
Add Zigbee support phase 1 - low level MQTT ZNP messages for CC2530 devices
2019-08-10 09:22:20 +02:00
localhost61
5623a87136
Update fr-FR to v6.6.0.4 (SolaX X1)
2019-08-10 00:49:16 +02:00
Stephan Hadinger
c9139514d0
Add ZigBee support phase 1 - low level MQTT ZNP messages for CC2530 devices
2019-08-09 22:52:33 +02:00
Theo Arends
4f40084c69
Hide debug info
...
Hide debug info
2019-08-09 17:34:22 +02:00
Theo Arends
d7e80b4bb6
Fix correct debug type
...
Fix correct debug type
2019-08-09 16:48:53 +02:00
Theo Arends
618ad75b64
Update language files
...
Update language files
2019-08-09 16:43:51 +02:00
Theo Arends
e0f08ec764
Add support for Solax X1 inverter by Pablo Zerón
...
Add support for Solax X1 inverter by Pablo Zerón
2019-08-09 16:42:16 +02:00
Theo Arends
6417444521
Merge pull request #6196 from pablozg/development
...
Initial Support Solar Solax X1 Inverters
2019-08-09 14:46:59 +02:00
Theo Arends
3c166dec2c
Add negative window offset when time is set within midnight minus window and midnight
...
Add negative window offset when time is set within midnight minus window and midnight
2019-08-09 14:07:35 +02:00
Theo Arends
39cfe4c7e2
Move webserver debug from driver to core
...
Move webserver debug from driver to core
2019-08-09 14:05:12 +02:00
pablozg
4702fadfdc
Fix: added missing define sensor in NL and UK
2019-08-09 13:55:15 +02:00
pablozg
29497f7ac6
Initial Support Solax X1 Inverters
2019-08-09 12:56:01 +02:00
Theo Arends
62a516c3f2
Add some debug info
...
Add some debug info
2019-08-08 18:14:36 +02:00
Theo Arends
a1a6590715
Make some log messages compile dependant
...
Make some log messages compile dependant
2019-08-08 17:51:49 +02:00
Theo Arends
27efc08d2c
Add define DEBUG_TASMOTA_CORE
...
Add define DEBUG_TASMOTA_CORE
2019-08-08 16:24:11 +02:00
Theo Arends
7336b2807f
Add debug compile features using defines DEBUG_TASMOTA_DRIVER and DEBUG_TASMOTA_SENSOR. See example in xdrv_09_timers.ino
...
Add debug compile features using defines DEBUG_TASMOTA_DRIVER and DEBUG_TASMOTA_SENSOR. See example in xdrv_09_timers.ino (#6186 )
2019-08-08 15:17:39 +02:00
Theo Arends
301f2c626d
Merge pull request #6189 from gemu2015/mp3-fix
...
Update xdrv_14_mp3.ino
2019-08-08 08:36:06 +02:00