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

feat: bus response to check for HA connection #41

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

mikejgray
Copy link
Collaborator

@mikejgray mikejgray commented Aug 24, 2023

Linked to the skill branch FEAT_DisableIntentsWhenUnavailable
mikejgray/neon-homeassistant-skill#27

@mikejgray mikejgray self-assigned this Aug 24, 2023
@mikejgray mikejgray requested a review from NeonDaniel August 24, 2023 02:19
@NeonDaniel
Copy link
Member

Validated

(venv) neon@neon:~$ mana send-message ovos.phal.plugin.homeassistant.check_connected -r
{'context': {},
 'data': {'connected': False},
 'type': 'ovos.phal.plugin.homeassistant.check_connected.response'}
(venv) neon@neon:~$ mana send-message ovos.phal.plugin.homeassistant.check_connected -r
{'context': {},
 'data': {'connected': True},
 'type': 'ovos.phal.plugin.homeassistant.check_connected.response'}

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.

2 participants