Theo Arends
799dea913a
Merge pull request #16807 from cybermaus/Make-%timerN%-solar-aware
...
Fix %timerN% rule variables for SunRise/Sunset timers
2022-10-13 17:06:43 +02:00
cybermaus
deaba8471d
Update xdrv_10_rules.ino
...
Enhance %timerN% rule variables to also work for timers with SunRise/SunSet configuration
2022-10-13 14:59:51 +02:00
Jason2866
7e12fbbb6d
abort webcam if no pin config
...
avoids crashing if no valid config is provided
2022-10-13 11:54:27 +02:00
Theo Arends
5cfbbd4302
Add command ``Sunrise 0..3`` to select sunrise dawn angle
...
- Bump version to v12.1.1.5
- Add command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795 )
2022-10-12 11:02:54 +02:00
Theo Arends
0085e02a5b
Fix possible buffer overflows with exception
2022-10-11 11:12:54 +02:00
Stephan Hadinger
8432ab1aec
Zigbee plugin optimize memory
2022-10-09 21:52:56 +02:00
sfromis
409c9888dd
Epoch in Berry map for time
...
Uses mktime to calculate the epoch value from the broken-down time structure, could potentially be tuned if deemed too inefficient in case of the caller already having the epoch value nearby.
2022-10-09 16:09:29 +02:00
Stephan Hadinger
e0a2a0928d
Zigbee plugin allow matches to 'starts wth'
2022-10-09 14:59:15 +02:00
Jason2866
3b597a9a50
Merge pull request #16761 from Staars/MI32
...
Mi32 legacy: remove some legacy code
2022-10-08 23:24:45 +02:00
Stephan Hadinger
6cc52e0128
LVGL Fix BMP format for `lv.screenshot()`
2022-10-08 09:44:32 +02:00
Christian Baars
08ae94ff5b
cleanups and handle unknown sensors
2022-10-07 16:10:19 +02:00
Theo Arends
bc8cc520a2
Add energy driver info during init
2022-10-06 23:27:43 +02:00
Theo Arends
18d37ea584
Merge pull request #16713 from gemu2015/par_udisplay
...
universal display driver Parallel display support
2022-10-06 16:58:37 +02:00
Theo Arends
6bd7be44ef
Add relevant program core information
2022-10-04 17:56:51 +02:00
Theo Arends
5a314f72e3
Add relevant program core information
2022-10-04 17:52:15 +02:00
Stephan Hadinger
3c729c772e
Zigbee load from FS before EEPROM
2022-10-04 16:02:44 +02:00
Stephan Hadinger
f0cf998ca4
Zigbee urgent fix for zbv4
2022-10-04 14:57:07 +02:00
Stephan Hadinger
e41ac7c242
Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints
2022-10-04 12:49:10 +02:00
gemu2015
43c6cf6e26
udisplay parallel support
2022-10-03 12:24:27 +02:00
Barbudor
db5bef61c6
fix javascript scrumbled by quote char
2022-10-02 21:49:52 +00:00
Stephan Hadinger
58c0ca4076
fix compilation
2022-10-02 21:13:32 +02:00
Stephan Hadinger
b4aca5a3f3
Zigbee friendly names per endpoint
2022-10-02 20:54:49 +02:00
Theo Arends
fcfbde8ed8
Add Sonoff SPM Surge overload message
...
Add Sonoff SPM Surge overload message (#15695 )
2022-09-28 11:44:52 +02:00
Christian Baars
ff7c624413
fix compilation for TTTGO watch
2022-09-25 16:52:32 +02:00
ortegafernando
a9f15ae379
Software Serial buffer to MIN_INPUT_BUFFER_SIZE
...
Increase software serial buffer to MIN_INPUT_BUFFER_SIZE
2022-09-24 17:11:20 +02:00
Theo Arends
0d124ee1cc
Merge pull request #16612 from ortegafernando/development
...
Setoption147 (MQTT) Disable publish SSerialReceived MQTT messages. If disabled, you must use event trigger rules instead.
2022-09-24 15:22:02 +02:00
Stephan Hadinger
879df8a222
Fix startup if F2 is not present
2022-09-24 11:58:58 +02:00
Stephan Hadinger
ef5138d36d
Zigbee don't abort if endpoint F2 denied
2022-09-24 09:53:01 +02:00
Stephan Hadinger
22a2bc0fd7
zigbee prepare for multiple Alexa devices per zigbee device
2022-09-22 22:33:04 +02:00
Stephan Hadinger
68b11e0168
Zigbee move synonyms to a specific method
2022-09-22 21:56:48 +02:00
Stephan Hadinger
cc25c1abfe
Zigbee allow spaces in names
2022-09-22 13:24:07 +02:00
Stephan Hadinger
c83abd12c8
Zigbee Tuya wildcard support
2022-09-21 22:33:53 +02:00
ortegafernando
af2a2076e3
SetOption147
...
Setoption147 (MQTT) Disable publish SSerialReceived MQTT messages. If disabled, you must use event trigger rules instead.
If it is activated, tasmota will not publish a MQTT message every time a SSerialReceived event fires. Use rules to control "what, how and when" publish these messages.
2022-09-21 21:44:17 +02:00
ortegafernando
8455a3fd3c
Add SetOption147
...
Add SetOption147 (MQTT) Enable publish SSerialReceived MQTT messages. If disabled, use event rules instead.
If it is disabled, tasmota will not publish an MQTT message every time a SSerialReceived event fires. Use rules to control how and when publish these messages.
2022-09-20 23:38:59 +02:00
Stephan Hadinger
44e03f014a
Tests are actually not needed thanks to guarding statement
2022-09-20 14:45:59 +02:00
Stephan Hadinger
28920fdeb7
Fix bug in Z_attribute::equalsCmd
2022-09-20 14:43:36 +02:00
Stephan Hadinger
dff9274cb6
Zigbee basic support for Green Power
2022-09-19 22:28:38 +02:00
Stephan Hadinger
eb65038b6c
Zigbee report unprocessed attributes
2022-09-19 22:03:46 +02:00
Stephan Hadinger
e94baa84cf
Fix zigbee attribute writes and configuration
2022-09-18 19:23:59 +02:00
Jason2866
452c6fabb0
Tasmota Core 2.0.5
...
* Flash real size is now in core
* Flash chip magic size now in Tasmota `ESP_getFlashChipMagicSize`
* Tasmota Core 2.0.5
2022-09-17 15:53:58 +02:00
Stephan Hadinger
ead891ef0e
Zigbee support for decimal Voltage/Current/Power on power metering plugs
2022-09-16 22:55:07 +02:00
gemu2015
52c21ff5d6
nested loops etc
2022-09-16 12:31:30 +02:00
Theo Arends
903d3174b2
Fix ADE7953 apparent and reactive power calibration
2022-09-15 11:22:09 +02:00
Stephan Hadinger
0e00d082ec
Zigbee update ZCL
2022-09-14 19:34:47 +02:00
Theo Arends
0d10aeab16
Fix MP3 compile error ( #16516 )
2022-09-14 15:42:48 +02:00
ZoneMR
b1ee94c248
Update xdrv_16_tuyamcu.ino
...
Support longer-form TUYA_MCU_FUNC_POWER_COMBINED payloads used by some devices, including "2P 63A TUYA APP WiFi Smart Circuit Earth Leakage Over Under Voltage Protector Relay Device Switch Breaker Energy Power kWh Meter".
2022-09-13 13:17:39 +01:00
Theo Arends
5b7371d98f
Merge pull request #16492 from Staars/MI32
...
MI32 legacy: refactor MI32 functions to CTYPE_DECLARATION
2022-09-11 07:34:02 +02:00
Christian Baars
9ec5009c6d
refactor MI32 functions to CTYPE_DECLARATION
2022-09-10 21:10:39 +02:00
Stephan Hadinger
7fee430e9f
Berry has persistent MQTT subscriptions: auto-subscribe at (re)connection
2022-09-10 19:08:26 +02:00
Theo Arends
71ddc7e0a7
Merge pull request #16487 from Staars/MI32
...
MI32 legacy driver: refactor MI32 and BLE in Berry to module
2022-09-10 17:14:28 +02:00