Commit Graph

2071 Commits

Author SHA1 Message Date
Theo Arends
35e570ca97 Fix GCC 10.1 error 2020-07-14 18:30:23 +02:00
Theo Arends
d86fb6f584 Fix GCC 10.1 warnings 2020-07-14 18:19:13 +02:00
Theo Arends
6843f58a91 Add support for Schneider Electric iEM3000
Add support for Schneider Electric iEM3000 series Modbus energy meter by Marius Bezuidenhout
2020-07-14 17:37:14 +02:00
Theo Arends
02c8e4d9cf
Merge pull request #8904 from sametflo/patch-1
ESP32 port: JSON error
2020-07-14 17:10:58 +02:00
Theo Arends
7e03cbedda Fix GCC 10.1 errors and warnings 2020-07-14 16:57:49 +02:00
Theo Arends
f3c391b160 Fix GCC 10.1 errors and warnings 2020-07-14 16:21:11 +02:00
Sammy BAUER
b7c7943b00
ESP32 port: JSON error
A double quote is missing in the JSON response of the status command, so the result is not valid for ESP32.
2020-07-14 16:07:35 +02:00
Theo Arends
cd6e23757c Refactor rotary encoder 2020-07-14 15:01:41 +02:00
Theo Arends
5e4554e927
Merge pull request #8900 from tthk/development
Add support for 0.56" 7-Segment LED Backpack with floating point and raw segment addressing
2020-07-14 11:58:39 +02:00
Theo Arends
c62679c3c8 Prep for more NRG drivers 2020-07-14 11:57:10 +02:00
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