hass-core/homeassistant/components/scrape
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 Fix scan_interval in Scrape (#83758) 2022-12-11 13:19:04 -05:00
config_flow.py Add encoding configuration setting to REST and Scape (#90254) 2023-03-28 12:42:31 +02:00
const.py Add encoding configuration setting to REST and Scape (#90254) 2023-03-28 12:42:31 +02:00
coordinator.py Adjust scrape coordinator logging (#81299) 2022-10-31 13:21:37 +01:00
manifest.json Sort manifests 8 (#87029) 2023-02-08 20:13:46 +01:00
sensor.py Remove deprecated platform yaml in Scrape (#90272) 2023-03-27 08:05:30 +02:00
strings.json Add encoding configuration setting to REST and Scape (#90254) 2023-03-28 12:42:31 +02:00