A Pen by Andy Fitzsimon on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| nvram set 0:maxp2ga0=114 | |
| nvram set 0:maxp2ga1=114 | |
| nvram set 0:maxp2ga2=114 | |
| nvram set 1:maxp2ga0=0x72 | |
| nvram set 1:maxp2ga1=0x72 | |
| nvram set 1:maxp2ga2=0x72 | |
| nvram set wl_txpower=500 | |
| nvram set wl0_txpower=500 | |
| nvram set wl1_txpower=500 |
Below you will find different types of cards available in the new Lovelace UI for Home Assistant.
For more in depth documentation on entities, please visit the developer documentation for Lovelace UI
The UI is structured in views and a view contains cards as seen on the example in the developer documentation.
