esphome/esphome/components/api
Otto Winter 056c72d50d
Drop Python 2 Support (#793)
* Remove Python 2 support

* Remove u-strings

* Remove docker symlinks

* Remove from travis

* Update requirements

* Upgrade flake8/pylint

* Fixes

* Manual

* Run pyupgrade

* Lint

* Remove base_int

* Fix

* Update platformio_api.py

* Update component.cpp
2019-12-07 18:28:55 +01:00
..
__init__.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
api.proto added idle action for climate (#859) 2019-11-26 17:56:04 +01:00
api_connection.cpp Add climate dry fan (#845) 2019-11-16 16:34:11 +01:00
api_connection.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
api_options.proto Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
api_pb2.cpp added idle action for climate (#859) 2019-11-26 17:56:04 +01:00
api_pb2.h added idle action for climate (#859) 2019-11-26 17:56:04 +01:00
api_pb2_service.cpp Add climate dry fan (#845) 2019-11-16 16:34:11 +01:00
api_pb2_service.h Add climate dry fan (#845) 2019-11-16 16:34:11 +01:00
api_server.cpp Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
api_server.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
custom_api_device.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
homeassistant_service.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
list_entities.cpp Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
list_entities.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
proto.cpp Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
proto.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
subscribe_state.cpp Add missing state attribute (#851) 2019-11-12 18:58:26 +01:00
subscribe_state.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
user_services.cpp Move native API enums to new namespace (#825) 2019-11-02 19:35:45 +01:00
user_services.h Move native API enums to new namespace (#825) 2019-11-02 19:35:45 +01:00
util.cpp Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00
util.h Create Protobuf Plugin for automatically generating native API stubs (#633) 2019-06-18 19:31:22 +02:00