Use Device instead of SmartDevice where feasible (#1585)
Some checks failed
CI / Perform linting checks (3.13) (push) Has been cancelled
CodeQL checks / Analyze (python) (push) Has been cancelled
CI / Python 3.11 on macos-latest (push) Has been cancelled
CI / Python 3.12 on macos-latest (push) Has been cancelled
CI / Python 3.13 on macos-latest (push) Has been cancelled
CI / Python 3.11 on ubuntu-latest (push) Has been cancelled
CI / Python 3.12 on ubuntu-latest (push) Has been cancelled
CI / Python 3.13 on ubuntu-latest (push) Has been cancelled
CI / Python 3.11 on windows-latest (push) Has been cancelled
CI / Python 3.12 on windows-latest (push) Has been cancelled
CI / Python 3.13 on windows-latest (push) Has been cancelled
Stale / stale (push) Has been cancelled

This commit is contained in:
ZeliardM
2025-10-10 12:26:30 -04:00
committed by GitHub
parent 0f6fc9c4d1
commit 1a89a1c1b9
5 changed files with 16 additions and 17 deletions

View File

@@ -190,7 +190,6 @@ AMBIENT_MODULE = {
},
}
MOTION_MODULE = {
"get_adc_value": {"value": 50, "err_code": 0},
"get_config": {