When the SSID name was the same in different radio, they appear repeated in the options. This commit filter them.
Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
Some users use the usteer app in a "non wireless" device. With the current code it crashes because there is no SSID defined. Making the ui element a DynamicList fixes the issue because it allows free text input.
Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
This commit retrieves the list of SSIDs availables to prepopulate the ssid_list UI element of the config.
Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
Added refresh of status page
Add the template pot file that is needed to start translating the app.
Co-authored-by: Sergey Ponomarev <stokito@gmail.com>
Co-authored-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>