core/homeassistant/components/rest
Olivier Ouellet 1c465b5ad0
Add encoding configuration setting to REST and Scape (#90254)
* Create new config parameter for default character encoding if no character encoding is declared

* Changes suggested by gjohansson-ST

* Added config flow for scape

* Removed "character"

* Change to create_async_httpx_client

* Remove CONF_ENCODING from Scrape SENSOR_SCHEMA

* Debug scrape test
2023-03-28 12:42:31 +02:00
..
__init__.py
binary_sensor.py
const.py
data.py
entity.py
manifest.json
notify.py
schema.py
sensor.py
services.yaml
switch.py