Skip to content
Discussion options

You must be logged in to vote

@chain710 @shamoon @DanGRT

OpenWRT forum has solved this one for us! I will create a PR to update the docs, but basically the changes required are:

rpc.d - remove list write '*':

config login
        option username 'homepage'
        option password '$p$homepage'
        list read homepage

homepage.json - missing comma at the end of "network.device": ["status"]

{
        "homepage": {
                "description": "Homepage widget",
                "read": {
                        "ubus": {
                                "network.interface.wan": ["status"],
                                "network.interface.lan": ["status"],
                                "network.device": ["status"]…

Replies: 4 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@husq-nz
Comment options

@shamoon
Comment options

@husq-nz
Comment options

@husq-nz
Comment options

Answer selected by husq-nz
@DanGRT
Comment options

@husq-nz
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants