2023.8: Some final tweaks

This commit is contained in:
Franck Nijhof 2023-08-02 18:04:05 +02:00
parent 7835685506
commit 957e6402ea
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -100,14 +100,14 @@ To make this all easier, we are introducing a new entity type in this release:
[The event entity](/integrations/event).
The event entity can capture these events in the physical world and makes them
available in Home Assistant as an entity.
available in Home Assistant as an entity. Take for example, this Hue remote:
The beauty of the event entity is that they can be used like any other entity
<img class="no-shadow" src='/images/blog/2023-08/events-hue-dimmer-switch.png' alt='Screenshot showing the new event entities provided by a Philips Hue remote.'>
The beauty of the event entity is that they can be used like any other entity
in Home Assistant: They will show up in the UI, can be used directly in the
automations editor, and provide historical information in the logbook.
<img class="no-shadow" src='/images/blog/2023-08/events-hue-dimmer-switch.png' alt='Screenshot showing the Home Assistant interface in the Dutch language, showcasing the translations for service calls.'>
Besides [Matter](/integrations/matter), the event entity is also supported by
[HomeKit Devices](/integrations/homekit_controller), [MQTT](/integrations/mqtt),
and [Philips Hue](/integrations/hue). We expect to see more integrations