# remote_switch **Repository Path**: ltcc/remote_switch ## Basic Information - **Project Name**: remote_switch - **Description**: 基于ESP32-C3 + esptool v5.3.0 的按键开关状态广播工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-19 - **Last Updated**: 2026-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## build cmd idf.py fullclean idf.py set-target esp32c3 idf.py menuconfig idf.py build flash monitor ## receiver demo python .\udp_receiver.py ## build env v6.0.1 esp32-c3 ## udp protocol [remote_switch][192.168.2.175][-69.0dB][055435] YELLOW=1 GREEN=0 BLUE=0 RED=0 ## miio token * download and run token_extractor ``` https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/releases/tag/v1.5.0 ``` * request device list and token ``` cn ``` ## deploy miio runtime pip3 install python-miio