bloomkd46 / homebridge-iRobot

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

Support Request: Roomba automatization #213

Open CezaryCiosek opened 7 months ago

CezaryCiosek commented 7 months ago

Describe Your Problem:

Hi, is it possible to get Roomba status on apple automatization? For example: when turning on TV

if Roomba is running {
     turn on lights
} else {
     close shutters
}

Expected behavior:

No response

Logs:

*

Config:

"name": "iRobot",
"accessories": [
{
   "name": "Andrzejek",
   "blid": "***",
   "password": "***",
   "sw": "v2.4.17-138",
   "sku": "R980040",
   "ipResolution": "manual",
   "ip": "***"
}
],
"logLevel": 3,
"autoConnect": true

Node Version:

v20.9.0

NPM Version:

10.1.0

Homebridge Version:

Debian GNU/Linux Bookworm (12)

Plugin Version:

v4.0.0-beta.11

Operating System:

Raspberian