bloomkd46 / homebridge-iRobot

A homebridge plugin for controlling iRobot devices
Apache License 2.0
62 stars 14 forks source link

Feature Request: Change device Type "fan" to "switch" #114

Open solbadguy2010 opened 2 years ago

solbadguy2010 commented 2 years ago

Is your feature request related to a problem? Please describe:

Roomba is in the same room as my AC. If i tell Siri to cool the room she starts both, the AC and the Roomba

Describe the solution you'd like:

A setting in the plugins config to change the type of the device

Describe alternatives you've considered:

moving roomba to another room in Home app, but thats not a good solution. Its a workaround.

Additional context:

No response

Node Version (optional):

No response

NPM Version (optional):

No response

Homebridge Version (optional):

No response

Plugin Version:

v2.1.16

Operating System (optional):

No response

rwillsuk commented 2 years ago

Seconding this

Slug-Life commented 2 years ago

Would also love to see this changed to switch.

bloomkd46 commented 1 year ago

It's not s switch due to the limited customization allowed, however, it is no longer a fan. Feel free to try the latest beta: npm

solbadguy2010 commented 1 year ago

Sorry, i can not test this anymore, my Roomba is now an S7. @rwillsuk and @Slug-Life, could you test?

Yashrg commented 1 year ago

It's not s switch due to the limited customization allowed, however, it is no longer a fan. Feel free to try the latest beta: npm

I installed the beta. Should I remove the robot from HomeKit and add it again for it to stop showing up as a fan?

bloomkd46 commented 1 year ago

They are now published externally (one of the TV limitations) so you have to click add accessory in HomeKit and add each Roomba

Yashrg commented 1 year ago

They are now published externally (one of the TV limitations) so you have to click add accessory in HomeKit and add each Roomba

But if I already had my Roomba visible in the Home app before installing the homebridge-iRobot beta, should I remove the robot from the Home app first?

bloomkd46 commented 1 year ago

I would remove it through homebridge by going to settings>remove single cached accessory>(Roomba name)

Yashrg commented 1 year ago

Thank you. That really helped.