try to parse more attrib

add strings from n79 to bumper that are then passed to hass
This commit is contained in:
bittles
2022-12-23 22:19:11 -05:00
parent c749bca96c
commit 5727372268
3 changed files with 19 additions and 9 deletions
+3
View File
@@ -3,6 +3,9 @@ import logging
import random
import string
##import asyncio ## to do
#just included the modified sucks in component
from .sucksbumper import EcoVacsAPI, VacBot
import voluptuous as vol