mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Fix doc typos (#141)
This commit is contained in:
parent
82d2241882
commit
4708b93736
@ -19,4 +19,4 @@ Good sources for a unique ID:
|
||||
- MAC address of a device
|
||||
- latitude/longitude
|
||||
|
||||
If a device has a single serial but provides multiple entities, combine the serial with unique identifiers for the entities. For example, if a device measures both temperature and humidithy, you can uniqueley identify the entities using `{serial}-{sensor_type}`.
|
||||
If a device has a single serial but provides multiple entities, combine the serial with unique identifiers for the entities. For example, if a device measures both temperature and humidity, you can uniquely identify the entities using `{serial}-{sensor_type}`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user