epenet
|
6836e15d98
|
Add type hints to tests (#92477)
|
2023-05-04 11:25:35 +02:00 |
epenet
|
f52fd13d6d
|
Remove duplicate webhook test (#91420)
Fix webhook test
|
2023-04-14 14:52:28 +02:00 |
Eric Severance
|
94f35ea968
|
Add webhook trigger allowed_methods/local_only options (#66494)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-04-14 12:49:12 +02:00 |
Jarek Świerczyński
|
47f5160154
|
Allow GET in webhook triggers (#56446)
|
2023-04-14 09:46:00 +02:00 |
epenet
|
aa50096a31
|
Add type hints to integration tests (part 24) (#88307)
|
2023-02-17 16:34:53 +01:00 |
epenet
|
278050a73f
|
Add type hints to integration tests (t-z) (#87707)
|
2023-02-08 19:10:53 +01:00 |
Paulus Schoutsen
|
1ea3a17d89
|
Allow sending webhooks via WS connection (#62725)
|
2022-01-07 10:41:36 -08:00 |
Paulus Schoutsen
|
7872f87dd7
|
Allow registering a webhook as local only (#63516)
|
2022-01-05 23:45:02 -08:00 |
Ville Skyttä
|
0de95610e3
|
Use http.HTTPStatus in components/[wxyz]* (#58330)
|
2021-10-24 17:25:01 +02:00 |
Joakim Sørensen
|
2f10f59717
|
Block custom integrations with missing or invalid version (#49916)
|
2021-05-17 15:48:41 +02:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Franck Nijhof
|
e56dd8ed50
|
Detect use of deprecated base_url (#35353)
* Detect use of deprecated base_url
* Update get_url helper
* Update core migration
* Migrate all tests
|
2020-05-08 17:52:32 +02:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Ville Skyttä
|
fa4fa30461
|
Various string cleanups (#30435)
* Remove some unnecessary string concatenations
* Replace some simple str.formats with f-strings
* Replace some string concatenations with f-strings
|
2020-01-03 14:47:06 +01:00 |
Paulus Schoutsen
|
37a3d5fd85
|
Add HEAD and PUT support to webhooks (#26299)
|
2019-08-30 20:32:38 -05:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
b8cc547fa3
|
Move components to folders (#20774)
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
|
2019-02-05 19:31:15 -08:00 |