Skip to content

Version check should verify major/minor version only #1447

@U1F984

Description

@U1F984

Problem/Motivation

I'm using the soundreactive fork of WLED with version 0.14.0-b28.35. The current check in models.py will fail, since it is considered smaller than 0.14.0.

Expected behavior

The version should be accepted.

Actual behavior

The version is rejected.

Steps to reproduce

Try connecting to a WLED soundreactive fork.

Proposed changes

The check is changed to verify major/minor version only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions