We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d32646 commit f6f560aCopy full SHA for f6f560a
chirp2mqtt/CHANGELOG.md
@@ -1,5 +1,9 @@
1
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
2
3
+## 1.1.146
4
+
5
+- Fixed value processing for cases when not(value)==True
6
7
## 1.1.144
8
9
- Ingress support added
chirp2mqtt/config.yaml
@@ -1,6 +1,6 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: Chirp2MQTT
-version: "1.1.145"
+version: "1.1.146"
slug: chirp2mqtt
description: HA add-on to incorporate ChirpStack LoRaWAN devices into MQTT integration
arch:
0 commit comments