Update switch.rfxtrx.markdown

This commit is contained in:
Daniel Høyer Iversen 2016-11-06 14:42:31 +01:00 committed by GitHub
parent c1ccb7b149
commit 5840db495c

View File

@ -58,7 +58,7 @@ If you need to generate codes for switches you can use a template (usefull for e
- Use this code to generate a code:
```yaml
{% raw %}0b11000{{ range(0,700) | random | int }}bc0cfe0{{ range(0,10) | random | int }}010f70{% endraw %}
{% raw %}0b11000{{ range(100,700) | random | int }}bc0cfe0{{ range(0,10) | random | int }}010f70{% endraw %}
```
- Use this code to add a new switch in your configuration.yaml