Felipe Santos
|
44befe5f11
|
Fix Twilio webhook content type (#66561)
|
2022-02-17 21:38:31 +01:00 |
|
epenet
|
44a686931e
|
Import webhook (#64102)
* Import webhook
* Adjust webhook trigger
* Fix pylint
* Add type hints to async_handle_webhook
* Revert changes to netatmo
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-14 12:31:02 +01:00 |
|
epenet
|
18056f3a8a
|
Add init type hints [t-u] (#63194)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-01 22:06:11 -08:00 |
|
Ville Skyttä
|
1bf2c4d976
|
Upgrade pylint to 2.6.0 (#39363)
|
2020-08-29 07:59:24 +02:00 |
|
Fabian Affolter
|
acee87bef6
|
Support to use Whatsapp numbers (fixes ##28065) (#28078)
|
2019-10-22 09:00:58 +02:00 |
|
Franck Nijhof
|
ef0e9431b6
|
Use literal string interpolation in integrations T-W (f-strings) (#26394)
|
2019-09-03 21:12:51 +02:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
Paulus Schoutsen
|
1e22c8daca
|
Automatically generate config flow list (#23802)
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
|
2019-05-13 01:16:55 -07:00 |
|
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
|
Paulus Schoutsen
|
42e3e878df
|
Cloudhooks for webhook config flows (#22611)
|
2019-04-01 14:07:12 +02:00 |
|
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
|
Paulus Schoutsen
|
2e9132873a
|
Webhook names (#18206)
* Add new automation_info param to async_trigger
* Add domain and name to webhook registration and add WS command
|
2018-11-05 09:23:58 +01:00 |
|
Rohan Kapoor
|
d6e4208665
|
Switch to using Client from twilio.rest rather than the deleted TwilioRestClient (#17883)
|
2018-10-27 21:37:07 +02:00 |
|
Rohan Kapoor
|
5024a80d61
|
Migrate twilio webhooks to the webhook component (#17715)
* Migrate twilio webhooks to the webhook component
* Fix typos in twilio
* Mock out twilio in the tests
* Lint
* Fix regression in twilio response
|
2018-10-25 09:46:22 +02:00 |
|