Theo Arends
73f565aa8c
Merge pull request #8899 from SODAIS69/development
...
Optimizations for zh_TW translations
2020-07-14 11:53:16 +02:00
Theo Arends
fde82d8bdb
Merge pull request #8890 from mbezuidenhout/iem3000-feature
...
Schneider iEM3xxx Modbus feature
2020-07-14 11:43:52 +02:00
Platformio BUILD
8619e8513a
Merge remote-tracking branch 'Tasmota/development'
2020-07-14 09:36:32 +00:00
Khoa Ton
414982603b
Fix error in example comment
2020-07-14 02:35:49 -07:00
Theo Arends
7507d51ab9
Merge pull request #8895 from arijav/development
...
Bugfix local temperature sensor in fahrenheit for Thermostat driver
2020-07-14 11:27:40 +02:00
Theo Arends
6d99e057b9
Merge pull request #8885 from d0m1n1qu3/MI32_rssi
...
read the rssi from the BLE sensors
2020-07-14 11:26:45 +02:00
gui
30a0e66589
Optimizations for zh_TW translations
2020-07-14 17:06:50 +08:00
Khoa Ton
a82b18e778
Merge branch 'development' of github.com:tthk/Tasmota into development
2020-07-14 01:42:50 -07:00
Khoa Ton
60584d9423
Add 0.56" sevenseg support, floating point, raw output
2020-07-14 01:42:41 -07:00
d0m1n1qu3
032c87c7a9
fix that firmware is send everytime since commit 39705a2e05
2020-07-13 21:24:38 +02:00
d0m1n1qu3
3640372fd0
fix that firmware is send everytime since commit 39705a2e05
2020-07-13 21:08:10 +02:00
Javier Arigita
e0f075afb1
Bugfix local temperature sensor in fahrenheit
2020-07-13 20:22:37 +02:00
d0m1n1qu3
e468f941db
using D_RSSI instead of new String
2020-07-13 17:57:30 +02:00
Theo Arends
8dbcf481c7
Merge pull request #8894 from Staars/nrf24
...
MI-NRF24: add MHO-C401
2020-07-13 15:13:30 +02:00
Theo Arends
84ee6393a5
Add second rotary support
...
Add second rotary support default used for CW light control when first rotary is used for RGB light control (#8864 )
2020-07-13 15:10:23 +02:00
d0m1n1qu3
4f10a15a65
shift the init or the variable firmware to FLORA only because of changes from Staars
2020-07-12 21:19:40 +02:00
Staars
41d0f3117f
add MHO-C401
2020-07-12 21:12:42 +02:00
d0m1n1qu3
51b3d67ca9
try to merge remote
...
Merge remote-tracking branch 'upstream/development' into MI32_rssi
2020-07-12 21:01:36 +02:00
Theo Arends
96d37ec535
Add Rotary features
...
Add On/Off functionality to rotary dial (#8263 )
2020-07-12 18:53:57 +02:00
Staars
39705a2e05
add lights, yeerc, decryption and more
2020-07-12 18:17:27 +02:00
Marius Bezuidenhout
277df060dd
Schneider iEM3xxx Modbus feature
...
Feature to read modbus data from Schneider Electric iEM energy monitor devices
2020-07-12 17:52:24 +02:00
Theo Arends
202326c5f3
Update changelog
2020-07-12 15:34:02 +02:00
Theo Arends
e3fd1b7850
Fix DS18S20 temp calculation
...
Fix DS18S20 temp calculation (#8777 )
2020-07-12 15:24:42 +02:00
Khoa Ton
3462c7f31b
Fix mispelling in comment
2020-07-12 00:02:39 -07:00
Khoa Ton
7de43e6233
Added comments on multiple sevenseg display layout
2020-07-11 23:33:25 -07:00
Khoa Ton
833f47fd15
Support up to 8 I2C Seven Segment Displays
2020-07-11 23:16:29 -07:00
d0m1n1qu3
5a2e7c5aa7
add some checks is rssi is available and init variables at object creation
2020-07-11 22:09:26 +02:00
Stephan Hadinger
2dd3e0e0a0
Zigbee EZSP better support for groups
2020-07-10 20:15:12 +02:00
d0m1n1qu3
55653f0c33
read the rssi from the sensor
...
sometimes it is hard to find out why a sensor sends no data
with the rssi you got a value of the BLE signal strenght
and can optimize the location of the sensor or the ESP32
if the rssi got worse over time the battery could be the problem
rssi monitoring is a must have feature for radio signals :-)
2020-07-10 18:03:07 +02:00
d0m1n1qu3
115ed56424
send firmware version only via mqtt not shown on GUI anymore
2020-07-10 17:00:45 +02:00
d0m1n1qu3
151686d2e1
read firmware verion for FLORA devices
...
the FLORA sensors send the firmware version number while they send the
battery info so we parse it and send it via mqtt (json) and also
present it in the webinterface
2020-07-10 13:16:01 +02:00
d0m1n1qu3
881cd5e580
repair float int problems for MI Flora moisture and fertility
2020-07-09 20:47:01 +02:00
stefanbode
90f29695bb
Update xsns_01_counter.ino
2020-07-07 16:31:35 +02:00
stefanbode
ce7070b0a5
Update xsns_01_counter.ino
2020-07-07 16:26:44 +02:00
stefanbode
7c2d9673a1
Update xsns_01_counter.ino
2020-07-07 16:22:55 +02:00
stefanbode
debd2b7562
Update xdrv_04_light.ino
2020-07-07 16:19:26 +02:00
stefanbode
f2e686ab26
Fixes some reboots on change the dimmer
2020-07-07 16:17:43 +02:00
Staars
7fe99a5e04
minimal API-changes, tweak scan process
2020-07-06 20:10:43 +02:00
Theo Arends
d612d2b62e
Merge pull request #8862 from s-hadinger/zigbee_july_5
...
Zigbee EZSP support for bindings and groups
2020-07-05 21:21:44 +02:00
Theo Arends
41e72328fd
Merge pull request #8861 from Staars/nrf24
...
NRF24: add night lights and yee-rc, refactoring
2020-07-05 21:20:38 +02:00
Stephan Hadinger
5384c0190b
Zigbee EZSP support for bindings and groups
2020-07-05 21:01:26 +02:00
Staars
d56f5ebbdf
add lights and yeerc
2020-07-05 19:48:47 +02:00
Theo Arends
bd302f9a64
Prep ESP32 zigbee support
2020-07-05 15:13:57 +02:00
Theo Arends
d4f8234780
Prep ESP32 zigbee support
2020-07-05 14:51:55 +02:00
Theo Arends
acee1e5686
Fix Zigbee reset pin
2020-07-05 12:35:54 +02:00
Theo Arends
299b9a7194
Update support_features.ino
2020-07-05 12:15:26 +02:00
bovirus
997e85b54a
Update Italian language
...
Fix some typos (space between words or uppercase/lowercase)
Tuining text strings.
2020-07-05 09:57:10 +02:00
gemu2015
876505a2c3
Update xsns_53_sml.ino
2020-07-05 08:59:42 +02:00
gemu2015
afa20ca1f7
fix ed300l bug, fix esp32 set bd bug
2020-07-05 08:55:34 +02:00
Stephan Hadinger
173a6d917b
Zigbee EZSP minor improvements
2020-07-04 19:59:59 +02:00
Theo Arends
407d36c055
Update support_features.ino
2020-07-04 18:34:23 +02:00
Theo Arends
046b43b967
Merge pull request #8848 from ryancdotorg/nothing-up-my-sleeve
...
Transparent default value for MqttFingerprint2
2020-07-04 16:19:29 +02:00
Theo Arends
0315ef3a3c
Add some comments to led commands
2020-07-04 15:40:38 +02:00
Theo Arends
c3a056a78f
Minor refactor
2020-07-04 14:29:15 +02:00
Norbert Richter
e7cd96689f
Shutter reactivate rule trigger during move
2020-07-04 13:23:35 +02:00
Norbert Richter
46542e4cbb
Shutter change loglevels+1
2020-07-04 13:20:53 +02:00
Ryan Castellucci
c0c19ea3da
Transparent default value for MqttFingerprint2
...
I was unable to find any information on where the existing default
MqttFingerprint2 value came from, and can't be sure that someone
doesn't have a key matching it.
For transparency, this patch replaces the default MqttFingerprint2 value
with the result of SHA1("Tasmota") as a "nothing-up-my-sleeve number".
2020-07-04 11:56:05 +01:00
Theo Arends
642fa216c2
Merge branch 'development' into pre-release
2020-07-04 12:04:41 +02:00
Norbert Richter
0cebf9a28f
Fix shutter target == 255 on close
2020-07-04 10:43:02 +02:00
Theo Arends
e5127d8e8e
Fix possible watchdog/exception
...
Fix possible watchdog/exception (#8828 )
2020-07-03 17:17:57 +02:00
Theo Arends
a6dcffab9b
Fix PROGMEM related exceptions
...
Fix PROGMEM related exceptions (#8828 )
2020-07-03 12:30:09 +02:00
Theo Arends
911dc64e99
Merge pull request #8833 from stefanbode/patch-14
...
Add support for AC Dimmer #8789
2020-07-03 10:48:14 +02:00
stefanbode
22fec3202a
Update core_esp8266_wiring_pwm.cpp
2020-07-03 09:07:43 +02:00
stefanbode
041be8882e
Update core_esp8266_wiring_pwm.cpp
2020-07-03 09:04:14 +02:00
stefanbode
d3a9413a7c
Update tasmota_globals.h
2020-07-03 09:01:53 +02:00
stefanbode
6bd4edcdae
Update xsns_01_counter.ino
2020-07-03 09:01:02 +02:00
stefanbode
fa4680bb61
Delete Arduino.h
2020-07-03 08:59:48 +02:00
Stephan Hadinger
8bfd753334
Zigbee EZSP milestone 4
2020-07-02 22:56:37 +02:00
Theo Arends
cc301e9395
Merge pull request #8837 from gemu2015/scripter-update
...
Scripter update
2020-07-02 18:18:41 +02:00
Theo Arends
0cc1dd957b
Add SO98 to control user rotary support
2020-07-02 18:13:14 +02:00
stefanbode
0509eee6a5
Update xsns_01_counter.ino
2020-07-02 08:42:43 +02:00
stefanbode
862262c349
Update Arduino.h
2020-07-02 08:37:32 +02:00
gemu2015
67b3702b0b
Update tasmota.ino
2020-07-02 06:48:07 +02:00
gemu2015
64bd9f1974
scripter fixes
2020-07-02 06:46:04 +02:00
stefanbode
533f314277
Update Arduino.h
2020-07-01 18:45:36 +02:00
stefanbode
e3c19205b6
Add files via upload
2020-07-01 17:46:53 +02:00
stefanbode
c11e948b81
Update xsns_01_counter.ino
2020-07-01 17:46:13 +02:00
stefanbode
2d3d4863b4
Update core_esp8266_wiring_pwm.cpp
2020-07-01 17:38:49 +02:00
stefanbode
4fe216f3c7
Support for AC Dimmer
2020-07-01 17:37:32 +02:00
Justifiably
dcb57d11e3
Spurious low LMT01 pulse are sometimes seen, ignore them.
2020-07-01 13:58:31 +01:00
Theo Arends
618d86078c
Rotary experiments
2020-07-01 10:34:39 +02:00
Theo Arends
767eba7e8c
Rotary experiments
2020-07-01 10:27:04 +02:00
Theo Arends
83b6665c39
Rotary experiments
2020-07-01 10:24:46 +02:00
Theo Arends
9ac4502c78
Rotary experiments
2020-07-01 10:22:20 +02:00
Theo Arends
8ff609b371
Add comment
2020-06-30 18:13:38 +02:00
Theo Arends
24669bb674
Fix rule mem events
...
Fix rule mem events (#8826 )
2020-06-30 18:09:18 +02:00
Theo Arends
b6495598de
Tune rotary encoder color control
2020-06-30 18:00:14 +02:00
Theo Arends
828a64815b
Add rotary encoder color control
...
Add rotary encoder color control when button pressed and postpone flash writes while turning rotary.
2020-06-30 17:48:38 +02:00
Theo Arends
e52961b3b4
Add rotary encoder support
...
- Add rotary encoder support for light dimmer and optional color temperature if button1 still pressed (#8670 )
- Fix Mi Desk Lamp brightness control (#8748 )
2020-06-30 16:58:36 +02:00
Theo Arends
6853926948
Fix array index
...
Fix array index (#8823 )
2020-06-30 15:05:07 +02:00
Stephan Hadinger
fc40a0945d
Zigbee EZSP milestone 3
2020-06-29 22:21:32 +02:00
halfbakery
50a9258eac
Home Assistant shutter autodiscovery
2020-06-29 19:44:26 +02:00
halfbakery
95bed62bd1
Do not announce shutter controlling relays to Home Assistant
2020-06-29 19:38:50 +02:00
Theo Arends
074bef9f70
Try to fix Mi Desk Lamp
...
Try to fix Mi Desk Lamp (#8748 )
2020-06-29 17:35:02 +02:00
Theo Arends
acc0562422
Try to fix Mi Desk Lamp
...
Try to fix Mi Desk Lamp (#8748 )
2020-06-29 16:34:35 +02:00
Federico Leoni
03db100197
TuyaMCU baud rate
2020-06-29 11:01:55 -03:00
Theo Arends
8afba31107
Add some comments
2020-06-29 14:43:43 +02:00
Theo Arends
2a58730219
Shrink ajax package
2020-06-29 13:52:24 +02:00
Theo Arends
a63604bd10
Add Battery status to Zigbee GUI
...
Add Battery status to Zigbee GUI
2020-06-29 11:53:31 +02:00
gemu2015
bc1f91041c
fix scripter USE_SCRIPT_GLOBVARS without USE_DEVICE_GROUPS
2020-06-29 10:48:24 +02:00
Theo Arends
04dca1e61f
Merge pull request #8816 from gemu2015/scripter-string_array
...
scripter support for string array
2020-06-29 08:42:45 +02:00
gemu2015
df125f2c07
scripter support for string array
2020-06-29 07:06:08 +02:00
Mark Hansen
c9f3a2d563
Add tasmota_flash_writes_total to Prometheus
...
Follows prometheus naming best practices for unitless accumulating counts:
https://prometheus.io/docs/practices/naming/#metric-names
(cf http_requests_total).
2020-06-29 10:35:27 +10:00
Stephan Hadinger
908fca70ab
Relax detection of Aqara Cuve
2020-06-28 18:06:25 +02:00
Stephan Hadinger
ac80807c4e
Removed the x2 to battery percentage
2020-06-28 18:04:36 +02:00
Stephan Hadinger
4af6b7d540
Moved LQI to Zigbee devices
2020-06-28 17:53:59 +02:00
Theo Arends
609b0309fa
Try to fix mi desk lamp
...
Try to fix mi desk lamp (#8748 )
2020-06-28 12:54:44 +02:00
Theo Arends
7dafeb280e
Rename global temp and pressure
...
- Rename global temp and pressure (#8808 , #8810 )
- Fix SGP30 calculation (#8808 )
2020-06-28 12:23:18 +02:00
Mark Hansen
e9f88af959
Add WiFi metrics to prometheus exporter
2020-06-28 11:43:29 +10:00
Theo Arends
a212b3ca7d
Change zigbee LQ to LQI
2020-06-27 22:20:32 +02:00
Theo Arends
a05e939be9
Add some zigbee webinfo
2020-06-27 18:17:40 +02:00
Theo Arends
5fe75496f9
Merge pull request #8801 from s-hadinger/zigbee_june_20
...
Minor Zigbee changes
2020-06-27 15:06:58 +02:00
Stephan Hadinger
2e50cc507d
Minor Zigbee changes
2020-06-27 14:55:55 +02:00
Mark Hansen
76c61e85b3
Add tasmota_info prometheus psuedo-metric.
...
Exports version, image type, and build timestamp.
It's common to export something like this to show version numbers across the fleet.
For example, the golang exporter exposes version:
```
go_info{version="go1.14.4"} 1
```
And prometheus exposes:
```
prometheus_build_info{branch="HEAD",goversion="go1.14.4",revision="eba3fdcbf0d378b66600281903e3aab515732b39",version="2.19.1"} 1
```
2020-06-27 21:21:11 +10:00
Theo Arends
1866938cbd
Integrate prometheus
2020-06-27 11:52:44 +02:00
Theo Arends
74a3be49a4
Merge pull request #8796 from mhansen/boot_count
...
Add tasmota_boot_count prometheus metric
2020-06-27 10:34:26 +02:00
Mark Hansen
f741f43262
Add tasmota_boot_count prometheus metric
2020-06-27 12:10:00 +10:00
Mark Hansen
b802d34c42
Move #define USE_PROMETHEUS to my_user_config.h
...
This is where all the other #defines live.
This should make it easier to find the #define for enabling prometheus.
2020-06-27 12:04:32 +10:00
gemu2015
6553a775f4
scripter update
...
fix unishox define conflict
fix for next loop exit bugs
add full pagewebserver (also support for jpg, html and txt files from filesystem)
2020-06-26 09:22:57 +02:00
Theo Arends
c8bdf11f80
Merge pull request #8787 from Jason2866/patch-1
...
Updated instructions
2020-06-26 08:57:10 +02:00
Theo Arends
169d444532
Merge pull request #8786 from mhansen/uptime-prometheus
...
Add uptime metric to prometheus exporter
2020-06-26 08:56:36 +02:00
Jason2866
f5fb209e9d
Updated instructions
2020-06-26 08:03:11 +02:00
Jason2866
b0cebcbef8
Shrink tasmota-ir
...
Disable Counter and DHT and DS18x20 sensors. Use ADC_VCC
2020-06-25 15:36:25 +02:00
Mark Hansen
956e6f5a5c
Add uptime metric to prometheus exporter
...
I'm following the naming practices:
https://prometheus.io/docs/practices/naming/
- an application prefix (tasmota_)
- a unit suffix in plural form
Tested building and flashing: looks like
```
tasmota_uptime_seconds 78
```
2020-06-25 20:33:54 +10:00
gemu2015
1cbfbc697a
fix sml counter irq mode
2020-06-25 07:34:00 +02:00
Theo Arends
14fe92f13c
Merge pull request #8780 from s-hadinger/ir_278
...
Change IRremoteESP8266 library updated to v2.7.8
2020-06-24 22:12:25 +02:00
Stephan Hadinger
4503cd44ed
Change IRremoteESP8266 library updated to v2.7.8
2020-06-24 21:48:33 +02:00
Stephan Hadinger
4a69bb2a13
Fix wrong CT range when Alexa mode #8694
2020-06-24 21:41:04 +02:00
Theo Arends
a55ada039f
Merge pull request #8776 from Staars/development
...
fix BEARSSL-decryption, remove MBEDTLS, prepare night light sensors for NRF24 driver
2020-06-24 16:38:33 +02:00
Theo Arends
faecd38006
Add compile time User Template
...
Add compile time User Template (#8766 )
2020-06-24 16:37:02 +02:00
Platformio BUILD
606f675a33
Merge remote-tracking branch 'Tasmota/development'
2020-06-24 14:21:45 +00:00
Staars
80729a85ad
fix BEARSSL-decryption, remove MBEDTLS, prepare night light sensors
2020-06-24 16:21:09 +02:00
Staars
6363e2fa96
remove legacy code
2020-06-24 16:20:07 +02:00
Theo Arends
ff327106be
Refactor ESP32 support
2020-06-24 15:58:56 +02:00
Theo Arends
7600a81c8e
Add ESP32 counter support
2020-06-24 15:50:14 +02:00
Theo Arends
5631415acd
Add ESP32 inverted buzzer support
2020-06-24 15:49:18 +02:00
Theo Arends
f4adce5fb1
Add ESP32 DHT support
...
Add ESP32 DHT support (#8503 )
2020-06-24 15:36:54 +02:00
Alain Turbide
076d1521e3
- switched to strcasecmp for compare
...
- removed ifdef/endif
2020-06-24 07:09:22 -04:00
Alain Turbide
0c02d1ae3e
add missing irsend_active flag to block ir receive during send
2020-06-23 20:13:09 -04:00
Alain Turbide
2b1d251b85
- Added case insensitivity for GC/gc
...
- Added repeat support
- removed debug messages
2020-06-23 19:46:55 -04:00
Alain Turbide
100805ff26
Add support for GlobalCache codes using the same format as irsend<x>
...
raw. Use irsend<x> gc,xxx,xxx
2020-06-23 18:09:44 -04:00
Jason2866
526593d9c9
Update core_esp8266_wiring_pwm.cpp
2020-06-23 20:03:41 +02:00
Jason2866
5322238d56
Update core_esp8266_wiring_digital.cpp
2020-06-23 20:02:55 +02:00
Jason2866
e893f8d97d
Update core_esp8266_waveform.cpp
2020-06-23 20:02:15 +02:00
Jason2866
bcc9145a91
Update core_esp8266_waveform.h
2020-06-23 20:01:26 +02:00
Jason2866
ee2fea9e25
Add files via upload
2020-06-23 19:39:14 +02:00
Jason2866
e7c6f4645f
Use PWM files from Arduino PR 7022
2020-06-23 19:21:48 +02:00
Jason2866
a987a60c50
Delete core_esp8266_wiring_pwm.cpp
2020-06-23 19:17:50 +02:00
Jason2866
187809300b
Delete core_esp8266_wiring_digital.cpp
2020-06-23 19:17:37 +02:00
Jason2866
454e09f575
Delete core_esp8266_waveform.cpp
2020-06-23 19:16:30 +02:00
Theo Arends
1f80336ae4
Fix shutter watchdogs
...
Fix shutter watchdogs (#8721 )
2020-06-23 17:30:06 +02:00
Theo Arends
6e8928b8a1
Fix PWM software watchdogs
...
Fix PWM software watchdogs by correctly initializing variables (#8721 )
2020-06-23 17:28:15 +02:00
Theo Arends
7784156376
Fix TasmotaClient exception
...
Fix TasmotaClient exception (#8734 )
2020-06-22 22:52:25 +02:00
Theo Arends
7c8b06ce16
Add compile time interlock parameters
...
Add compile time interlock parameters (#8759 )
2020-06-22 22:36:54 +02:00
Theo Arends
c8e08d7f8a
Add rule busy friendly loop
2020-06-22 22:08:03 +02:00
Theo Arends
610f1cef00
Fix rules related exception or watchdog
...
Fix rules related exception or watchdog by adding a rules mutex solving possible rule loops as in case of Var/Mem/Add/Sub/Mult and Scale (#8757 )
2020-06-22 21:47:40 +02:00
Jason2866
230d88c124
Fix warning redefine in driver xsns_52
2020-06-22 20:33:53 +02:00
Theo Arends
b2d2226d5d
Fix compile error
...
Fix compile error (#8758 )
2020-06-22 17:54:42 +02:00
Theo Arends
04ec0832fc
Fix ILI9341 hardware scroll
2020-06-22 17:36:39 +02:00
stefanbode
fba98d9839
Update xdrv_27_shutter.ino
2020-06-22 13:24:36 +02:00
stefanbode
252100704c
8.3 fixes for Shutters (Stepper Motors) #8721
...
PWM control has changed in SDK. CHanged shutter functionality takes into consideration that physically the PWM frequency is minimum 40Hz
2020-06-22 13:21:13 +02:00
Theo Arends
fb39378960
Merge pull request #8754 from Staars/nrf24
...
NRF24: use BEARSSL for decryption, make it optional
2020-06-22 11:49:13 +02:00
Staars
7a01aee0c3
NRF: use BEARSSL for decryption, make it optional
2020-06-22 11:23:06 +02:00
Theo Arends
9d70a194d9
Change delay(2) to delayMicroseconds(2000)
...
Change delay(2) to delayMicroseconds(2000) and see if it helps (#7468 )
2020-06-22 11:14:12 +02:00
Theo Arends
58435fb0c9
Revert "Change delay(2) to delayMicroseconds(2000)"
...
This reverts commit 252dddef7c
.
2020-06-22 11:13:31 +02:00
Theo Arends
252dddef7c
Change delay(2) to delayMicroseconds(2000)
...
Change delay(2) to delayMicroseconds(2000) and see if it helps (#7568 )
2020-06-22 11:12:46 +02:00
Theo Arends
428b6dd4ec
Merge pull request #8749 from gemu2015/ibeacon-fix
...
ibeacon json path
2020-06-21 21:36:02 +02:00
halfbakery
2e43715343
SwitchDebounce flags should be added to every valid imeout values
2020-06-21 20:46:37 +02:00
gemu2015
279715c85e
ibeacon json path
2020-06-21 16:20:14 +02:00
Theo Arends
bb30044ae6
Add more user control over ILI9341
2020-06-21 12:11:40 +02:00
gemu2015
898646a07c
fixed global vars upd[x], use own udp instance
2020-06-21 09:13:51 +02:00
Theo Arends
b5f45aa295
Fix ESP32 SPI config
2020-06-20 17:58:21 +02:00
Theo Arends
b6e0ac5a87
Merge pull request #8741 from effelle/development
...
HAss Discovery: ESP32 fix
2020-06-20 16:08:39 +02:00
Federico Leoni
0e2104c4ad
ESP32 fix
2020-06-20 10:38:17 -03:00
Theo Arends
54e8e633e9
Fix ESP32 ILI9341 using hardware SPI
2020-06-20 13:18:33 +02:00
Theo Arends
37886f33c8
Fix ESP32 wESP32 template
...
Fix ESP32 wESP32 template (#8503 )
2020-06-20 12:00:40 +02:00
Charles
9c20fd78e7
Merge branch 'development' of https://github.com/arendst/Tasmota into teleinfo
2020-06-19 22:31:12 +02:00
Stephan Hadinger
ca38d81b22
EZSP milestone 2
2020-06-19 20:54:37 +02:00
Theo Arends
39ee974f72
Fix ILI9341 system crash
2020-06-19 18:29:15 +02:00
Norbert Richter
9b44a369d8
Fix some json unescapes
2020-06-19 12:33:31 +02:00
Adrian Scillato
09871f8668
Fix bug on rule variable %topic%
2020-06-19 02:12:05 -03:00
Charles
5d4328a1a7
Merge branch 'teleinfo-dev' into teleinfo
2020-06-19 02:40:00 +02:00
Charles
51c1cd3148
Added Teleinfo template
2020-06-19 02:38:15 +02:00
Charles
8f3821d862
Merge branch 'development' into teleinfo-dev
2020-06-19 02:37:11 +02:00
Charles
2cf1abff83
Updated ESP32 template
2020-06-19 02:28:09 +02:00
Charles
01e3198524
Sync from upstream
2020-06-19 02:13:17 +02:00
Theo Arends
47c27481f2
Merge pull request #8729 from Staars/nrf24
...
Adding payload decryption to the xsns_61_MI_NRF24.ino-driver
2020-06-18 21:41:50 +02:00
Theo Arends
11ee93eaa1
Merge pull request #8728 from ascillato/patch-1
...
KNX: Add Scene Support
2020-06-18 20:58:51 +02:00
ascillato
e48d47233d
Merge branch 'patch-1' of https://github.com/ascillato/Tasmota_KNX into patch-1
2020-06-18 15:26:49 -03:00
ascillato
98798d4c11
KNX: Add Scene Translation Keys
2020-06-18 15:25:59 -03:00
Adrian Scillato
bd011493e5
KNX: Add Scenes Slot
2020-06-18 15:23:58 -03:00
Adrian Scillato
ae1bb588bc
KNX: Add Scenes Support
2020-06-18 15:07:01 -03:00
Federico Leoni
0d6aaa64b5
Discovery Update
2020-06-18 14:43:18 -03:00
Theo Arends
f9c03648a4
Merge pull request #8722 from hallard/teleinfo
...
Added new features to Teleinfo
2020-06-18 19:13:07 +02:00
Theo Arends
bb9facda4e
Merge pull request #8723 from curzon01/development
...
Add info display Ssid escape
2020-06-18 19:11:05 +02:00
Norbert Richter
fc3d38bbe7
Add info display Ssid escape
2020-06-18 18:16:16 +02:00
Charles
5bb51f3807
Merge branch 'teleinfo-dev' into teleinfo
2020-06-18 18:14:36 +02:00
Charles
6da439c67c
ESP32 template 65504 -> 1
2020-06-18 18:14:06 +02:00
Staars
b71a5ae9e4
add decryption to xsns_61_MI_NRF24.ino
2020-06-18 17:57:16 +02:00
Theo Arends
da87918d51
Fix ESP32 ethernet hostname
2020-06-18 17:47:29 +02:00
Charles
dc745fc56b
Merge branch 'teleinfo-dev' into teleinfo
2020-06-18 17:12:43 +02:00
Charles
c9c98a8ce3
Added Load on Telemetry
2020-06-18 17:12:23 +02:00
Charles
a3a78d08af
Merge branch 'teleinfo-dev' into teleinfo
2020-06-18 16:21:29 +02:00
Charles
0c48aa3de3
Used ISOUSC for power contract
2020-06-18 16:10:48 +02:00
Theo Arends
c533eb1186
BLM certify part 2
...
- Change define USE_TASMOTA_SLAVE into USE_TASMOTA_CLIENT
- Change commands ``SlaveSend`` and ``SlaveReset`` into ``ClientSend`` and ``ClientReset``
2020-06-18 16:05:55 +02:00
Theo Arends
4e3b547657
BLM certify part 1
2020-06-18 14:24:15 +02:00
Theo Arends
2af506e48b
Change ESP32 USER GPIO template representation decreasing template message size
...
Change ESP32 USER GPIO template representation decreasing template message size
2020-06-18 12:55:10 +02:00
Charles
dd6574520f
Merge branch 'teleinfo-dev' into teleinfo
2020-06-18 10:59:39 +02:00
Theo Arends
63f8a2aafd
Fix ESP32 network checks
...
Fix ESP32 network checks (#8503 )
2020-06-18 10:18:49 +02:00
Charles
748196dcd9
massive use of GetTextIndexed, avoid long also
2020-06-17 19:54:40 +02:00
Theo Arends
8414f73bf4
ESP32 check ethernet GPIO defined
2020-06-17 18:31:31 +02:00
Theo Arends
7853d8c8c4
ESP32 add support for ethernet phy IP101
...
ESP32 add support for ethernet phy IP101 (#8503 )
2020-06-17 18:14:50 +02:00
Theo Arends
934526244f
Add support for single wire LMT01
...
Add support for single wire LMT01 temperature Sensor by justifiably (#8713 )
2020-06-17 17:22:41 +02:00
Theo Arends
ec7bad1c5e
Merge pull request #8713 from justifiably/LMT01
...
Add support for LMT01 temperature sensor
2020-06-17 17:01:33 +02:00
gemu2015
c18977f655
Update xdrv_10_scripter.ino
2020-06-17 16:19:33 +02:00
Justifiably
a4846c10fd
Add D_SENSOR_LMT01_PULSE to language files.
2020-06-17 15:17:28 +01:00
Justifiably
ad7c929d9b
Add support for LMT01 temperature sensor
2020-06-17 14:53:38 +01:00
Theo Arends
1aa20baf92
Add wESP32 config
2020-06-17 15:27:12 +02:00
Theo Arends
c4842b08f7
Add Esp32 wESP32 template
2020-06-17 15:10:52 +02:00
Theo Arends
7c785ab056
Add support for Energy sensor (Denky)
...
Add support for Energy sensor (Denky) for French Smart Metering meter provided by global Energy Providers
2020-06-17 15:00:48 +02:00
Theo Arends
5730ced6b8
Merge pull request #8695 from hallard/teleinfo
...
Prep for French Metering xnrg_15_teleinfo
2020-06-17 14:42:22 +02:00
Theo Arends
019400d77d
Fix ESP32 ethernet gateway et al
...
Fix ESP32 ethernet gateway et al (#8503 )
2020-06-17 14:32:48 +02:00
Theo Arends
5ec694b3f3
Make FALLBACK_MODULE configurable
...
Make FALLBACK_MODULE configurable (#8464 )
2020-06-17 14:19:20 +02:00
Theo Arends
83bbe757db
Add command ``Module2``
...
Add command ``Module2`` to configure fallback module on fast reboot (#8464 )
2020-06-17 14:06:46 +02:00
Charles
cf039ef7bf
Removed one denky reference
2020-06-17 12:42:08 +02:00
Charles
29f7506dd6
Fixed after Theo's review
2020-06-17 12:09:36 +02:00
Theo Arends
a1d8fa755c
Fix ESP32 AP information
2020-06-17 10:39:05 +02:00
Stephan Hadinger
bf6083ff1c
Fix wrong escape bit
2020-06-16 20:17:47 +02:00
Stephan Hadinger
ee2bb0330a
Add Zigbee initial support for EmberZNet protocol (raw send/receive only)
2020-06-16 20:01:14 +02:00
Charles
fae80fc9dc
Merge branch 'development' into teleinfo
2020-06-16 19:04:39 +02:00
Charles
a4e5b3e14e
Rebuild Travis CI
2020-06-16 18:58:56 +02:00
Theo Arends
715697cb32
Add ESP32 ethernet commands
...
Add ESP32 ethernet commands ``EthType 0/1``, ``EthAddress 0..31`` and ``EthClockMode 0..3`` (#8503 )
2020-06-16 18:36:49 +02:00
Theo Arends
b8ab5b3d4e
Add IP address info
...
Add IP address info (#8503 )
2020-06-16 14:57:00 +02:00
gemu2015
865769767d
scripter call >BS after sensor init
2020-06-16 10:36:16 +02:00
bovirus
477a2c33be
Update Italian language
2020-06-16 08:33:32 +02:00
Theo Arends
daef0a759d
Stop blinks when no network configured
2020-06-15 22:40:15 +02:00
Theo Arends
1c7d923a8f
Fix ESP32 ILI9341 compilation
2020-06-15 22:30:25 +02:00
Charles
3b8c83deb1
Merge branch 'development' into teleinfo
2020-06-15 22:29:53 +02:00
Theo Arends
c1d0d20996
Fix mdns related compile error
2020-06-15 22:10:49 +02:00
Charles
7a297d1828
Added code size
2020-06-15 22:01:45 +02:00
Charles
93a38e892c
@s-hadinger requests before merging PR
2020-06-15 21:52:47 +02:00
Theo Arends
129ff5d4ab
Merge pull request #8703 from s-hadinger/zigbee_custom_name
...
Move Manuf/Model in defines
2020-06-15 21:29:38 +02:00
Stephan Hadinger
44f9112545
Move Manuf/Model in defines
2020-06-15 20:13:05 +02:00
Stephan Hadinger
2181b0c1a4
Add serial to TCP bridge, ``TCPStart`` and ``TCPBaudRate`` (needs #define USE_TCP_BRIDGE)
2020-06-15 19:22:56 +02:00
Theo Arends
04e06df0ec
Oops
2020-06-15 18:36:26 +02:00
Theo Arends
ef0b797686
Add basic support for ESP32 ethernet
...
Add basic support for ESP32 ethernet adding commands ``Wifi 0/1`` and ``Ethernet 0/1`` both default ON (#8503 )
2020-06-15 18:27:04 +02:00
gemu2015
dd6bce9232
scripter fix hue, add ticker, add tesla json read
2020-06-15 17:20:50 +02:00
Charles
b889a97bc1
Use PSTR for labels values
2020-06-15 14:47:39 +02:00
Charles
d18e040c27
Merge branch 'teleinfo' of https://github.com/hallard/Tasmota into teleinfo
2020-06-15 11:52:58 +02:00
Charles
71b7b1632d
cleaned Serial init (not perfect but better)
2020-06-15 11:52:51 +02:00
Charles
ae9e770950
Merge branch 'development' into teleinfo
2020-06-15 10:22:44 +02:00
Theo Arends
82b4029eb2
Merge pull request #8696 from gemu2015/chartofloat_limit
...
fix chartofloat digit overflow
2020-06-15 09:26:51 +02:00
gemu2015
5f7a32af4c
update ibeacon to export UID
2020-06-15 08:20:43 +02:00
gemu2015
7d1a275606
fix chartofloat digit overflow
2020-06-15 07:25:39 +02:00
Charles
5e5ebb0025
Added new tarif contract
2020-06-15 00:52:49 +02:00
Charles
cf518463c1
Implemented serial into loop
2020-06-14 22:04:19 +02:00
Theo Arends
cdf7aa74bf
Add rule trigger ``System#Init``
...
Add rule trigger ``System#Init`` to allow early rule execution without wifi and mqtt initialized yet (#8673 )
2020-06-14 12:36:44 +02:00
gemu2015
4f108e0504
fix sml modbus raw mode
2020-06-14 12:07:12 +02:00
Theo Arends
5fa6670d74
Merge pull request #8678 from device111/VEML7700_TEST
...
Fix VEML7700 lux measurement, add new command
2020-06-13 16:50:34 +02:00
Theo Arends
f46d3751a0
Refactor some energy monitoring
2020-06-13 15:10:12 +02:00
device111
1e577a8213
Fix VEML7700 lux measurement, add new command
2020-06-13 15:08:52 +02:00
gemu2015
fcc0a29909
scripter support for global vars
2020-06-13 13:05:25 +02:00
Theo Arends
57ffd27153
Alternative method of calculating energy usage
...
Alternative method of calculating energy usage (#8175 )
2020-06-13 12:26:55 +02:00
Charles
6d38a67cda
Added deviice Denky for French Metering Teleinfo
2020-06-12 21:53:54 +02:00
Theo Arends
2b327c96c9
Fix BL0940 invalid overtemp
...
Fix BL0940 invalid overtemp (#8175 )
2020-06-12 17:42:04 +02:00
Theo Arends
0abfcf1954
Fix global temperature
...
- Fix global temperature use of float solving intermittend power off (#8175 )
- Fix BL0940 power monitoring when powered on but no load present
2020-06-12 16:51:21 +02:00
bovirus
d64c0a8179
Update Italian language
2020-06-12 16:33:19 +02:00
Charles
941e45ef4c
Added French Smart Meter Teleinformation
2020-06-12 16:33:16 +02:00
Charles
dbf4a3a205
Added French Smart Meter Teleinformation
2020-06-12 16:32:32 +02:00
Charles
e7dd3e1756
Created French Smart Meter Teleinformation
2020-06-12 16:31:23 +02:00
Charles
9a5f410c46
Added French Smart Meter Teleinformation
2020-06-12 16:30:59 +02:00
Charles
4afbbca773
Added French Smart Meter Teleinformation
2020-06-12 16:28:57 +02:00
Theo Arends
03cd543127
Add support for HP303B
...
Add support for HP303B Temperature and Pressure sensor by Robert Jaakke (#8638 )
2020-06-12 12:38:52 +02:00
Robert Jaakke
9835c55203
Merge branch 'development' into HP303B
...
# Conflicts:
# tasmota/support_features.ino Resolved
# tools/decode-status.py Resolved
2020-06-11 21:56:27 +02:00
Theo Arends
ee2c289477
Merge pull request #8667 from s-hadinger/fix_dimmer_8654
...
Fix Dimmer tele inconsistency when SO37 128
2020-06-11 21:32:50 +02:00
Stephan Hadinger
5427fc937e
Fix Dimmer tele inconsistency when SO37 128
2020-06-11 21:14:30 +02:00
Theo Arends
5367302735
Fix compile error
2020-06-11 19:14:39 +02:00
Theo Arends
11d6486534
Fix time 4 display with SO52 1
2020-06-11 19:13:08 +02:00
Theo Arends
24cd427625
Remove debugging info from telegram
2020-06-11 18:18:03 +02:00
Theo Arends
18b00f9cbe
Change telegram command prefix to Tm
2020-06-11 17:52:10 +02:00
Theo Arends
4c5b2f37fd
Add initial support for Telegram
...
Add initial support for Telegram bot (#8619 )
2020-06-11 17:30:33 +02:00
Charles
ac65758cc3
Added support of TELEINFO
2020-06-11 14:53:10 +02:00
Theo Arends
33d5f3e7e7
Merge pull request #8661 from Staars/chirp
...
bugfix xsns_48_chirp.ino
2020-06-11 10:07:39 +02:00
Staars
ce4f987367
bugfix
2020-06-11 09:55:07 +02:00
Theo Arends
63f0c43d2a
Merge pull request #8660 from gemu2015/scripter-fix
...
scripter fix sdcard regression
2020-06-11 07:53:58 +02:00
Theo Arends
0b81563d57
Merge pull request #8659 from phildubach/development
...
Fix thermostat when using local sensor
2020-06-11 07:53:44 +02:00
gemu2015
2453beb30f
scripter fix sdcard regression
2020-06-11 06:43:24 +02:00
Phil Dubach
440219fd91
Fix thermostat when using local sensor
...
Macros are not expanded in string constants, so the thermostat driver
never managed to obtain the current temperature from the local sensor
(SensorInputSet 1).
2020-06-10 19:55:49 -07:00
Stephan Hadinger
dc8d354f16
Fix asm for gcc17
2020-06-10 21:14:18 +02:00
Stephan Hadinger
1d68fe9bc6
Cleaned TLS options and prepare for TELEGRAM
2020-06-10 20:14:46 +02:00
Theo Arends
127254b283
Attempt to solve string corruption
...
Attempt to solve string corruption (#8651 )
2020-06-10 12:59:14 +02:00
Robert Jaakke
ec247f7906
Merge branch 'development' into HP303B
2020-06-10 10:05:06 +02:00
Robert Jaakke
325564fbc7
Added option to set i2c address in measure...Once in lib
2020-06-10 10:03:02 +02:00
Federico Leoni
152c2801ae
Prep for Tuya MCU Discovery
2020-06-09 14:08:57 -03:00
Adrian Scillato
78e40da9d8
Update comment on MQTT Retained messages at my_user_config.h file
2020-06-09 11:10:08 -03:00
Theo Arends
5f9b5c377d
Revert "Revert "Merge pull request #8645 from Staars/timers""
...
This reverts commit 3756127608
.
2020-06-09 13:55:21 +02:00
Theo Arends
3756127608
Revert "Merge pull request #8645 from Staars/timers"
...
This reverts commit c9126cec19
, reversing
changes made to 947ccc9275
.
2020-06-09 13:50:59 +02:00
Theo Arends
c9126cec19
Merge pull request #8645 from Staars/timers
...
add unishox compression to xdrv_09_timers.ino
2020-06-09 13:42:35 +02:00
Theo Arends
56c491050e
Fix AP switch
...
Fix AP switch (#8635 )
2020-06-09 11:25:43 +02:00
Robert Jaakke
9d2d22558c
Resolved review comments
2020-06-09 09:14:44 +02:00
Staars
4b8c58ce56
add unishox compression to xdrv_09_timers.ino
2020-06-08 21:14:43 +02:00
Robert Jaakke
d2815c5322
Merge branch 'development' into HP303B
2020-06-08 20:37:47 +02:00
Robert Jaakke
92643e89d0
Added support for multiple i2c addresses
2020-06-08 20:37:04 +02:00
Theo Arends
61ea7535a8
Refactor and Domoticzify VL53L0X driver
...
Refactor and Domoticzify VL53L0X driver (#8637 , #8640 )
2020-06-08 15:09:51 +02:00
Theo Arends
6643241942
Merge pull request #8633 from Staars/development
...
adding unishox compression to the webserver
2020-06-08 12:51:05 +02:00
Theo Arends
0b41d321d4
Fix BL0940 checksum message
2020-06-08 11:13:57 +02:00
Theo Arends
b16621dde4
Fix BL0940 temperature calculation
2020-06-08 11:04:45 +02:00
Theo Arends
59141403d2
Merge pull request #8642 from gemu2015/scripter-update
...
scripter upload scripts
2020-06-08 10:55:51 +02:00
Theo Arends
56ea7279bd
Fix ESP32 compilation
2020-06-08 10:55:12 +02:00
Robert Jaakke
abfa4f4fcd
refactored implementation
2020-06-08 10:19:51 +02:00
gemu2015
6038921f93
scripter upload scripts
2020-06-08 09:24:49 +02:00
Robert Jaakke
d6e1ecbe26
Moved global variables to struct
2020-06-08 09:13:01 +02:00
Robert Jaakke
601317d5f3
Merge branch 'development' into HP303B
...
# Conflicts:
# tasmota/support_features.ino Resolved
# tools/decode-status.py Resolved
2020-06-08 09:01:43 +02:00
Robert Jaakke
aa5587f9e1
Mover begin() to detect function
2020-06-08 08:58:38 +02:00
Theo Arends
e54c85f83e
Add full support for BL0940
...
Add support for BL0940 energy monitor as used in Blitzwolf BW-SHP10 (#8175 )
2020-06-07 17:59:54 +02:00
Theo Arends
c6fede2bf4
Basic support for BL0940
...
Basic support for BL0940 (#8175 )
2020-06-07 17:21:29 +02:00
Robert Jaakke
caa539e236
Merge branch 'development' into HP303B
2020-06-07 16:36:34 +02:00
Robert Jaakke
d3a59fd65c
Changed driver to measure float
2020-06-07 16:33:28 +02:00
Robert Jaakke
2da09526ba
switched to float values and converted Pa to hPa
2020-06-06 23:05:55 +02:00
Robert Jaakke
6667951505
Working sample
2020-06-06 22:35:41 +02:00
Staars
71d5ca5036
adding unishox compression to the webserver
2020-06-06 21:52:20 +02:00
Staars
7077a80541
unify USE_*_COMPRESSION to USE_UNISHOX_COMPRESSION
2020-06-06 20:04:10 +02:00
Theo Arends
d45b019dba
Merge pull request #8629 from malbinola/fix/windmeter-isr
...
Windmeter: make ISR variables volatile
2020-06-06 12:53:28 +02:00
Matteo Albinola
8a67477cab
Make ISR variables volatile
2020-06-06 09:25:00 +02:00
Theo Arends
a476ac6407
Merge pull request #8627 from s-hadinger/zigbee_fix_time
...
Fix Zigbee Time and add TimeEpoch
2020-06-06 08:25:34 +02:00
Theo Arends
28631a7bc3
Merge pull request #8624 from gemu2015/scripter-update
...
scripter update, eeprom support
2020-06-06 08:24:35 +02:00
Stephan Hadinger
0bfb79e694
Fix Zigbee Time and add TimeEpoch
2020-06-05 22:27:47 +02:00
gemu2015
9987b3f2d5
scripter update, eeprom support
2020-06-05 20:15:16 +02:00
Stephan Hadinger
0ebcbc76dc
Fix wrong sign of attributes
2020-06-05 18:24:31 +02:00
Theo Arends
9d86c15685
Some webserver code saving
2020-06-05 11:53:53 +02:00
Janusz Kostorz
c20bb9ab58
increasing in color temperature change speed
2020-06-04 22:27:30 +02:00
Theo Arends
dac14073c9
Fix windmeter interrupt service routine
...
Fix windmeter interrupt service routine (#8614 )
2020-06-04 12:28:01 +02:00
Theo Arends
41f77f688c
Add command ``SetOption94 0/1``
...
Add command ``SetOption94 0/1`` to select MAX31855 or MAX6675 thermocouple support (#8616 )
2020-06-04 11:36:58 +02:00
Theo Arends
676a13f0c2
Merge pull request #8616 from aik/development-v2
...
Add MAX6675 sensor (v2)
2020-06-04 09:40:58 +02:00
Alexey Kardashevskiy
5558da527a
Add MAX6675 sensor
...
This is basically a cut down version of MAX31855 without reference
temperature reading and lower resolution (only positive, 12bit only).
This implements 16bit protocol (31855 uses 32bit). SetOption94 enables
the new behavior.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
Changes:
v2:
* treat occasional 0xfff as an error
* do not add new sensor pins, use SetOption94 instead
2020-06-04 10:00:00 +10:00
Stephan Hadinger
45397293e1
Add Zigbee auto-responder for common attributes
2020-06-03 22:39:04 +02:00
Theo Arends
f035932c74
Change BH1750 indexes to I2C address
2020-06-03 15:12:23 +02:00
m-hume
3748bb2121
Label sensors with hex address
2020-06-03 13:06:01 +01:00
Theo Arends
7e8c1368a8
Merge pull request #8606 from halfbakery/support_switches_with_ac_detection
...
Add support for switches using an AC detection circuitry
2020-06-03 13:37:49 +02:00
Theo Arends
61b47e345d
Merge pull request #8605 from device111/development
...
AS3935, add stage to json, fix overwrite nf-floor
2020-06-02 22:26:32 +02:00
halfbakery
6dd50a394c
Add support for switches using an AC detection circuitry
2020-06-02 22:17:20 +02:00
device111
f10ed3261c
AS3935, add stage to json, fix overwrite nf-floor
2020-06-02 19:13:06 +02:00
Jason2866
006af71803
no need for HueEmulation for core 2.4.2
...
anymore. Out of support.
2020-06-02 17:35:25 +02:00
Theo Arends
679fad6bb9
Merge pull request #8600 from device111/development
...
fix VEML7700 MQTT white value message and I2C detect
2020-06-02 12:36:08 +02:00
device111
57639d9524
fix VEML7700 MQTT white value message and I2C detect
2020-06-02 12:24:29 +02:00
Theo Arends
e57bbb2b7d
Some code refactoring
2020-06-02 12:09:31 +02:00
device111
05a2c3c164
correction of BUILS.md and mcp9808 Domoticz index
2020-06-02 11:34:25 +02:00
device111
8c29ead09d
Add support for up to eight MCP9808 temperature sensors
2020-06-02 08:35:49 +02:00
device111
965c2ae807
add 2 commands for VEML7700 Sensor (gain, integration time); value normalizing activated
2020-06-01 18:48:08 +02:00
device111
0fd566846b
update de language for illuminance for a "more" German Word
2020-06-01 18:43:53 +02:00
Theo Arends
eafaccfcda
Add support for up to two BH1750 sensors
...
Add support for up to two BH1750 sensors controlled by commands ``BH1750Resolution`` and ``BH1750MTime`` (#8139 )
2020-06-01 18:00:56 +02:00
Theo Arends
e397aaae0e
Merge pull request #8592 from device111/development
...
fix start without stop condition
2020-06-01 15:50:30 +02:00
gemu2015
f1a2fb2b8d
fix serial buffer issues
2020-06-01 15:17:32 +02:00
device111
917124af26
fix start without stop condition
2020-06-01 11:51:57 +02:00
Theo Arends
e4e9a39c79
Merge pull request #8589 from halfbakery/cleanup_undocumented_switch_debounce_feature
...
Make a previously undocumented switch debouncing feature clean and official
2020-05-31 16:37:54 +02:00
Theo Arends
b97e7cd1e4
Fix Sonoff Dual Buttons
...
Fix Sonoff Dual Buttons (#8560 )
2020-05-31 16:28:02 +02:00
halfbakery
72014b7773
Make a previously undocumented switch debouncing feature clean and official
2020-05-31 12:46:15 +02:00
Theo Arends
1ddf65e88c
Merge pull request #8582 from gemu2015/scripter-fix
...
Scripter fix + little fs support
2020-05-30 15:51:31 +02:00
gemu2015
54806fd527
files system update
2020-05-30 15:29:47 +02:00
Theo Arends
29070f1136
Add ``CpuFrequency`` and ``FlashFrequency`` to status 0
...
- Add ``CpuFrequency`` to ``status 2``
- Add ``FlashFrequency`` to ``status 4``
2020-05-30 14:59:52 +02:00
Theo Arends
9c0fc4edcd
Merge pull request #8581 from Staars/touch
...
Command interface for touch button driver and a serial plotter
2020-05-30 14:23:45 +02:00
Staars
7e28e03d78
add commands to touch pin button on ESP32
2020-05-30 13:50:22 +02:00
gemu2015
7f1514e6da
some fixes and optimizations
2020-05-30 10:48:12 +02:00
Theo Arends
ff39bcf004
Merge pull request #8579 from device111/development
...
AS3935 - fix Min stage init settings
2020-05-30 09:13:00 +02:00
Theo Arends
c0fa63ee3c
Merge pull request #8574 from pcdiem/device-groups-13
...
Fix SO88 incoming relay state check
2020-05-30 08:20:15 +02:00
Theo Arends
01d92ca3a2
Merge pull request #8573 from randocollaboration/development
...
Add ability to toggle displayed temperature unit on Xiaomi LYWSD02
2020-05-30 08:19:36 +02:00
Paul C Diem
3d42fae8bd
Fix SO88 incoming power state check
2020-05-29 18:55:33 -05:00
device111
16aa38be49
fix Min stage settings
2020-05-30 01:05:10 +02:00
rando-calrissian
ce3dfd1066
Add files via upload
...
Added ESP32 support for changing the displayed temperature unit on LYWSD02 BLE device
2020-05-29 15:41:49 -07:00
Stephan Hadinger
b069b89561
Add Zigbee options to ``ZbSend`` to write and report attributes
2020-05-29 22:52:45 +02:00
rando-calrissian
10e059c363
Add files via upload
...
Added the ability to set the displayed temperature units (C/F) for Xiaomi LYWSD02 devices.
2020-05-29 11:18:39 -07:00
gemu2015
357341899c
ILI9488 ESP32
2020-05-29 19:29:03 +02:00
Stephan Hadinger
0327c4a547
Udp fix for ESP32
2020-05-27 23:52:25 +02:00
Stephan Hadinger
c65a3dfba7
Fix compilation issue
2020-05-27 20:48:40 +02:00
Stephan Hadinger
3a1155f2b6
reduce footprint of multicast udp listener
2020-05-27 19:42:43 +02:00
Theo Arends
0dc0eda274
Merge pull request #8562 from Staars/touch
...
Touch pin as button for ESP32
2020-05-27 17:29:24 +02:00
Staars
fb23aa41c2
do not break gpio configs
2020-05-27 16:52:44 +02:00
Staars
55e56fee43
Touch pin as button for ESP32
2020-05-27 15:59:32 +02:00
gemu2015
77c60229cc
ESP32 support for SSD1351
2020-05-27 11:14:17 +02:00
Paul C Diem
bc6d7ceb87
Add support for SetOption88 to put each relay in a separate device groups
2020-05-26 22:07:25 -05:00
Theo Arends
8539021c92
Merge pull request #8554 from Staars/mi32
...
update xsns_62_MI_ESP32.ino (and NimBLE-Arduino)
2020-05-26 22:29:05 +02:00
Staars
9f8d0fcd85
update driver
2020-05-26 20:44:40 +02:00
Theo Arends
32a39b828c
Merge pull request #8553 from phjr/fix-device-power-on-esp8266
...
fix default power state logic invoked even if already serviced by a d…
2020-05-26 18:31:32 +02:00
Peter Halicky
f80d2ede3a
fix default power state logic invoked even if already serviced by a driver
2020-05-26 18:20:46 +02:00
Theo Arends
371870a826
Fix ESP32 GUI template upload
...
Fix ESP32 GUI template upload (#8534 )
2020-05-26 17:38:34 +02:00
Theo Arends
66233b1749
Add support for full MAC address
...
Add support for unique MQTTClient (and inherited fallback topic) by full Mac address using ``mqttclient DVES_%12X`` (#8300 )
2020-05-26 17:08:13 +02:00
Theo Arends
12391c30a7
Relax NTP: Not synced message
2020-05-26 14:43:21 +02:00
Theo Arends
a3964d1679
Add NTP: Not synced message
...
Add NTP: Not synced message (#8142 )
2020-05-26 14:38:31 +02:00
Theo Arends
bacb730b53
Fix escape of non-JSON received serial data
...
Fix escape of non-JSON received serial data (#8329 )
2020-05-26 12:35:21 +02:00
Theo Arends
ed543d93c3
Merge pull request #8529 from abmaonline/encode-json
...
Encode json string from serial to mqtt
2020-05-26 12:25:58 +02:00
Theo Arends
7bfbe95d0f
Update tasmota.h
2020-05-26 12:15:20 +02:00
Theo Arends
78f106ccb7
Fix Time 0 NTP sync
2020-05-26 11:50:35 +02:00
Theo Arends
b3540879ab
Zero fill millis positions to three digits
2020-05-26 10:26:41 +02:00
Theo Arends
b12dbb893c
Add info text on cam init
2020-05-25 17:52:31 +02:00
Theo Arends
2e88ced738
Fix exception due to webcam problem
...
Fix exception due to webcam problem (#8534 )
2020-05-25 17:25:47 +02:00
gemu2015
c1979cbd18
fix >W section bug, some refactoring
2020-05-25 15:49:03 +02:00
Theo Arends
90d3cd45c4
Add command ``Time 4``
...
Add command ``Time 4`` to display timestamp using milliseconds (#8537 )
2020-05-25 11:44:17 +02:00
Theo Arends
c333b67669
Fix DisplaySevenSegment compilation error
2020-05-25 10:21:36 +02:00
Norbert Richter
eb6de53628
Fix setting addr typo
2020-05-24 20:07:25 +02:00
Matthijs Abma
721c2c8f7f
Reduce input buffer so hex/json encoded content always fits
2020-05-24 17:47:57 +02:00
Matthijs Abma
7210934774
Cleanup code and only allocate buffer when needed
2020-05-24 17:47:57 +02:00
Matthijs Abma
a4ce4830e8
Encode content when not raw or json
2020-05-24 17:47:57 +02:00
Theo Arends
a5130fa2e4
Merge pull request #8517 from abmaonline/send-on-full-buffer
...
Send all chars from serial to mqtt
2020-05-24 12:03:28 +02:00
Theo Arends
6073bd9eb6
Update changelog
2020-05-24 11:55:39 +02:00
Theo Arends
43b999600e
Merge pull request #8520 from peteakalad/peteakalad-SGP30_Sensor_Fixes
...
SGP30 Sensor Fixes #8519
2020-05-24 11:19:57 +02:00
Stephan Hadinger
fe045c3c9d
Fixed description of file
2020-05-24 10:00:32 +02:00
Stephan Hadinger
f5f1bdefdb
Add wildcard patter for JSON marching in rules using ``?`` pattern
2020-05-24 09:57:11 +02:00
peteakalad
11cb3e838c
Fix for SGP30 for Abs Humidity on Web UI
2020-05-23 22:41:50 +01:00
Matthijs Abma
7f18e1e8e3
Split logic for adding char to buffer and sending
...
the buffer, to make sure the char doesn't get
lost when the buffer is full
2020-05-23 17:44:49 +02:00
Matthijs Abma
2626345662
Store if current byte is delimiter for later reuse
2020-05-23 17:44:49 +02:00
Theo Arends
ca8b38d0d0
Add LedPwm commands
...
Add commands ``LedPwmOn 0..255``, ``LedPwmOff 0..255`` and ``LedPwmMode1 0/1`` to control led brightness by George (#8491 )
2020-05-23 15:17:13 +02:00
Theo Arends
aafa0862ab
Refactor LedPwm code
2020-05-23 13:09:16 +02:00
Theo Arends
dc9ce42888
Refactor LedPwm code
2020-05-23 13:04:17 +02:00
Theo Arends
924a8772e1
Merge branch 'development' into ledpowerpwm
2020-05-23 12:46:51 +02:00
Theo Arends
d0de78352f
Fix Energy Frequency display
2020-05-23 12:15:14 +02:00
gemu2015
2eccc09086
remove unishox def
2020-05-23 10:36:19 +02:00
gemu2015
584b3c2ef8
scripter update
...
add direct access to some energy registers and sml registers
make google charts optional #define USE_GOOGLE_CHARTS
2020-05-23 10:24:08 +02:00
Theo Arends
8db2489f59
Merge pull request #8510 from s-hadinger/unishox_wemo_dev
...
Compressed string in Wemo emulation
2020-05-23 10:10:20 +02:00
Stephan Hadinger
02faa2ea49
Fix style and compilation error when no compression
2020-05-23 10:05:57 +02:00
George
e780f25283
Gamma correction
...
Implement changes proposed by @s-hadinger review.
* Use 0-255 range in settings
* Apply gamma correction from xdrv_light & use changuintscale helper fn (as per pwm light routine)
2020-05-23 17:13:04 +10:00
Stephan Hadinger
6154fd1015
Fixed compilation error
2020-05-22 23:05:55 +02:00
Stephan Hadinger
45b83a8c77
Compression candidates for Hue emulation
2020-05-22 22:54:34 +02:00
Stephan Hadinger
7ee9b2d34d
Compressed string in Wemo emulation
2020-05-22 22:14:17 +02:00
Theo Arends
93ca102391
Change ExportActiveTariff to ExportTariff
2020-05-22 18:31:14 +02:00
Theo Arends
855e054db8
Change Energy JSON data
...
- Bump version 8.3.1.2
- Change Energy JSON Total field from ``"Total":[33.736,11.717,16.978]`` to ``"Total":33.736,"TotalTariff":[11.717,16.978]``
- Change Energy JSON ExportActive field from ``"ExportActive":[33.736,11.717,16.978]`` to ``"ExportActive":33.736,"ExportActiveTariff":[11.717,16.978]``
- Add Three Phase Export Active Energy to SDM630 driver
2020-05-22 17:48:21 +02:00
Theo Arends
86921e60b2
Add support for VEML6075 and VEML7700
...
- Add support for VEML6075 UVA/UVB/UVINDEX Sensor by device111 (#8432 )
- Add support for VEML7700 Ambient light intensity Sensor by device111 (#8432 )
2020-05-22 15:16:01 +02:00
Theo Arends
2b798ff194
Merge pull request #8432 from device111/development
...
Support for VEML6075 and initial Support for VEML7700
2020-05-22 14:38:20 +02:00
Stephan Hadinger
c8b5750568
Add dump of compressed rules over 512 chars and unishox decompress fix
2020-05-21 20:12:41 +02:00
Theo Arends
14807254ba
Fix apostrophe regression
2020-05-21 18:03:05 +02:00
Theo Arends
f1205385bd
Fix the GUI display of apostrophe
...
Fix the GUI display of apostrophe in any name (#8489 , #8323 )
2020-05-21 17:49:59 +02:00
Theo Arends
089379ccb6
Merge pull request #8504 from effelle/development
...
HAss force [is_topic_light] for PWM_Dimmer module
2020-05-21 17:47:22 +02:00
Federico Leoni
a068010edf
HAss force [is_topic_light] for Dimmer module
2020-05-21 12:33:57 -03:00
Theo Arends
e5942df57f
Update Change log
2020-05-21 17:06:52 +02:00
Theo Arends
1edc02b64f
Merge pull request #8501 from gemu2015/scripter-fix
...
fix scripter unishox error
2020-05-21 08:36:39 +02:00
Theo Arends
9e804c7ef8
Merge pull request #8500 from pcdiem/pwm-dimmer-11
...
Publish state when dimmer button tapped
2020-05-21 08:36:23 +02:00
Theo Arends
bae652280d
Merge pull request #8499 from effelle/development
...
HAss: Fix slider for PWM_MODULE
2020-05-21 08:35:53 +02:00
Theo Arends
f3a577d0fc
Merge pull request #8497 from arijav/new_branch
...
Update thermostat controller with 2 new commands
2020-05-21 08:35:26 +02:00
gemu2015
fca5dc9471
Update xdrv_10_scripter.ino
2020-05-21 08:13:26 +02:00
gemu2015
edaf6c493e
fix scripter unishox error, add 2 y axes line graph to google charts
2020-05-21 06:06:42 +02:00
Paul C Diem
9b519700c1
Publish state when dimmer button tapped
2020-05-20 20:55:02 -05:00
Federico Leoni
5e6010d1d0
Fix slider for PWM_MODULE
2020-05-20 22:11:07 -03:00
Javier Arigita
f880d058ed
Bugfix
2020-05-20 22:21:25 +02:00
Javier Arigita
7b42e6f338
Duty cycle output added, as well as possibility to disable physical output
2020-05-20 22:10:49 +02:00
Stephan Hadinger
b7f932391a
Change IRremoteESP8266 library updated to v2.7.7
2020-05-20 12:42:34 +02:00
George
833d89203f
Fix settings delta fail
...
bugfix - settings always default on boot
*Moved block to right scope
*Got version number right duh
2020-05-20 13:25:11 +10:00
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
e21cbfdc5d
More sensible behaviour
...
* When setting PWM values, updates all the LEDs (instant response). Uses led_power values.
* If LEDLINK not set, but LED1 is, LED1 is the status led. When turning on/off, setledlink uses digitalwrite (which does not respect the new pwm operation). In this case only, we will use the setledpoweridx instead of digitalwrite - costly (every 250ms this runs), but edge case / legacy. Allows more intuitive operation - if we blink an LED with the max and min PWM limits, we'd expect it to respect these. In this case, blink will also now update the led_power status, which keeps this accurate e.g. if ledpower 1 cmnd was sent, then blink occurred, led_state would read a 1 for that bit but the led would be off (but nothing was reading it for status so it didn't cause any trouble). Leaving digitalwrite when LEDLINK is defined as this is more efficient and the use case for pwm leds is to find buttons - link indicator would become more ambiguous for no benefit.
2020-05-20 13:23:53 +10:00
George
bea58f223f
Oops
...
Compile error. Forgot bracket.
2020-05-20 13:23:53 +10:00
George
fb179c27af
Fixes
...
* Setting commands don't update if no data is sent
* Didn't understand how pin mapping worked duh. Fixed.
2020-05-20 13:23:53 +10:00
George
bd33574ee7
Align new settings to 2B boundaries
...
Attempting to fix settings not working correctly (might have mucked up the boundaries and compiler put a padding byte in).
2020-05-20 13:23:53 +10:00