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

Native Home Assistant support #24

Closed
Nekmo opened this issue Jan 16, 2018 · 1 comment
Closed

Native Home Assistant support #24

Nekmo opened this issue Jan 16, 2018 · 1 comment
Assignees
Projects
Milestone

Comments

@Nekmo
Copy link
Owner

Nekmo commented Jan 16, 2018

https://home-assistant.io/developers/rest_api/

@Nekmo Nekmo added this to the v0.4.0 milestone Jan 16, 2018
@Nekmo Nekmo self-assigned this Jan 16, 2018
@Nekmo
Copy link
Owner Author

Nekmo commented Jan 23, 2018

      40:B4:CD:67:A2:E1:
        name: Fairy
        homeassistant: hassio.local
        event: toggle_kitchen_light 
        data: '{"extra_data": "more data"}'
  • homeassistant: send event to Homeassistant. This argument must be the address to the hass server (protocol and
    port are optional. By default http and 8123, respectively).
  • event (required): Event name to send.
  • data: Event data to send. Use json as string.

@Nekmo Nekmo closed this as completed Jan 23, 2018
@Nekmo Nekmo added this to Done in Amazon-dash Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Amazon-dash
  
Done
Development

No branches or pull requests

1 participant