Skip to content

Add the ability to reload mqtt integration#617

Merged
frenck merged 1 commit into
keesschollaart81:devfrom
frenck:reload-mqtt
Sep 12, 2020
Merged

Add the ability to reload mqtt integration#617
frenck merged 1 commit into
keesschollaart81:devfrom
frenck:reload-mqtt

Conversation

@frenck
Copy link
Copy Markdown
Collaborator

@frenck frenck commented Sep 12, 2020

Added the ability to reload the MQTT integration. This was added in Home Assistant 0.115

upstream PR: home-assistant/core#39531

closes #586

@frenck frenck added the enhancement New feature or request label Sep 12, 2020
@frenck frenck merged commit eddf15a into keesschollaart81:dev Sep 12, 2020
@frenck frenck deleted the reload-mqtt branch September 12, 2020 13:52
Comment thread src/extension.ts
),
new CommandMappings("vscode-home-assistant.smtpReload", "smpt", "reload"),
new CommandMappings("vscode-home-assistant.smtpReload", "smtp", "reload"),
new CommandMappings("vscode-home-assistant.smtpReload", "mqtt", "reload"),
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smptReload should be mqttReload?

@frenck
Copy link
Copy Markdown
Collaborator Author

frenck commented Sep 12, 2020

@gerard33 Yes, already fixed.

See: https://github.com/keesschollaart81/vscode-home-assistant/blob/master/src/extension.ts#L234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add The Ability To Reload Mqtt integration

2 participants