epenet
|
b5971ec55d
|
Add model_id and serial_number to onewire device info (#135279)
|
2025-01-10 11:18:50 +01:00 |
epenet
|
c4ac648a2b
|
Add select platform to onewire (#135181)
* Add select platform to onewire
* Add tests
* Apply suggestions from code review
|
2025-01-09 12:45:49 +01:00 |
epenet
|
8bfdbc173a
|
Use snapshot_platform helper in onewire tests (#135176)
* Use snapshot_platform helper in onewire tests
* Snapshot device registry
|
2025-01-09 11:45:29 +01:00 |
epenet
|
d43187327f
|
Remove rounding from onewire sensors (#135095)
|
2025-01-08 14:25:05 +01:00 |
Jan Rieger
|
4fe8a43cc9
|
Remove native_unit_of_measurement from Onewire counters (#132076)
|
2024-12-06 21:23:45 +01:00 |
Joost Lekkerkerker
|
f8ba4d41ba
|
Add support for adding model_id in device info (#121989)
|
2024-07-16 15:12:25 +02:00 |
Erik Montnemery
|
9bbeb5d608
|
Add primary_config_entry attribute to device registry entries (#119959)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-06-26 12:26:24 +02:00 |
Paulus Schoutsen
|
eb89ce47ea
|
Inline primary integration (#119860)
|
2024-06-18 08:08:08 +02:00 |
Paulus Schoutsen
|
836abe68c7
|
Track primary integration (#119741)
* Track primary integration
* Update snapshots
* More snapshots updated
* Uno mas
* Update snapshot
|
2024-06-16 13:26:06 -04:00 |
epenet
|
c1572d9600
|
Handle invalid device type in onewire (#116153)
* Make device type optional in onewire
* Add comment
|
2024-04-27 09:26:26 +02:00 |
Erik Montnemery
|
426f73b1f4
|
Add State.last_reported (#113511)
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
|
2024-03-20 21:05:07 +01:00 |
epenet
|
3844ade572
|
Fix unknown values in onewire (#113731)
* Fix unknown values in onewire
* Update tests
|
2024-03-18 10:12:46 +01:00 |
definitio
|
6f19744469
|
Add A6 family code for DS2438 1-Wire sensor (#112844)
* Add A6 family code for DS2438
* Add tests
* Fix switch
* Apply code review suggestion
* Add comments
|
2024-03-12 08:06:02 +01:00 |
Franck Nijhof
|
e0a9dcd996
|
Add label registry (#110821)
|
2024-02-19 11:59:08 +01:00 |
Jan Rieger
|
a584429ce0
|
Use translation placeholders in 1-Wire (#109120)
|
2024-02-02 12:37:23 +01:00 |
Erik Montnemery
|
1621310ba7
|
Add serial_number to device registry entries (#102334)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-10-22 15:14:44 +02:00 |
J. Nick Koston
|
433c022687
|
Save previous unique id in entity registry when it changes (#102093)
|
2023-10-16 21:26:19 -10:00 |
Joost Lekkerkerker
|
54ed8fc914
|
Use device class translations for 1-wire (#98813)
|
2023-08-24 22:19:29 +02:00 |
epenet
|
7801eeb063
|
Use snapshot in onewire diagnostics tests (#92112)
|
2023-04-27 13:34:13 +02:00 |
epenet
|
60d7ea6f0d
|
Use SnapshotAssertion in 1-wire tests (#90782)
|
2023-04-22 17:22:05 +02:00 |