1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-18 09:50:04 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Erik Montnemery
56ee1753ec Use real devices in number device action tests () 2023-10-24 23:26:12 +02:00
Erik Montnemery
9dc586bd98 Use entity registry id in number device actions () 2023-06-27 08:20:45 +02:00
Erik Montnemery
eba04824a4 Replace assert_lists_same with pytest_unordered in integrations n-s () 2023-06-20 20:23:14 +02:00
Jan Bouwhuis
ec98e22330 Add type hints for stub_blueprint_populate fixture ()
Add typehints for stub_blueprint_populate fixture
2023-05-26 08:13:13 +02:00
Erik Montnemery
3cca338c6e Improve blueprint test fixtures () 2023-05-25 13:45:19 +02:00
Franck Nijhof
ed79265843 Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
epenet
88444b2e0c Add type hints to integration tests (part 16) () 2023-02-15 10:50:02 +01:00
Erik Montnemery
cc564026fa Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof
51a9f65a01 Clean up unnecessary registry mocks from Core tests () 2023-02-08 13:28:44 -06:00
epenet
3abf7ea18a Add type hints to integration tests (m-p) () 2023-02-08 07:48:54 -08:00
Erik Montnemery
64381acbaf Mark device actions from hidden or auxiliary entities as secondary () 2022-04-20 10:48:46 -07:00
Ville Skyttä
f913961d63 Use DeviceAutomationType in tests/components/[m-r]* () 2021-12-20 22:29:22 +01:00
Ville Skyttä
dc880118a4 Lint suppression cleanups ()
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
Shulyaka
eea50c8ccc Add device actions for Number () 2021-01-27 13:40:13 +01:00