Skip to content

Commit

Permalink
Update bundles/org.openhab.binding.mqtt.homeassistant/src/main/java/o…
Browse files Browse the repository at this point in the history
…rg/openhab/binding/mqtt/homeassistant/internal/ComponentChannelType.java

Signed-off-by: lsiepel <leosiepel@gmail.com>
  • Loading branch information
lsiepel authored Dec 2, 2024
1 parent 7534a92 commit b9e41f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public enum ComponentChannelType {
STRING("ha-string"),
SWITCH("ha-switch"),
TRIGGER("ha-trigger"),

GPS_ACCURACY("ha-gps-accuracy");

final ChannelTypeUID channelTypeUID;
Expand Down

0 comments on commit b9e41f7

Please sign in to comment.