Lupusec2Mqtt

Hi @denyo,

Apologies for the late reply, I somehow missed your message. I appreciate your follow-up with a PM.

For other users, I have updated the README.md with instructions on how to install Lupusec2Mqtt as a standalone Docker container.

Regards,
David

Hi David,

I‘m just moving from ioBroker to HA. I seen your addon to integrate my XT1 Plus. I have to say I never worked with mqtt before. I just simply installed your addon, added the address and login data of my xt1 Plus and all devices shown up. Since yesterday all is gone. No idea why. I just installed mosquitto mqtt and added the mqtt server details from there into your addon config. But no devices appear in my dashboard although in the log I can see they have been created. Is there any very beginner guide (step by step) how to configure mqtt and afterwards your addon to get everything working?

Many thanks,
Eric

This is what I did:

  • Add lupusec2MQTT ADDON with the right configuration for MQTT and Lupusec Hub.
  • Add Mosquitto Broker MQTT ADDON (did not change config)
  • Add MQTT INTEGRATION under: “Setting” and “Devices & services”,
    it should automatic detect/connect-to Mosquitto and all entity become visable under
    the MQTT INTEGRATION. You can then setup your Dashboard.

See my screens:

1 Like

Brilliant, that helps a lot and I found the issue. I put the wrong server IP into the lupusec mqtt addon. Now it works fine!

Many thanks for your detailed reply.

Eric

I try to establish an overview of ALL Lupus Electronics Hub/Panels Models.
This to get more clear what Model works with what Integration/Addon on Home Assistant (HA) : Lupupy/Lupusec & Lupusec2MQTT & SIA .
There are varyious versions of what Lupus calls 1 Model. E.g.:

  • XT2 with or without USB-zigbee stick.
  • XT2-plus with 2G-mobile or with 4G-mobile.
  • XT2-plus and XT1-plus with the new MAX-CPU or the old CPU (see firmware).
  • XT4 newest model

I made a spreadsheet where every Model I found has an unique ID.
So there are for example 2 or 3 Models of the XT2-plus and 2 Models of the XT1-plus. It is also nice to know if the Models with the new MAX-CPU work with the current HA Integrations and/or Addon.
So I need the help of all Lupusec owners who also use it in combi with HA.
See the “?” for the missing information. So please report (if you want) to me what Lupus Hub you have, with what unique ID and what “missing info” (“?”) you have. Corrections on errors in the spreadsheet are also welcome.
This request is NOT mentioned to report bugs, newly desired functions or that kind of issues.

I will publish here a new spreadsheet and later try to get the info on GitHub per Integration/Addon.

The Spreadsheet (now new version 03-feb-2024):

Hello,
I have installed and set up Lupusec2Mqtt and Mosquito as described here and the entities are all displayed so far.
Unfortunately, it only works for a certain time. Somehow Lupusec2Mqtt then loses the connection to my XT1plus, I then have to restart the addon Lupusec2Mqtt, then it works again.
What could this be?

Hi there,
So far so good. Thanks for the awesome implementation.
Question:
I have a
TYPE_5: {
name: “Wassersensor”,
devlist: “type_sensor_water”,
and a
TYPE_13: {
name: “CO-Melder”,
devlist: “type_sensor_co”,
(data taken from ioBroker.lupusec/build/lib/datapoints.js at 2701ac77dd8df5994f9d093baae215f20428f35e · schmupu/ioBroker.lupusec · GitHub).
Any chance to support these in the future?

Hi Jolle1,

Please create an issue for the devices (1 issue per device) on CyberDNS/Lupusec2Mqtt: Lupusec Alarm System to Mqtt (github.com)

We can then discuss the help I will need to implement the devices without owning them, I will support you in finding the right info for me.

Br,
David

Hi flaabes,

Sorry for the late reply, I am not very active on the forum here, and the notification mails go constantly into spam folder.
Did you check out the last version already, because in the meantime I published a new version that tries to retry the authentication process if authentication is lost. Probably this is also the reason of you problem.

Br,
David