mirror of
https://github.com/esphome/esphome.git
synced 2025-06-18 14:25:48 +01:00
Add text component (#5336)
Co-authored-by: Maurits <maurits@vloop.nl> Co-authored-by: mauritskorse <mauritskorse@gmail.com> Co-authored-by: Daniel Dunn <dannydunn@eternityforest.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
CODEOWNERSconfig_validation.pyconst.py
esphome
components
api
api.protoapi_connection.cppapi_connection.hapi_pb2.cppapi_pb2.hapi_pb2_service.cppapi_pb2_service.hapi_server.cppapi_server.hlist_entities.cpplist_entities.hsubscribe_state.cppsubscribe_state.h
copy
mqtt
sprinkler
template
text
web_server
core
script
tests
@ -4,7 +4,7 @@
|
||||
It's pretty crappy spaghetti code, but it works.
|
||||
|
||||
you need to install protobuf-compiler:
|
||||
running protc --version should return
|
||||
running protoc --version should return
|
||||
libprotoc 3.6.1
|
||||
|
||||
then run this script with python3 and the files
|
||||
|
Reference in New Issue
Block a user