Skip to content

Commit

Permalink
Bump version to 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dchesterton committed Dec 24, 2021
1 parent 6980b0a commit 614dd81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ zones:
areas:
- id: house # Required: area number or ID (e.g. 'detached_garage', '4A' or '2')
name: House Alarm # Optional: override the area name (default: area name in panel)
full_arm: armed_away # Optional: mappings of Texecom arm types to Home Assistant arm types (armed_away, armed_home, armed_night, armed_custom_bypass), omit any which are not relevant
full_arm: armed_away # Optional: mappings of Texecom arm types to Home Assistant arm types (armed_away, armed_home, armed_night, armed_custom_bypass, armed_vacation), omit any which are not relevant
part_arm_1: armed_night
part_arm_2: armed_home
part_arm_3: armed_custom_bypass
Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "texecom2mqtt",
"version": "1.1.9",
"version": "1.1.10",
"slug": "texecom2mqtt",
"description": "Add-on to interface with Texecom Premier Elite alarm panels using MQTT",
"url": "https://github.com/dchesterton/texecom2mqtt-hassio",
Expand Down

0 comments on commit 614dd81

Please sign in to comment.