core/tests/components/scrape
epenet 4f54e33f67
Allow removal of sensor settings in scrape (#90412)
* Allow removal of sensor settings in scrape

* Adjust

* Adjust

* Add comment

* Simplify

* Simplify

* Adjust

* Don't allow empty string

* Only allow None

* Use default as None

* Use sentinel "none"

* Not needed

* Adjust unit of measurement

* Add translation keys for "none"

* Use translations

* Sort

* Add enum and timestamp

* Use translation references

* Remove default and set suggested_values

* Disallow enum device class

* Adjust tests

* Adjust _strip_sentinel
2023-03-31 14:34:20 +02:00
..
__init__.py Remove deprecated platform yaml in Scrape (#90272) 2023-03-27 08:05:30 +02:00
conftest.py Allow removal of sensor settings in scrape (#90412) 2023-03-31 14:34:20 +02:00
test_config_flow.py Allow removal of sensor settings in scrape (#90412) 2023-03-31 14:34:20 +02:00
test_init.py Add config flow to Scrape (#81193) 2022-11-21 21:39:39 +01:00
test_sensor.py Remove deprecated platform yaml in Scrape (#90272) 2023-03-27 08:05:30 +02:00