Git Product home page Git Product logo

Comments (9)

nickidw avatar nickidw commented on July 16, 2024

I enabled logging in homeassistant and saw this:

2019-05-01 18:45:12 ERROR (MainThread) [hbmqtt.broker] Invalid connection from (client @=192.168.11.249:59459) : [MQTT-3.1.2-1] Incorrect protocol name: "MQIsdp"

from tdm.

nickidw avatar nickidw commented on July 16, 2024

Looks like I need to install mosquito rather as mqtt broker?

from tdm.

andrethomas avatar andrethomas commented on July 16, 2024

I use mosquito and it works fine with TDM - Have not tested with others.

from tdm.

jziolkowski avatar jziolkowski commented on July 16, 2024

I'm developing against mosquitto as well and it works as expected.
Are you positive this error is from TDM? Because it uses Paho as MQTT backend and it uses protocol ver. 3.1. It doesn't even support ver. 3.1.2

from tdm.

nickidw avatar nickidw commented on July 16, 2024

As per original post I use the homeassistant builtin broker, and saw the errors in the homeassistant log. I only see the errors when trying to connect with TDM.

from tdm.

jziolkowski avatar jziolkowski commented on July 16, 2024

If it's in fact TDM, then your broker is wrong. Like I said, Paho doesn't use anything > 3.1.1. Please install Mosquitto and try again.

from tdm.

effelle avatar effelle commented on July 16, 2024

@nickidw as a side note, please be adviced that on Home Assistant starting from release 0.92 the embedded broker has been marked as deprecated. This means bugs may not be fixed, and the functionality may be removed in a future release.

from tdm.

nickidw avatar nickidw commented on July 16, 2024

from tdm.

andrethomas avatar andrethomas commented on July 16, 2024

Closing this as a workaround has been provided here

from tdm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.