question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MQTT HA Discovery tweaks

See original GitHub issue

Hi,

From reading https://github.com/Hypfer/Valetudo/issues/337#issuecomment-555672615 and https://github.com/Hypfer/Valetudo/issues/337#issuecomment-560081105, I’d like to ask if it would be possible for Valetudo to:

  • Add the option to publish retained discovery messages, so HA’s MQTT Discovery will work across reboots
  • Add a unique_id so HA’s entity setup can persist itself.

It’s possible only one of the two options are needed, but “why not both” 😃

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Hypfercommented, Apr 12, 2020

This is in fact already included in master since e6fa41f

0reactions
LordMikecommented, Apr 12, 2020

I got sidetracked from this. I’m not sure, now, why I saw what I saw. But it works now - so maybe it was old data. In any case. Great work - turns out all my qualms were already handled 😃.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting up MQTT with Auto-Discovery on Home Assistant ...
This is the Home Assistant side that interacts with your MQTT broker. It picks up sensor data & forwards signals to the MQTT...
Read more >
MQTT Discovery with ESPEasy firmware? - Configuration
I'd like to take that opportunity to implement the autodiscovery for MQTT. I used in past the Mosquitto MQTT and plan to reinstall...
Read more >
MQTT discovery automatic configuration · Issue #128 - GitHub
Home Assistant has the MQTT discovery component that is able to automatically discover devices and correctly configure them in Home ...
Read more >
Home Assistant – getting started and using MQTT sensors
I don't want to integrate HA with these right now, so I have turned off discovery in the configuration.yaml file by commenting out...
Read more >
MQTT Discovery with a NodeMCU and Home Assistant
MQTT Discovery is essentially a way to tell your MQTT broker, Mosquitto running inside of Home Assistant in this case, which topics it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found