Otto Winter
|
a4867a00ea
|
Activate owning-memory clang-tidy check (#1891)
* Activate owning-memory clang-tidy check
* Lint
* Lint
* Fix issue with new NfcTag constructor
* Update pointers for number and select
* Add back the NOLINT to display buffer
* Fix merge
* DSMR fixes
* Nextion fixes
* Fix pipsolar
* Fix lwip socket
* Format
* Change socket fix
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-09-13 11:31:02 +02:00 |
|
Otto Winter
|
360effcb72
|
Activate some clang-tidy checks (#1884)
|
2021-06-10 13:04:40 +02:00 |
|
Jesse Hills
|
af3273d930
|
Add trigger for http actions to receive the status code (#1599)
|
2021-03-22 16:26:10 +13:00 |
|
Nikolay Vasilchuk
|
c12c9e97c2
|
HTTP Request fix reusing connections. (#1383)
|
2020-12-04 07:37:00 +13:00 |
|
Nikolay Vasilchuk
|
8b92456ded
|
http_request ESP32 insecure requests fix (#1041)
* Fixed #1175
* CI
Co-authored-by: Nikolay Vasilchuk <nikolay.vasilchuk@corp.mail.ru>
|
2020-04-30 23:05:11 -03:00 |
|
Nikolay Vasilchuk
|
e0b4226930
|
http_request http fix (#980)
Co-authored-by: Nikolay Vasilchuk <nikolay.vasilchuk@corp.mail.ru>
|
2020-03-11 17:27:05 -07:00 |
|
Nikolay Vasilchuk
|
7c870556c6
|
http_request: fix memory allocation (#916)
|
2019-12-31 12:40:13 +01:00 |
|
Nikolay Vasilchuk
|
f8d98ac494
|
http_request component (#719)
* It works
* Template doesn't work
* Template fix
* CA Certificate untested
* ESP32 done
* URL validation
* Lint fix
* Lint fix (2)
* Lint fix (<3)
* Support unsecure requests with framework >=2.5.0
* Removed fingerprint, payload renamed to body
* Removed add_extra
* Review
* Review
* New HTTP methods
* Check recommended version
* Removed dead code
* Small improvement
* Small improvement
* CONF_METHOD from const
* JSON support
* New JSON syntax
* Templatable headers
* verify_ssl param
* verify_ssl param (fix)
* Lint
* nolint
* JSON string_strict
* Two json syntax
* Lambda url fix validation
* CI fix
* CI fix
|
2019-11-09 18:37:52 +01:00 |
|