core/homeassistant/components/rest
Moritz Schmitz von Hülst 434d39a5ea
Add initial rest query params (#42198)
* add initial rest query params

* of course I didn't run black

* fix tests

* fix tests

* add test

* reformat

* add binary sensor test

* fix tests

* add one more test and fix switch

* should not have touched that

* if you don't pay attention once
2020-11-11 09:03:55 -10:00
..
__init__.py
binary_sensor.py Add initial rest query params (#42198) 2020-11-11 09:03:55 -10:00
data.py Add initial rest query params (#42198) 2020-11-11 09:03:55 -10:00
manifest.json
notify.py Add initial rest query params (#42198) 2020-11-11 09:03:55 -10:00
sensor.py Add initial rest query params (#42198) 2020-11-11 09:03:55 -10:00
services.yaml
switch.py Add initial rest query params (#42198) 2020-11-11 09:03:55 -10:00