Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Update platform.py #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update platform.py #87

wants to merge 1 commit into from

Conversation

aaaaanas
Copy link
Member

No description provided.

ping_request = {"ping": self.ping.value}
await self.send_message_to_broker(ping_request)

async def send_message_to_broker(self, message):
Copy link
Member

Choose a reason for hiding this comment

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

Here is the mistake, with the interface you are not force to re-connect over and over. I relly need to show you some examples

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants