Increment versions for 1.06 release

This commit is contained in:
aderusha 2024-05-12 07:41:42 -04:00
parent b40360135a
commit cc21c39878
20 changed files with 23 additions and 23 deletions

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] activates a page"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] has theme colors applied"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
## Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone create device triggers"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] cycles through multiple automations"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
## Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone dim the display screen after a specified period of inactivity"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone dims the backlight with the sun"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[7].b[all] displays an alarm control panel"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] displays the month + date with a calendar icon"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] displays a clock with a clock icon"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[6].b[all] Page 6 displays Heatpump controls"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[9].b[all] Page 9 displays Heatpump controls"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[8].b[all] Page 8 displays media controls"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] displays the value of a given entity with icons and colors"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[8].b[9] The slider button on page 8 displays a volume control"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] displays the current weather condition with icons"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone p[x].b[y] performs an action when pressed"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone Remove MQTT discovery messages"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
# Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone Theme Dark on Light"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
## Description

View File

@ -2,7 +2,7 @@ blueprint:
name: "HASPone Theme Light on Dark"
description: |
## Blueprint Version: `1.05.00`
## Blueprint Version: `1.06.00`
## Description

View File

@ -1,18 +1,18 @@
{
"d1_mini": {
"version": "1.06",
"firmware": "https://haswitchplate.com/update/dev/HASwitchPlate.ino.d1_mini.bin"
"firmware": "https://haswitchplate.com/update/main/HASwitchPlate.ino.d1_mini.bin"
},
"NX3224T024_011R": {
"version": 3,
"firmware": "https://haswitchplate.com/update/dev/HASwitchPlate.tft"
"firmware": "https://haswitchplate.com/update/main/HASwitchPlate.tft"
},
"NX3224K024_011R": {
"version": 3,
"firmware": "https://haswitchplate.com/update/dev/HASwitchPlate-Enhanced.tft"
"firmware": "https://haswitchplate.com/update/main/HASwitchPlate-Enhanced.tft"
},
"NX3224F024_011R": {
"version": 3,
"firmware": "https://haswitchplate.com/update/dev/HASwitchPlate-Discovery.tft"
"firmware": "https://haswitchplate.com/update/main/HASwitchPlate-Discovery.tft"
}
}