Skip to content

Question on the "Home" switch options in configuration #131

@recoi1er

Description

@recoi1er

Expected Behavior

Just wanting to know why there are 2 "Home" check boxes and what each do (labeled Vacuum and Vacuum1 while I figure what each does)? Enabling each provides a switch into HomeKit and flipping them starts the vacuum up

Current Behavior

Steps to Reproduce (for bugs)

Versions

  • HOOBS: 4.2.8
  • Homebridge: 1.5.0
  • Node: 16.19.0
  • Plugin: 1.4.0

Configuration

{
    "accessories": [
        {
            "name": "Roomba2",
            "model": "Roomba j8+",
            "ipaddress": "192.168.1.62",
            "dockContactSensor": true,
            "runningContactSensor": true,
            "binContactSensor": true,
            "dockingContactSensor": true,
            "homeSwitch": true,
            "stopBehaviour": "home",
            "accessory": "Roomba2",
            "plugin_map": {
                "plugin_name": "homebridge-roomba2"
            },
            "blid": "blobbleepbloob",
            "robotpwd": "bleepbloopblerp"
        }
    ]
}

Homebridge Log / Command Output


2023-01-16_20-18-56

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions