Skip to content

Commit f6f560a

Browse files
committed
Fixed value processing for cases when not(value)==True
1 parent 1d32646 commit f6f560a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

chirp2mqtt/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22

3+
## 1.1.146
4+
5+
- Fixed value processing for cases when not(value)==True
6+
37
## 1.1.144
48

59
- Ingress support added

chirp2mqtt/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
22
name: Chirp2MQTT
3-
version: "1.1.145"
3+
version: "1.1.146"
44
slug: chirp2mqtt
55
description: HA add-on to incorporate ChirpStack LoRaWAN devices into MQTT integration
66
arch:

0 commit comments

Comments
 (0)