Skip to content

Commit

Permalink
Merge pull request #226 from Enapter/add-categories
Browse files Browse the repository at this point in the history
chore: Add some missing categories
  • Loading branch information
nikitug authored Jul 27, 2023
2 parents 45ebae5 + f365214 commit 5e1ae7a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions ev_chargers/enel_juicebox_32/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ commands:
icon: file-check-outline

.cloud:
category: ev_chargers
mobile_main_chart: power
mobile_charts:
- power
Expand Down
1 change: 1 addition & 0 deletions generic_io/can/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,5 @@ alerts:
description: Use "Configure" command to setup connection.

.cloud:
category: communication_modules
mqtt_channel_id: gio
1 change: 1 addition & 0 deletions generic_io/di7/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,5 @@ commands:
type: integer

.cloud:
category: communication_modules
mqtt_channel_id: gio
1 change: 1 addition & 0 deletions generic_io/rl6/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,5 @@ alerts:
description: Relay channel might be broken. Check the module logs or contact Enapter support.

.cloud:
category: communication_modules
mqtt_channel_id: gio
1 change: 1 addition & 0 deletions generic_io/rs485/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,5 @@ alerts:
description: Use "Configure" command to setup connection.

.cloud:
category: communication_modules
mqtt_channel_id: gio

0 comments on commit 5e1ae7a

Please sign in to comment.