1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[usb_uart] Implement USB Host mode UART (#8334)

This commit is contained in:
Clyde Stubbs
2025-05-22 11:54:40 +10:00
committed by GitHub
parent d1e55252d0
commit 1ec57a74b5
13 changed files with 1464 additions and 0 deletions

View File

@@ -479,6 +479,8 @@ esphome/components/ufire_ise/* @pvizeli
esphome/components/ultrasonic/* @OttoWinter
esphome/components/update/* @jesserockz
esphome/components/uponor_smatrix/* @kroimon
esphome/components/usb_host/* @clydebarrow
esphome/components/usb_uart/* @clydebarrow
esphome/components/valve/* @esphome/core
esphome/components/vbus/* @ssieb
esphome/components/veml3235/* @kbx81