From 4a6d3f5f35e1b9f47898b92290373580e0401771 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 9 Nov 2018 22:40:17 +0100 Subject: [PATCH] Add frontend piece --- source/_posts/2018-11-08-release-82.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_posts/2018-11-08-release-82.markdown b/source/_posts/2018-11-08-release-82.markdown index be6c57ea0b3..45540e0aae4 100644 --- a/source/_posts/2018-11-08-release-82.markdown +++ b/source/_posts/2018-11-08-release-82.markdown @@ -15,6 +15,10 @@ It's time for another great release. As this includes the tail-end of HacktoberF First cool new feature is that you can now use TensorFlow, a machine learning framework, to detect objects on your cameras thanks to the hard work by [@hunterjm]. +Next up is that [@rohankapoorcom] has been working hard on converting more integrations to the Webhook format. This allows for easy setting up via the UI and generates difficult to guess urls. This release includes Mailgun, Twilio and DialogFlow. + +The frontend team has been [BUSY](https://github.com/home-assistant/home-assistant-polymer/pull/1974). We're prepping Lovelace for general release and slowly all pieces are coming together. This release introduces an experimental alpha ultra-raw UI editor for Lovelace cards. It requires that your card has an ID but then, it just works. Including a live preview of the config you're editing. + more webhooks