aioesphomeapi/aioesphomeapi
Jim Ekman 8cdfa9c4ea
Add support for fan speed level (#27)
* Add support for percentage based fan speeds

* Use speed levels
2021-03-13 21:21:09 -03:00
..
__init__.py Add pylint 2020-07-14 20:00:12 +02:00
api_options_pb2.py Update requirements 2020-07-14 19:46:45 +02:00
api_options.proto New api.proto format, user-defined service arrays 2019-06-17 23:40:23 +02:00
api_pb2.py Add support for fan speed level (#27) 2021-03-13 21:21:09 -03:00
api.proto Add support for fan speed level (#27) 2021-03-13 21:21:09 -03:00
client.py Add support for fan speed level (#27) 2021-03-13 21:21:09 -03:00
connection.py Ability to use the shared Home Assistant Zeroconf instance (#13) 2020-08-22 00:45:29 -03:00
core.py Rename ServiceCall to HomeassistantServiceCall 2019-06-18 11:10:32 +02:00
host_resolver.py Ability to use the shared Home Assistant Zeroconf instance (#13) 2020-08-22 00:45:29 -03:00
model.py Add support for fan speed level (#27) 2021-03-13 21:21:09 -03:00
util.py Avoid a jump to the executor to unpack an ip address string (#26) 2021-02-15 11:58:11 -03:00