From be8aacc1af266e0cc5a7ace704c018ca7f71e3b4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 15 Nov 2015 10:34:45 -0800 Subject: [PATCH] Some tweaks --- sass/custom/_paulus.scss | 2 +- source/_components/notify.telegram.markdown | 2 +- source/help/index.markdown | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 946093b68db..04caff49099 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -310,7 +310,7 @@ p.note { margin-right: 4px; margin-bottom: 8px; border-radius: 2px; - box-shadow: rgba(0, 0, 0, 0.098) 0px 2px 4px, rgba(0, 0, 0, 0.098) 0px 0px 3px; + box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); padding: 8px; text-align: center; diff --git a/source/_components/notify.telegram.markdown b/source/_components/notify.telegram.markdown index 5c4efaccdb0..83b8bfd6b27 100644 --- a/source/_components/notify.telegram.markdown +++ b/source/_components/notify.telegram.markdown @@ -16,7 +16,7 @@ The telegram platform uses [Telegram](https://web.telegram.org) to delivery noti The requirement are: -- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user. +- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user. - The `chat_id` of an user. An easy way to get your chat ID is described below: diff --git a/source/help/index.markdown b/source/help/index.markdown index 7b976361153..99d1d01771d 100644 --- a/source/help/index.markdown +++ b/source/help/index.markdown @@ -28,7 +28,7 @@ Have you found an issue in your Home Assistant installation? Please report it in There is not explicit roadmap available but the public [tracker](https://www.pivotaltracker.com/n/projects/1250084) can give you some insight what is going on. -### {% linkable_title Commerical vendors %} +### {% linkable_title Commercial vendors %} -If you are a commerical vendor and would like to get your product integrated in Home Assistant, please submit a [Pull request](https://github.com/balloob/home-assistant/pulls) or get in touch with us. +If you are a commercial vendor and would like to get your product integrated in Home Assistant, please submit a [Pull request](https://github.com/balloob/home-assistant/pulls) or get in touch with us.