mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update events.markdown
This commit is contained in:
parent
1ba86e8b08
commit
0dee2c22d9
@ -73,7 +73,7 @@ Event `platform_discovered` is fired when a new platform has been discovered by
|
|||||||
Field | Description
|
Field | Description
|
||||||
----- | -----------
|
----- | -----------
|
||||||
`service` | The service that is discovered. Example: `zwave`.
|
`service` | The service that is discovered. Example: `zwave`.
|
||||||
`discovered` | Information that is discovered. Can be a dict, tuple etc. Example: `(192.168.1.10, 8889)`.
|
`discovered` | Dictionary containing discovery information. Example: `{ "host": "192.168.1.10", "port": 8889}`.
|
||||||
|
|
||||||
|
|
||||||
### {% linkable_title Event `component_loaded` %}
|
### {% linkable_title Event `component_loaded` %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user