Skip to content

Commit

Permalink
second push
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder committed Nov 20, 2019
1 parent 1eda72c commit 1baf760
Show file tree
Hide file tree
Showing 20 changed files with 282 additions and 234 deletions.
426 changes: 213 additions & 213 deletions Commands.md

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions ESP32-Port.md

This file was deleted.

2 changes: 1 addition & 1 deletion FAQ/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ Example: Core-/SDK-Version: **2_3_0**/1.5.3(aec24ac9)
- mqtt reconnect and lagging fixed
- fixed [Esp8266 IP Address not reachable](https://github.com/esp8266/Arduino/issues/2330)
- [umm_malloc](https://github.com/esp8266/Arduino/pull/6161) error fixed
- Extend PWM resolution for low brightness lights ([Details](../pull/5742))
- Extend PWM resolution for low brightness lights ([Details](https://github.com/arendst/Tasmota/pull/5742))
- Modem Sleep doesn't work but Tasmota has a CPU dynamic sleep to save energy, so it is not a big issue for this core
- Alexa works
- Web UI is fast
Expand Down
6 changes: 0 additions & 6 deletions Glossary.md

This file was deleted.

1 change: 0 additions & 1 deletion Integrations.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
## Home Automation
Tasmota integrates with many home automation systems by allowing control and reporting sensor data.
- [**Alexa**](Alexa)
- [**Domoticz**](Domoticz)
Expand Down
1 change: 1 addition & 0 deletions Status-LED.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Those LEDs are defined in a template or module using `Led1`, `Led2`, `Led3` or `Led4` (or `Led1i`, `Led2i`, `Led3i` or `Led4i`) and additionally using `LedLink` or `LedLinki` (`LedLink` was introduced in version 6.5.0.12). It is not recommended to assign `Led<x>` and `Led<x>i` with the same `<x>` number. Prior to version 6.5.0.12, Tasmota only supported up to two LED components to indicate the power state of the relay(s), and the Wi-Fi/MQTT connectivity status.

> [!COMMENT]
> It is possible to wire in your own LED and assign it as any of the above mentioned but that's outside the scope of this article.
If only one LED is configured, it serves both purposes; the link status LED and/or the LED that indicates the power state of the relay(s). If more than one LED component is defined, `Led1`/`Led1i` will act as the Wi-Fi/MQTT status LED and the next defined LED (e.g., `Led2`/`Led2i`) will act as the LED that indicates the power state of the relay(s). _This is the default behavior_. Configuring a GPIO as an [`LEDLink`/`LEDLinki`](#using-ledlink) component changes this behavior.
Expand Down
2 changes: 1 addition & 1 deletion Zigbee.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ If you are using your ESP82xx device to flash the Zigbee adapter as described in

The interface between the ESP82xx Wi-Fi device and the CC2530 Zigbee module uses high speed serial. **It is recommended that hardware serial pins be used (GPIO1/GPIO3 or GPIO13\[Rx]/GPIO15\[Tx])**. Due to ESP82xx GPIO pin constraints, GPIO15 can only be used as serial Tx.

Tasmota also provides serial communications emulation through software (i.e., software serial). This allows any GPIO to be used. TasmotaSerial version 2.4.x (PR [#6377](../pull/6377)) has improved the reliability of software serial making it feasible for use in this application. However, if you have an option to use hardware serial, choose that.
Tasmota also provides serial communications emulation through software (i.e., software serial). This allows any GPIO to be used. TasmotaSerial version 2.4.x (PR [#6377](https://github.com/arendst/Tasmota/pull/6377)) has improved the reliability of software serial making it feasible for use in this application. However, if you have an option to use hardware serial, choose that.

Recommended connections:

Expand Down
2 changes: 1 addition & 1 deletion _sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* [TuyaMCU](TuyaMCU)
* [Displays](Displays)
* [Blinds and Shutters](Blinds-and-Shutters)
* [Supported Devices](supported-devices)
* [Smart Home Integrations](Integrations)
* [Power Monitoring Calibration](Power-Monitoring-Calibration)
* [Web UI](WebUI)
* [Supported Devices](/devices/)
* Useful Topics
* [Tips](Tips)
* [Tutorials](Tutorials)
Expand Down
4 changes: 2 additions & 2 deletions Supported-devices.md → devices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Most ESP82xx based devices are able to run Tasmota. The devices listed below com
- [**Blitzwolf BW-SHP2**](blitzwolf-SHP2)
- [**Blitzwolf BW-SHP4**](BlitzWolf-BW-SHP4-(UK-Version))
- [**Blitzwolf BW-SHP6**](blitzwolf-SHP6)
- [**Digoo DG-SP202**](../pull/4891)
- [**Digoo DG-SP202**](https://github.com/arendst/Tasmota/pull/4891)
- [**Geekcreit 2CH**](Geekcreit-Sonoff-2-Channel-Relay-(AC-85V-250V))
- [**Gosund SP1**](Gosund-SP1)<img src="https://user-images.githubusercontent.com/5904370/53279089-f968ac80-370d-11e9-8464-ce9d1c9c679c.jpg" width="250" align="right" />
- [**H801 LED Controller**](H801)
Expand All @@ -54,7 +54,7 @@ Most ESP82xx based devices are able to run Tasmota. The devices listed below com
- [**Teckin SP22**](Teckin-sp22)
- [**YTF IR Bridge**](ytf-ir-bridge)
- [**IR Codes Remotes**](Codes-for-IR-Remotes-(for-YTF-IR-Bridge))
- [**WT003-EU 4 AC + 4 USB Outlet Tuya Power Strip EU**](../pull/4590)
- [**WT003-EU 4 AC + 4 USB Outlet Tuya Power Strip EU**](https://github.com/arendst/Tasmota/pull/4590)
- [**Wemos D1 R1 & R2**](Wemos-D1-R1-&-R2)
- [**Wemos D1 Mini**](Wemos-D1-Mini)
- [**Flashing**](Wemos-D1-Mini#flashing-wemos-with-tasmota)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
62 changes: 62 additions & 0 deletions devices/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
- [**Sonoff 4CH**](Sonoff-4CH)
- [**Sonoff 4CH Pro**](Sonoff-4CH-Pro)
- [**Sonoff 4CH DIY**](Sonoff-4CH-DIY)
- [**Sonoff B1 / B1 R2**](Sonoff-B1)
- [**Sonoff Basic**](Sonoff-Basic)
- [**Sonoff Basic R3**](Sonoff-DIY)
- [**Sonoff Dual**](sonoff-dual)
- [**Sonoff Dual R2**](sonoff-dual-R2)
- [**Sonoff iFan02**](Sonoff-iFan02)
- [**Sonoff iFan03**](Sonoff-iFan03)
- [**Sonoff Mini**](Sonoff-Mini)
- [**Sonoff Pow**](sonoff-pow)
- [**Sonoff Pow R2**](sonoff-Pow-R2)
- [**Sonoff PSA**](Sonoff-PSA)
- [**Sonoff RF**](sonoff-RF)
- [**Sonoff RF R3**](Sonoff-DIY)
- [**Sonoff RF Bridge 433**](Sonoff-RF-Bridge-433)
- [**Sonoff S20 Smart Socket**](sonoff-S20)
- [**Sonoff S26 Smart Socket**](Sonoff-S26-Smart-Socket)
- [**Sonoff S31**](sonoff-S31)
- [**Sonoff SC**](sonoff-SC)
- [**Sonoff Slampher**](https://blog.hobbytronics.pk/tasmota-sonoff-slampher-local-control/)
- [**Sonoff SV**](sonoff-SV)
- [**Sonoff T1**](Sonoff-T1)
- [**Sonoff Touch**](Sonoff-Touch)
- [**Sonoff TH**](sonoff-TH)
- [**Arilux LC02**](Arilux-LC02)
- [**Armtronix Dimmers**](Armtronix-Dimmers)
- [**Blitzwolf BW-SHP2**](blitzwolf-SHP2)
- [**Blitzwolf BW-SHP4**](BlitzWolf-BW-SHP4-(UK-Version))
- [**Blitzwolf BW-SHP6**](blitzwolf-SHP6)
- [**Digoo DG-SP202**](https://github.com/arendst/Tasmota/pull/4891)
- [**Geekcreit 2CH**](Geekcreit-Sonoff-2-Channel-Relay-(AC-85V-250V))
- [**Gosund SP1**](Gosund-SP1)
- [**H801 LED Controller**](H801)
- [**HuaFan Smart Socket**](HuaFan-Smart-Socket)
- [**Luminea LED Controller**](Luminea-ZX-2844-675-(RGBW-LED-Controller))
- [**MagicHome LED Controller (ESP-12S/ESP-2M)**](MagicHome-LED-strip-controller)
- [**MagicHome LED Controller (ESP8285)**](MagicHome-with-ESP8285)
- [**Mi Desk Lamp**](Xiaomi-Mi-Desk-Lamp)
- [**PS-16-DZ Dimmer**](PS-16-DZ-Dimmer)
- [**Tuya Dimmer**](Tuya-Dimmer)
- [**OBI Socket**](OBI-Wifi-Socket)
- [**OBI Socket 2**](OBI-Socket-2)
- [**OBI Socket IP44 (Black)**](OBI-WiFi-Socket-IP44)
- [**Shelly 1**](shelly-1)
- [**Shelly 1PM**](shelly-1PM)
- [**Shelly 2**](shelly-2)
- [**Shelly 2.5**](shelly-2.5)
- [**SK03 Outdoor Smart Plug**](SK03-Outdoor-Smart-Plug)
- [**Teckin SP10 Smart Socket**](Teckin-sp10)
- [**Teckin SP22**](Teckin-sp22)
- [**YTF IR Bridge**](ytf-ir-bridge)
- [**IR Codes Remotes**](Codes-for-IR-Remotes-(for-YTF-IR-Bridge))
- [**WT003-EU 4 AC + 4 USB Outlet Tuya Power Strip EU**](https://github.com/arendst/Tasmota/pull/4590)
- [**Wemos D1 R1 & R2**](Wemos-D1-R1-&-R2)
- [**Wemos D1 Mini**](Wemos-D1-Mini)
- [**Flashing**](Wemos-D1-Mini#flashing-wemos-with-tasmota)
- [**Configuration**](Wemos-D1-Mini#generic-module)
- [**Usable Pins**](Expanding-Tasmota#usable-pins)

* [Other Devices](Other-Devices)
2 changes: 1 addition & 1 deletion peripherals/BME280.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Sensor sends a `tele/%topic%/SENSOR` JSON reponse:
}
```

*From v6.1.2.20 you can use multiple BMP Sensors ([#4195](../pull/4195))*
*From v6.1.2.20 you can use multiple BMP Sensors ([#4195](https://github.com/arendst/Tasmota/pull/4195))*

Limit is 2 sensors and you **have to** change the address of one sensor.
Than connect your sensor SCL and SDA parallel to the device.
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1baf760

Please sign in to comment.