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
Theo Arends
763c8b637e
Merge pull request #8892 from Staars/mi32
...
MI_ESP32: add lights, yeerc, decryption and more
2020-07-12 18:27:03 +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
Theo Arends
8df6184007
Merge pull request #8886 from tthk/development
...
Add Multiple I2C Seven Segment LED Displays Support
2020-07-12 11:58:14 +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
Jason2866
5d7ff37516
Core stage is now built with GCC10.1 toolchain
2020-07-11 12:29:51 +02:00
Khoa Ton
04af1050e7
Merge pull request #1 from arendst/development
...
Pull to match arendst/Tasmota
2020-07-10 21:47:02 -07:00
Theo Arends
535d435f1f
Merge pull request #8878 from s-hadinger/zigbee_july_10
...
Zigbee EZSP better support for groups
2020-07-10 21:05:14 +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
Theo Arends
b336f4cfe5
Merge pull request #8877 from d0m1n1qu3/MI32_FLORA_firmware
...
read firmware verion for FLORA devices
2020-07-10 17:10:48 +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
Theo Arends
316d12ce89
Merge pull request #8874 from d0m1n1qu3/development
...
repair float int problems for MI Flora moisture and fertility
2020-07-10 08:29:44 +02:00
Theo Arends
8405527264
Merge pull request #8875 from Jason2866/patch-1
...
Use latest core 2.7.2
2020-07-09 21:19:03 +02:00
Jason2866
19aa95f7fb
Update PULL_REQUEST_TEMPLATE.md
2020-07-09 21:01:01 +02:00
Jason2866
7f2ed31811
Use core 2.7.2
2020-07-09 21:00:20 +02:00
Jason2866
481d26ce5f
Use core 2.7.2
2020-07-09 20:58:17 +02:00
d0m1n1qu3
881cd5e580
repair float int problems for MI Flora moisture and fertility
2020-07-09 20:47:01 +02:00
Theo Arends
e9ad2e561f
Merge pull request #8873 from halfbakery/patch-1
...
Update RELEASENOTES.md
2020-07-09 20:25:08 +02:00
Theo Arends
790b4684d7
Merge pull request #8872 from curzon01/development
...
Update python unishox tool from lib
2020-07-09 20:24:19 +02:00
halfbakery
387800adc5
Update RELEASENOTES.md
...
More devices supported without additional scripting
2020-07-09 19:39:11 +02:00
Norbert Richter
9ac3cce61d
Update python unishox tool from lib
2020-07-09 12:31:37 +02:00
Theo Arends
e4d04e5587
Merge pull request #8870 from s-hadinger/unishox_python_fix
...
Unishox fix bug in python uncompress
2020-07-08 20:17:16 +02:00
Theo Arends
b140467bbf
Merge pull request #8868 from stefanbode/patch-15
...
Fixed reboot on zero cross dimmer
2020-07-07 20:28:54 +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
Stephan Hadinger
20d89944e9
Unishox python uncompress fix
2020-07-07 12:09:30 +02:00
Theo Arends
dcab142b98
Merge pull request #8867 from Staars/mi32
...
MI_ESP32: update NimBLE-Arduino
2020-07-06 21:53:25 +02:00
Staars
7fe99a5e04
minimal API-changes, tweak scan process
2020-07-06 20:10:43 +02:00
Staars
f12468e2c4
update NimBLE-Arduino
2020-07-06 20:09:32 +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