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.
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 ...