Skip to content

Navigation Menu

Sign in
Sign up

How exclude entities #850

stevaedrum started this conversation in General
Discussion options

Hi everyone,

I have a question, how exclude several entities by SEM?
I have few example lights, fridge etc... stop when I change the status to stop.

image

I try to find this example of configuration

excluded_devices:

  • sensor.lumiere_cuisine_energy
  • sensor.lumiere_salon_energy
  • sensor.p1s_bambu_lab_energy

Thanks in advance for your answer.

You must be logged in to vote

Replies: 2 comments

Comment options

Hi @stevaedrum — there's no excluded_devices: YAML option; SEM is configured entirely through the Home Assistant UI, not configuration.yaml. To stop SEM from touching a device (your lights, fridge, etc.), set that device's Mode to Off on the Control tab of the SEM dashboard — in Off mode SEM only monitors and never switches it on or off. You can also flip the per-device Controllable toggle to Off (SEM then ignores it completely), or call the solar_energy_management.update_device_config service with mode: off.

The default mode is Peak Only, which lets a device be shed during grid peaks — that's likely why yours are being stopped. For something like a fridge you can additionally mark it Critical so it's never shed.

You must be logged in to vote
0 replies
Comment options

Hi @traktore-org,

Thanks a lot for your help and answer.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /