1
0
mirror of https://github.com/esphome/aioesphomeapi.git synced 2025-01-29 22:51:25 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Graham Brown
a79da42aaf
Add support for alarm_control_panel entities () 2023-06-12 10:39:49 +12:00
J. Nick Koston
2886d361f0
Simplify connection flow with an asyncio.Protocol () 2023-01-05 23:24:10 -05:00
J. Nick Koston
de5cdfa230
Callback messages to listeners by type () 2022-12-02 09:36:58 -10:00
Jesse Hills
fcd529bb32
Add media player entities () 2022-05-18 13:28:40 +12:00
Keilin Bickar
d0d1e526f5
Add lock entity () 2022-01-11 14:29:19 +13:00
Otto Winter
f3aaf0391d
Remove eventloop parameter () 2021-10-13 10:15:30 +02:00
Otto Winter
f90ffcf3b8
Also run black/isort on tests () 2021-07-29 16:09:16 +02:00
Jesse Hills
551a1acd0d
Add select entities () 2021-07-27 06:51:12 +12:00
Otto Winter
3a7a47f649
Add pytest unit testing () 2021-07-12 20:09:17 +02:00