File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22
3+ ## 1.1.140
4+
5+ - Upgrade to CHIRPSTACK_VERSION: 4.12.1
6+
37## 1.1.139
48
59- Test code synchronization/refactoring
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ build_from:
33 amd64 : ghcr.io/hassio-addons/base:17.2.4
44 armv7 : ghcr.io/hassio-addons/base:17.2.4
55args :
6- CHIRPSTACK_VERSION : 4.11 .1
6+ CHIRPSTACK_VERSION : 4.12 .1
77 CHIRPSTACK_GATEWAY_BRIDGE_VERSION : 4.0.11
88
99# cosign:
Original file line number Diff line number Diff line change 11# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
22name : Chirp2MQTT
3- version : " 1.1.139 "
3+ version : " 1.1.140 "
44slug : chirp2mqtt
55description : HA add-on to incorporatex ChirpStack LoraWan devices into MQTT integration
66arch :
Original file line number Diff line number Diff line change @@ -45,4 +45,3 @@ function getHaDeviceInfo() {
4545 }
4646 } ;
4747 }
48-
Original file line number Diff line number Diff line change @@ -39,4 +39,3 @@ function getHaDeviceInfo() {
3939 }
4040 } ;
4141 }
42-
You can’t perform that action at this time.
0 commit comments