Bump zigbee2mqtt to 1.32.1

This commit is contained in:
yuri 2023-07-27 18:26:47 +02:00
parent 1570b0c04e
commit 18990b3b5f
No known key found for this signature in database
GPG key ID: E646779AC54AEC64
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
zigbee2mqtt__version: "1.30.4"
zigbee2mqtt__version: "1.32.1"
zigbee2mqtt__network_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
61633839396136633962393266643139333961613566396231343061383363393132393333313230

View file

@ -6,6 +6,7 @@ dependencies:
- name: Debian
major_versions:
- "11"
- "12"
- role: add_apt_repository
vars:
add_apt_repository__https_repo: true

View file

@ -6,6 +6,7 @@ dependencies:
- name: Debian
major_versions:
- "11"
- "12"
- role: nodejs
vars:
nodejs__major_version: 16