Skip to content

pasleto/lovelace-roomba-e5-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lovelace iRobot Roomba E5 Card

HA Lovelace Card for iRobot Roomba e5 Vacuum Cleaner leveraging the local rest980 API

Please refer my roomba-e5-setup GitHub Repository for detailed instructions for using this card.

Idle

Setup

Install using HACS using the following custom plugin repository https://github.com/pasleto/lovelace-roomba-e5-card

resources:
  - url: /hacsfiles/lovelace-roomba-e5-card/lovelace-roomba-e5-card.js
    type: module

OR

Manually add lovelace-roomba-e5-card.js and vacuum.png to your <config>/www/ folder and add the following to your ui-lovelace.yaml file:

resources:
  - type: module
    url: /local/lovelace-roomba-e5-card.js

README update coming soon ...