img add

blakadder 2019-11-07 23:14:47 +01:00
parent eb3f5faf8b
commit 1bef3a210f
1 changed files with 2 additions and 1 deletions

@ -7,7 +7,8 @@ _**A peripheral must have correctly wired power, GND and data pins to the device
## Configuration in Tasmota ## Configuration in Tasmota
Tasmota allows for easy selection of peripherals (sensors, switches, etc) and configuration to GPIO pins. Tasmota allows for easy selection of peripherals (sensors, switches, etc) and configuration to GPIO pins.
Configuration is possible in the webUI **Configure - Configure Module** page Configuration is possible in the webUI ***Configuration - Configure Module*** page:
![image](https://user-images.githubusercontent.com/5904370/68432161-2a154700-01b4-11ea-8ba9-adb7b717490d.png)
or by using commands: [`Module`](Commands#module) and [`GPIO`](Commands#gpio), or [`Template`](Commands#template). or by using commands: [`Module`](Commands#module) and [`GPIO`](Commands#gpio), or [`Template`](Commands#template).