diff --git a/Home_Assistant/blueprints/README.md b/Home_Assistant/blueprints/README.md index fd45e5e..ba157a3 100644 --- a/Home_Assistant/blueprints/README.md +++ b/Home_Assistant/blueprints/README.md @@ -5,6 +5,7 @@ ## HASP Core Functionality [![HASP Core functionality](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_Core_Functionality.yaml) + ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Core_Functionality.png) This blueprint provides the basic functionality for your HASPone. Deploy one automation from this blueprint for each of your HASPone devices. @@ -32,6 +33,7 @@ Create [Device Triggers](https://www.home-assistant.io/integrations/device_trigg ### Display Alarm Control on Page 7 [![Display Alarm Control on Page 7](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_Alarm_Control_page7.yaml) + ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Alarm_Control_page7.png) Page 7 controls a selected alarm panel for code entry and arm/disarm. @@ -39,6 +41,7 @@ Page 7 controls a selected alarm panel for code entry and arm/disarm. ### Display Calendar with Icon [![Display Calendar 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_Calendar_with_Icon.yaml) + ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Calendar_with_Icon.png) A HASP button displays month + date on the right with a calendar icon on the left. @@ -46,6 +49,7 @@ A HASP button displays month + date on the right with a calendar icon on the lef ### Display Clock with Icon [![Display Clock 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_Clock_with_Icon.yaml) + ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Clock_with_Icon.png) A HASP button displays a clock on the right with a clock icon on the left. @@ -53,6 +57,26 @@ A HASP button displays a clock on the right with a clock icon on the left. ### Display Clock [![Display Clock](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_Clock.yaml) + ![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Clock.png) A HASP button displays a clock with configurable text options. + +### Display Dimmer with Icon + +[![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_Dimmer_with_Icon.yaml) + +![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Dimmer_with_Icon.png) + +A HASP button displays a dimmer control on page 4 and 5 with a toggle on/off icon to the left. + +### Display Entity State or Attribute + +[![Display Entity State or Attribute](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_Entity_State_or_Attribute.yaml) + +![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Entity_State_or_Attribute.png) + +A HASP button displays the state or attribute value of an entity + + +