epenet
|
f8618e65f6
|
Improve type hints in onewire tests (#134993)
|
2025-01-08 09:33:04 +01:00 |
|
Marc Mueller
|
921430d497
|
Import Generator from collections.abc (3) (#120916)
|
2024-07-01 12:09:11 +02:00 |
|
Marc Mueller
|
837ee7c4fb
|
Import Generator from typing_extensions (4) (#118992)
|
2024-06-06 17:41:37 +02:00 |
|
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
|
epenet
|
bf5f7c53d8
|
Move mock_setup_entry to conftest (#88484)
|
2023-03-06 11:31:50 +01:00 |
|
epenet
|
08856cfab0
|
Remove 1-Wire SysBus (ADR-0019) (#71232)
|
2022-05-09 13:16:23 +02:00 |
|
Per Öberg
|
cfed1ff799
|
Add config flow for selecting precision of DS18B20 devices (#64315)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-03 11:41:59 -08:00 |
|
epenet
|
24e27290b5
|
Drop deprecated CONF_NAMES from onewire (#61094)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-02 17:10:19 +01:00 |
|
epenet
|
1b0118a81b
|
Use constants in Onewire tests (#58017)
* Use ATTR_ENTITY_ID constant
* Add ATTR_UNIQUE_ID constant
* Add new attribute constants
* Fix missing ATTR_DEFAULT_DISABLED
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-19 21:41:01 +02:00 |
|
epenet
|
24737d4d1d
|
Use pytest fixtures on Onewire tests (#57973)
* Add pytest fixtures
* Add sysbus fixtures
* Adjust parameter name
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-18 19:16:53 +02:00 |
|