From 7bf6eff29bf5ca6c0cd1b17d722867bdd0518590 Mon Sep 17 00:00:00 2001 From: aderusha Date: Thu, 12 Aug 2021 11:31:09 -0400 Subject: [PATCH] Add color icon tempareture blueprint to README --- Home_Assistant/blueprints/README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Home_Assistant/blueprints/README.md b/Home_Assistant/blueprints/README.md index 9a1eb72..14ccefd 100644 --- a/Home_Assistant/blueprints/README.md +++ b/Home_Assistant/blueprints/README.md @@ -108,11 +108,21 @@ Page 8 controls a selected media player with artist and track info, track back/p ### Display Temperature with Icon and Colors -[![Display Dimmer with Icon](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FHASwitchPlate%2FHASPone%2Fblob%2Fmain%2FHome_Assistant%2Fblueprints%2Fhasp_Display_Temperature_with_Icon_and_Colors.yaml) +[![Display Temperature with Icon and Colors](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FHASwitchPlate%2FHASPone%2Fblob%2Fmain%2FHome_Assistant%2Fblueprints%2Fhasp_Display_Temperature_with_Icon_and_Colors.yaml) ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Temperature_with_Icon_and_Colors.png) -A HASP button displays the current temperature on the right with a dynamic thermometer icon on the left and (optional) colors. +A HASP button displays the current temperature from a selected weather provider on the right with a dynamic thermometer icon on the left and (optional) colors. + +--- + +### Display current temperature, coloured icon only + +[![Display current temperature, coloured icon only](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FHASwitchPlate%2FHASPone%2Fblob%2Fmain%2FHome_Assistant%2Fblueprints%2Fhasp_Display_Temperature_Color_Icon_Only.yaml) + +![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Temperature_Color_Icon_Only.png) + +A HASP button displays the current temperature as an icon that is optionally coloured. ---