1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 10:29:14 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
epenet
aab939cf6c
Add alias to DOMAIN import in tests [a-d] () 2024-09-09 15:20:40 +02:00
Marc Mueller
2f0dd6f704
Import Generator from collections.abc (2) () 2024-07-01 11:58:49 +02:00
epenet
7f20c1a489
Improve type hints in demo tests () 2024-06-25 09:55:59 +02:00
Jan Bouwhuis
acf2f855fe
Raise ServiceValidationError on number out of range exception () 2024-04-02 12:22:00 +02:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
Erik Montnemery
9a3077d64a
Always setup demo platforms with device support from config entry ()
* Always setup demo platforms with device support from config entry

* Adjust test fixutres

* Update tests depending on the demo integration
2023-06-14 16:50:35 +02:00
epenet
3052de3e8e
Add type hints to integration tests (d-e) () 2023-02-08 13:01:44 +01:00
epenet
59ca7780fa
Add typing to tests with single hass argument () 2023-02-07 15:01:16 +01:00
epenet
7bc2712142
Adjust root-import in tests ()
* Adjust root-import in tests

* Adjust diagnostics

* Adjust button

* Adjust select

* Adjust device_tracker

* Adjust camera

* Adjust humidifier

* Adjust media_source

* Adjust update

* Adjust siren

* Adjust number

* Adjust alarm_control_panel

* Adjust notify

* Adjust sensor

* Adjust switch

* Revert anthemav

* Don't adjust demo humidifier
2022-09-19 15:22:23 +02:00
Franck Nijhof
7469f083fd
Migrate number mode to StrEnum () 2021-11-30 12:54:06 +01:00
Franck Nijhof
dcaa689023
Add auto slider/box mode to number entity () 2021-10-21 07:20:39 +02:00
Jan Bouwhuis
8f014361d4
Validate Number value before calling entity method ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-04 11:57:26 +02:00
Shulyaka
f744f7c34e
Add new number entity integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-02 13:50:48 +01:00