Skip to content

Broadlink SP1 & SP2 switch could not work correctly #13799

@Yonsm

Description

@Yonsm

Home Assistant release with the issue:

0.67.0.dev0

Last working Home Assistant release (if known):

0.66.1

Operating environment (Hass.io/Docker/Windows/etc.):

Hassibian

Component/platform:

https://www.home-assistant.io/components/switch.broadlink/

Description of problem:

BroadlinkSP1Switch & BroadlinkSP2Switch could not work correctly.

class BroadlinkSP1Switch(BroadlinkRMSwitch):
...
super().init(friendly_name, device, None, None) # Case an error (missing one param)

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

switch:
  - platform: broadlink
    host: 192.168.1.20
    mac: 34:EA:34:B8:36:AC
    friendly_name: Outlet
    type: spmini2

Traceback (if applicable):


Additional information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions