summaryrefslogtreecommitdiff
path: root/kvmd/plugins/ugpio/tesmart.py
AgeCommit message (Collapse)Author
2023-10-26pikvm/pikvm#1116: fixed tesmart lag, making new tcp connection on every requestMaxim Devaev
2023-05-27copyright updateMaxim Devaev
2023-05-04python 3.11 fixesMaxim Devaev
2022-09-04new typing styleMaxim Devaev
2022-08-07simplified AioNotifier()Maxim Devaev
2022-07-21refactoringMaxim Devaev
2022-07-21Support for driving TESmart KVMs by RS-232 (#89)Marcin Mikołajczak
* Fixed TESmart name casing * Support for driving TESmart KVMs by RS-232 * Restored 0-based pin numbering
2022-01-07copyright bumpMaxim Devaev
2021-09-08small rebrandingMaxim Devaev
2021-09-08improved pins validationMaxim Devaev
2021-09-08fixMaxim Devaev
2021-09-08string pinsMaxim Devaev
2021-09-07refactoringMaxim Devaev
2021-05-19tesmart state_poll=10Devaev Maxim
2021-05-18async timeoutsDevaev Maxim
2021-05-18fix socket timeout/zero based issues in tesmart (#49)David Shay
2021-05-16tesmart: check channel after switchingDevaev Maxim
2021-05-16tesmart rewriteDevaev Maxim
2021-05-14Plugin support for TESMART switch - tesmart.py (#47)David Shay