Skip to content

HOME_ASSISTANT_CHANNEL_INDEX argument must be a string #60

@lameritos

Description

@lameritos

in pull git and docker
reconfigure config via web UI
i have an error

MESH-API v0.7.4.1 Beta by: MR_TBOT (https://mr-tbot.com)
https://mesh-api.dev - (https://github.com/mr-tbot/mesh-api/)

Messaging Dashboard Access: http://localhost:5000/dashboard

DISCLAIMER: This is beta software - NOT ASSOCIATED with the official Meshtastic (https://meshtastic.org/) project.
It should not be relied upon for mission critical tasks or emergencies.
Modification of this code for nefarious purposes is strictly frowned upon. Please use responsibly.

(Use at your own risk. For feedback or issues, visit https://mesh-api.dev or the links above.)

2026-06-17 21:33:13 UTC - Script started.
2026-06-17 21:33:13 UTC - Loading config files...
2026-06-17 21:33:13 UTC - File "/app/mesh-api.py", line 385, in
HOME_ASSISTANT_CHANNEL_INDEX = int(config.get("home_assistant_channel_index", -1))
2026-06-17 21:33:13 UTC - TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
2026-06-17 21:33:20 UTC -

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