1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-04 14:09:16 +00:00

4 Commits

Author SHA1 Message Date
Michael
323d16cc21
Add ssl_cipher_list option to rest () 2023-04-15 11:22:41 -10:00
Olivier Ouellet
1c465b5ad0
Add encoding configuration setting to REST and Scape ()
* 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
J. Nick Koston
fea0e39fa0
Reduce rest setup code ()
- Switch to storing each platform config/rest data in a list
2021-03-18 09:55:38 +01:00
J. Nick Koston
2f3c2f5f4d
Add support for using a single endpoint for rest data () 2021-02-19 21:44:15 -08:00