This commit is contained in:
aderusha 2021-03-04 08:23:10 -05:00
parent 78368e11c6
commit 6080f1fc02
2 changed files with 37 additions and 0 deletions

View File

@ -18,18 +18,24 @@ This blueprint provides the basic functionality for your HASPone. Deploy one aut
Activates a selected page after a specified period of inactivity.
---
### Activate Page
[![Activate Page](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_Activate_Page.yaml)
A button on the HASP will activate a page when pressed. Can be combined on a button with another blueprint which displays text.
---
### Create Device Triggers
[![Create Device Triggers](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_Create_Device_Triggers.yaml)
Create [Device Triggers](https://www.home-assistant.io/integrations/device_trigger.mqtt/) for each of the HASP buttons defined. Device triggers can be utilized while creating your own automations through the Home Assistant UI. This allows for the easy creation of automations which will be triggered when pressing buttons on your HASP.
---
### 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)
@ -38,6 +44,8 @@ Create [Device Triggers](https://www.home-assistant.io/integrations/device_trigg
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)
@ -46,6 +54,8 @@ Page 7 controls a selected alarm panel for code entry and arm/disarm.
A HASP button displays month + date on the right with a calendar icon on the left.
---
### 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)
@ -54,6 +64,8 @@ A HASP button displays month + date on the right with a calendar icon on the lef
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)
@ -62,6 +74,8 @@ A HASP button displays a clock on the right with a clock icon on the left.
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)
@ -70,6 +84,8 @@ A HASP button displays a clock with configurable text options.
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)
@ -78,5 +94,26 @@ A HASP button displays a dimmer control on page 4 and 5 with a toggle on/off ico
A HASP button displays the state or attribute value of an entity
---
### Display Media Controls on Page 8
[![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_Media_Control_page8.yaml)
![Preview](https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/images/hasp_Display_Media_Control_page8.png)
Page 8 controls a selected media player with artist and track info, track back/play|pause/track forward, and volume control
---
### 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)
![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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB