Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal implemenation of the notification center mqtt service #815

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

tomaszklak
Copy link
Contributor

@tomaszklak tomaszklak commented Sep 10, 2024

Problem

To test both the esp32/esphome and openwrt we need an environment that has a working fake of the notification center.

Solution

This adds a mqtt broker and a small fake implementation of the notification center. The http endpoints are just as an example used to manually test the fake (those will be implemented for real in LLT-5563).

☑️ Definition of Done checklist

  • Commit history is clean (requirements)
  • README.md is updated
  • Functionality is covered by unit or integration tests

@tomaszklak tomaszklak requested a review from a team as a code owner September 10, 2024 08:58
@tomaszklak tomaszklak force-pushed the LLT-5564-minimal-mqtt-support branch 2 times, most recently from 829f4c3 to 9261bac Compare September 10, 2024 10:06
@stalowyjez stalowyjez force-pushed the LLT-5564-minimal-mqtt-support branch 2 times, most recently from 0cafabd to 8c23da6 Compare September 18, 2024 07:27
Copy link
Contributor

@dfetti dfetti left a comment

Choose a reason for hiding this comment

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

+1.0

@stalowyjez stalowyjez force-pushed the LLT-5564-minimal-mqtt-support branch from 8c23da6 to 70e7bf1 Compare September 18, 2024 08:34
Jauler
Jauler previously approved these changes Sep 19, 2024
Copy link
Contributor

@Jauler Jauler left a comment

Choose a reason for hiding this comment

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

@stalowyjez stalowyjez force-pushed the LLT-5564-minimal-mqtt-support branch from 8e1a600 to 1f9dacc Compare September 23, 2024 22:04
Copy link
Contributor

@Jauler Jauler left a comment

Choose a reason for hiding this comment

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

+1.0

@stalowyjez stalowyjez merged commit 76e28f2 into main Sep 24, 2024
60 checks passed
@stalowyjez stalowyjez deleted the LLT-5564-minimal-mqtt-support branch September 24, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants