Updated Modules (markdown)

blakadder 2019-05-16 10:52:06 +02:00
parent 6cf8a5cf0b
commit 5fab97f7e6
1 changed files with 3 additions and 2 deletions

@ -6,10 +6,11 @@ A **module** is a firmware supported device which has specific code to enable on
## Supported modules
Each module is assigned a BASE number which is used in [Templates](templates) configuration and when using [`Module`](commands#module) command.
Each module is assigned a number which is used in [Templates](templates) configuration (BASE number) and when using [`Module`](commands#module) command.
| BASE | Name| Module specifics
| #| Name| Module specifics
| ---: | :--- | :---
| 0 | Template | Module from currently active template. Its named after the template NAME field.|
| 1 | Sonoff Basic |
| 2 | Sonoff RF |
| 3 | Sonoff SV |