Add social image
This commit is contained in:
parent
1065820cae
commit
5f6ee08b8e
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ date_formatted: "March 28, 2017"
|
||||||
author: petkov
|
author: petkov
|
||||||
comments: true
|
comments: true
|
||||||
categories: How-To
|
categories: How-To
|
||||||
|
og_image: /images/blog/2017-03-bridge/social.png
|
||||||
---
|
---
|
||||||
|
|
||||||
The idea of creating [HTTP to MQTT bridge](https://github.com/petkov/http_to_mqtt) appeared when I was trying to integrate Google Assistant with my Home Assistant after watching [BRUH Automation](https://youtu.be/087tQ7Ly7f4?t=265) video. Right now there is no MQTT service available in [IFTTT](https://ifttt.com/about). Existing integration solution uses [Maker Webhooks](https://ifttt.com/maker_webhooks) which requires that your Home Assistant instance is publically accessible, which I think brings some security concerns or simply not always possible to set up.
|
The idea of creating [HTTP to MQTT bridge](https://github.com/petkov/http_to_mqtt) appeared when I was trying to integrate Google Assistant with my Home Assistant after watching [BRUH Automation](https://youtu.be/087tQ7Ly7f4?t=265) video. Right now there is no MQTT service available in [IFTTT](https://ifttt.com/about). Existing integration solution uses [Maker Webhooks](https://ifttt.com/maker_webhooks) which requires that your Home Assistant instance is publically accessible, which I think brings some security concerns or simply not always possible to set up.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue