Giter Site home page Giter Site logo

Comments (4)

romedtino avatar romedtino commented on May 27, 2024

I confirmed my vacuum firmware is above 1.6.113. It is at 1.6.202.

I think you misread the warning - If your firmware is higher than 1.6.113, rooms is currently not supported.

Vac does run when "Let iRobot Clean" is selected, but not when a room is selected.

I have no idea what this means? There shouldn't be any iRobot anywhere as this is a Wyze Vac?

from simple-wyze-vac.

dwdonnelly avatar dwdonnelly commented on May 27, 2024

Understand the version level. Since my system is 1.6.202, I can still select a room or rooms to be cleaned via a "service" in the automation - I thought this should not be possible? See automation via a service:

`alias: iRobot Cleans
description: ""
trigger:

  • platform: time
    at: "11:09:00"
    condition: []
    action:
  • service: simple_wyze_vac.sweep_rooms
    data:
    entity_id: vacuum.irobot
    rooms:
    - switch.swv_room_10
    mode: single`

so the error is not associated?

iRobot is how I named the vac. And automated (not via a service):
`description: Lights off and iRobot2 cleans livingroom
trigger:

  • platform: numeric_state
    entity_id: zone.home
    below: 1
    condition: []
    action:
  • type: turn_off
    device_id: 757ebd28a127f82617cb8ed1e618fdb2
    entity_id: switch.kitchen_light_sw
    domain: switch
  • device_id: c8b551e4e414bc680752e91ad5c86a2d
    domain: vacuum
    entity_id: vacuum.irobot2
    type: clean
  • type: turn_off
    device_id: 989afae12f3360e3cfb7c2b58e520463
    entity_id: light.dinning_room_light_sw
    domain: light
    mode: single`

from simple-wyze-vac.

dwdonnelly avatar dwdonnelly commented on May 27, 2024

Will close this issue, as I need to further investigate offline, as the routine is working. Thanks.

from simple-wyze-vac.

dwdonnelly avatar dwdonnelly commented on May 27, 2024

Will close this issue, as I need to further investigate offline, as the routine is working. Thanks.

from simple-wyze-vac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.