Skip to content

FEAT: Make weather_status plugin location configurable #580

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

The weather_status.lua plugin likely has a hardcoded city or requires manual editing of the Lua file to change the location.

Describe the solution you'd like

Make the location configurable via a variable at the top of the script, and document how to change it in the plugin description or comments. Better yet, try to auto-detect location via IP if possible (though might be too complex for a first issue).

Describe alternatives you've considered

N/A

Additional context

Check plugins/weather_status.lua.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions