eufy-robovac/custom_components/robovac
Jelle Bleyaert 67b2e505f9 feat: Adding L60 SES support (UNTESTED) (#67)
* Adding L60 SES support

* Update custom_components/robovac/vacuums/T2267.py

Co-authored-by: Luke Morrigan <luke@lukeb.co.uk>

---------

Co-authored-by: Luke Morrigan <luke@lukeb.co.uk>
2024-03-22 16:37:38 +00:00
..
translations Move consumables codes to separate variable, add new config flow 2023-09-06 10:55:52 +01:00
vacuums feat: Adding L60 SES support (UNTESTED) (#67) 2024-03-22 16:37:38 +00:00
__init__.py Add sensor for battery 2023-09-29 18:10:20 +01:00
config_flow.py fix: add more routes for trying to find the tuya region 2024-03-08 14:28:03 +00:00
const.py fix: adjust times for refresh, ping and timeout 2024-02-27 14:39:01 +00:00
countries.py fix: fix reference to incorrect key 2024-03-20 01:17:01 +00:00
errors.py Fix autodiscovery IP key and add error message for unsupported model 2023-09-01 12:34:28 +01:00
eufywebapi.py Add fallback password to config flow 2023-08-14 17:43:40 +01:00
manifest.json Sort manifest keys 2023-08-08 16:35:01 +01:00
robovac.py fix: fixes after first test 2024-03-22 16:37:38 +00:00
sensor.py Add sensor for battery 2023-09-29 18:10:20 +01:00
strings.json Ensure translations are in strings.json 2023-09-29 17:54:14 +01:00
tuyalocalapi.py fix: fix for slow init 2024-03-22 16:37:38 +00:00
tuyalocaldiscovery.py Add error message for autodiscovery ports being used 2023-09-04 12:37:11 +01:00
tuyawebapi.py fix: add more routes for trying to find the tuya region 2024-03-08 14:28:03 +00:00
vacuum.py feat: force update on command, and switch to using start/pause command 2024-03-22 16:37:38 +00:00