Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/_integrations/shelly.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,8 @@ Shelly device relays are added to Home Assistant by default as `switch` entities

## Consumption type (generation 2+)

Shelly device relays are added to Home Assistant by default as `switch` entities. A relay can be added as a `light` entity if **EXTERNAL CONSUMPTION TYPE** value in the WebUI of the device is set to `light`.
Shelly device relays are added to Home Assistant by default as `switch` entities. A relay can be added as a `light` entity if **Consumption type** value in the Shelly WebUI of the device is set to `light`.
**Home** >> **Switches and attached inputs** >> **Consumption type** (Output settings)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consumption type and Output settings are two different sections in the UI

Image
Suggested change
**Home** >> **Switches and attached inputs** >> **Consumption type** (Output settings)
**Home** >> **Switches and attached inputs** >> **Consumption type**

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is to show that it is under the output settings section (what I marked in yellow) but maybe it is confusing and we should remove it.
image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH I didn't notice this first (yellow) output settings 😅

But, yes I think we should remove this.

Copy link
Author

@MagelanM MagelanM Dec 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which device and firmware did you use to check?
Perhaps the gui on the different devices is not the same. In the case my additional note is perhaps missleading.
I have Shelly Plus1/Shelly Plus1PM with firmware 1.7.1 and here it looks different:
Shelly1PM_Consumption_Settings

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it is related to the specific device (Plus Plug S), I checked few devices with different firmware and they look like the picture you poste from 1.7.1.
I think we can still remove the "(Output settings)" so that we don't confuse users with the sub-menu of input/output settings.


## Light transition

Expand Down