From 712fa3c95ce797761ff2dcc15063f6d23c54b915 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 29 Jan 2017 00:54:37 +0100 Subject: [PATCH] Fix title --- source/_posts/2017-01-28-face-coffee-wink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2017-01-28-face-coffee-wink.markdown b/source/_posts/2017-01-28-face-coffee-wink.markdown index 658880fc674..d5fc2183c62 100644 --- a/source/_posts/2017-01-28-face-coffee-wink.markdown +++ b/source/_posts/2017-01-28-face-coffee-wink.markdown @@ -17,7 +17,7 @@ No stats, no numbers, and alike this time. Ok, just one number: 0.37. We are bac ### {% linkable_title Governance %} As announced, the new [Governance][gov] requires for developers to sign the CLA. [Code of Conduct][coc], [Contributor License Agreement][cla], and proper [Licensing][license] will to protect all involved parties in the Home Assistant eco-system from users and community members to contributors. -### Face recognition using the Microsoft Face API %} +### {% linkable_title Face recognition using the Microsoft Face API %} [@pvizeli] has been on a roll with the image processing integrations. This time it's the [Microsoft Face API][face]. This means that now it will be possible to train the API with the people you want to recognize and send images from your camera to the API as another source of automation. Want to play a personalized tune when someone enters the house? It is now possible 😎