Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
recoi1er opened this issue Jan 17, 2023 · 2 comments
Open

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

recoi1er opened this issue Jan 17, 2023 · 2 comments

Comments

@recoi1er
Copy link

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

@LittleLittleCloud
Copy link

set HomeSwitch to false help me reduce dup switch (although doesn't know why)

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants