Theo Arends
af63bb363d
Add support for FiF LE-01MR energy meter
...
Add support for FiF LE-01MR energy meter by saper-2 (#7584 )
2020-02-10 15:18:11 +01:00
Theo Arends
b5c1da91fe
Merge pull request #7711 from Jason2866/patch-3
...
Update de-DE.h
2020-02-10 15:14:49 +01:00
Jason2866
40dedd46b6
Update de-DE.h
2020-02-10 15:06:43 +01:00
Theo Arends
33e48df520
Merge pull request #7584 from saper-2/fif-le01mr
...
Fif le01mr
2020-02-10 14:52:33 +01:00
Theo Arends
d89c14ba27
Merge branch 'development' into fif-le01mr
2020-02-10 14:52:22 +01:00
Theo Arends
f0272b339c
Fix compile error
2020-02-10 14:24:53 +01:00
Theo Arends
3de74e8850
Add optional Wifi AccessPoint passphrase
...
Add optional Wifi AccessPoint passphrase define WIFI_AP_PASSPHRASE in my_user_config.h (#7690 )
2020-02-10 13:54:27 +01:00
Theo Arends
c5a4703696
Merge pull request #7705 from Jason2866/patch-3
...
unique topic for every device by default
2020-02-10 08:41:38 +01:00
Jason2866
47862e3c59
unique topic for every device by default
2020-02-09 19:38:46 +01:00
Theo Arends
1598e6227a
Merge pull request #7703 from Jason2866/patch-3
...
Disable Display support for Tasmota-IR
2020-02-09 18:36:19 +01:00
Jason2866
e6e5157ccb
Disable Display support for Tasmota-IR
...
because compiling fails if enabled
2020-02-09 17:22:14 +01:00
Theo Arends
504570d5d5
Fix MaxPower functionality
...
Fix MaxPower functionality (#7647 )
2020-02-09 16:21:48 +01:00
Theo Arends
286a0c4fe4
Merge pull request #7702 from Staars/development
...
add LYWSD02-support to the MI-HM10-driver
2020-02-09 15:35:40 +01:00
Staars
829b36868b
small cleanups
2020-02-09 15:32:45 +01:00
David Gwynne
25034c153a
use TuyaSend0 to send a TUYA_CMD_QUERY_STATE command.
2020-02-09 18:44:05 +11:00
Staars
f4bc0721b5
add LYWSD02-support
2020-02-08 18:09:17 +01:00
Theo Arends
ae0b6492b0
Merge pull request #7699 from s-hadinger/zigbee_setoption_66
...
`ZbZNPReceived`and `ZbZCLReceived`are published to MQTT when `SetOption66 1`
2020-02-08 14:36:20 +01:00
Hadinger
4d9f67b5ad
Add ``ZbZNPReceived``and ``ZbZCLReceived``are published to MQTT when ``SetOption66 1``
2020-02-08 14:16:39 +01:00
Theo Arends
ff9370eefd
Merge pull request #7695 from Jason2866/patch-3
...
Remove comment...
2020-02-08 10:12:50 +01:00
Theo Arends
dbdd11d327
Merge pull request #7694 from s-hadinger/patch-1
...
Remove trailing comments
2020-02-08 10:12:35 +01:00
Jason2866
52609a41d8
Remove comment...
...
since the option activated does not work reliable on all platforms when it is there!
2020-02-07 23:15:34 +01:00
s-hadinger
2acc0e3a8f
Remove trailing comments
2020-02-07 22:48:34 +01:00
Theo Arends
004df125a5
Merge pull request #7692 from effelle/development
...
Ha Discovery: remove non alpha characters from HA sensor topic name
2020-02-07 16:19:00 +01:00
Federico Leoni
fe1919098d
Update xdrv_12_home_assistant.ino
2020-02-07 12:11:29 -03:00
Theo Arends
1a074da0b5
Add BootCount Reset Time to Status
...
Add BootCount Reset Time as BCResetTime to ``Status 1``
2020-02-07 12:38:10 +01:00
Theo Arends
945a9e0100
Merge pull request #7687 from ako-sxt/development
...
PCF8574 - skip detection if i2c address is defined in USE_MCP230xx_ADDR
2020-02-07 11:53:52 +01:00
Theo Arends
15df54bb07
Add support for HM-10
...
Add support for MI-BLE sensors using HM-10 Bluetooth 4.0 module by Christian Staars (#7683 )
2020-02-07 10:50:06 +01:00
Theo Arends
15a9c85319
Merge pull request #7691 from Jason2866/patch-3
...
Disable HM-10 by default
2020-02-07 10:43:12 +01:00
Jason2866
8ef5ad0204
Disable HM-10 by default
2020-02-07 10:41:38 +01:00
Theo Arends
134ec7f14b
Merge pull request #7683 from Staars/hm10
...
support LYWSD03-BT-sensor via HM-10(-bridge)
2020-02-07 10:17:17 +01:00
ako
a33ae3cc40
PCF8574 - skip detection if i2c address is defined in USE_MCP230xx_ADDR
...
Currently the PCF8574 address selection detects the MCP230xx which is using an address in the range 0x20 - 0x26.
This fix skips the address defined in #define USE_MCP230xx_ADDR
2020-02-06 22:45:39 +01:00
Staars
6ab4f19140
finally resolve conflict
2020-02-06 19:11:26 +01:00
Staars
a95c5b4f6a
resolve conflict
2020-02-06 19:06:09 +01:00
Theo Arends
175753fb61
Merge pull request #7680 from effelle/development
...
New HAss Discovery (2/4): MQTT
2020-02-06 17:52:52 +01:00
Federico Leoni
757baf436a
Update xdrv_12_home_assistant.ino
2020-02-06 13:32:54 -03:00
Staars
8d48cf3731
pin configs and renames to prepare PR
2020-02-06 17:05:37 +01:00
Theo Arends
48d70bc7bb
Add Buzzer commands
...
Add command ``Buzzer -1`` for infinite mode and command ``Buzzer -2`` for following led mode (#7623 )
2020-02-06 16:25:37 +01:00
Theo Arends
709fa19eb2
Merge pull request #7623 from to-scho/feature/buzzer_modes
...
Buzzer extensions
2020-02-06 16:05:18 +01:00
Theo Arends
d779a2b9b4
Add switch modes 11 and 12
...
Add switch modes 11 (PUSHHOLDMULTI) and 12 (PUSHHOLDMULTI_INV) (#7603 )
2020-02-06 14:53:35 +01:00
Theo Arends
d52ed6f2bf
Merge pull request #7679 from effelle/development
...
Update xdrv_12_home_assistant.ino
2020-02-06 14:25:31 +01:00
Federico Leoni
f2e1ef4763
Update xdrv_12_home_assistant.ino
2020-02-06 10:23:45 -03:00
Theo Arends
702821b4e1
Merge pull request #7603 from RemiDing/development
...
New switchmodes to control a dimmer with one switch
2020-02-06 14:14:12 +01:00
Theo Arends
12f603cc59
Add support for sensor DHT family using Shelly Add-On
...
- Fix Hass sensor discovery part 1/4 by Federico Leoni (#7582 , #7548 )
- Add support for sensor DHT family on Shelly 1 and Shelly 1PM using Shelly Add-On adapter (#7469 )
2020-02-06 12:42:31 +01:00
Theo Arends
c067da6d21
Merge pull request #7678 from effelle/development
...
New HAss Discovery (1/4): Sensors
2020-02-06 08:47:16 +01:00
Federico Leoni
0c046d7e7c
Update xdrv_12_home_assistant.ino
2020-02-05 23:29:44 -03:00
Staars
a4e613a992
use MAC, small WEB-UI changes
2020-02-05 20:34:38 +01:00
Theo Arends
df35a54824
Add link to issue 7469
...
Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter (#7469 )
2020-02-05 16:57:19 +01:00
Staars
e8f8b48c77
clean ups, hopefully no real code changes
2020-02-05 16:56:41 +01:00
Theo Arends
186d3fcb4d
Add support for Shelly Add-On adapter
...
Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter
2020-02-05 16:28:56 +01:00
Theo Arends
79f464b46c
Merge pull request #7670 from s-hadinger/pwm_stage
...
Fix extend PWM patch to STAGE
2020-02-05 08:45:22 +01:00