mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add missing obihai breaking change (#16331)
This commit is contained in:
parent
b5d64ae910
commit
4050f916d7
@ -952,6 +952,20 @@ the quality of matches.
|
||||
</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Obihai</b></summary>
|
||||
<p>
|
||||
|
||||
The `last_caller_info` sensor now has the leading `'' ` (quotes and space) removed
|
||||
as those were not needed and were randomly provided by the Obihai device.
|
||||
|
||||
So previously the state would be `'' 8185551212` now it is `8185551212`
|
||||
|
||||
([@dshokouhi] - [#44768])
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
## Farewell to the following
|
||||
|
||||
The following integrations have been removed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user