mirror of
https://github.com/esphome/esphome.git
synced 2025-06-22 16:25:48 +01:00
Rework climate traits (#1941)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
esphome/components
api
bang_bang
climate
climate_ir
daikin
hitachi_ac344
midea_ac
mqtt
pid
thermostat
tuya
climate
yashima
script/api_protobuf
1
script/api_protobuf/api_protobuf.py
Normal file → Executable file
1
script/api_protobuf/api_protobuf.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Python 3 script to automatically generate C++ classes for ESPHome's native API.
|
||||
|
||||
It's pretty crappy spaghetti code, but it works.
|
||||
|
Reference in New Issue
Block a user