Fix typo in Time docs (#27640)

This commit is contained in:
Hmmbob 2023-06-05 12:56:52 +02:00 committed by GitHub
parent fa443c20da
commit ed179196ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ ha_codeowners:
ha_integration_type: entity ha_integration_type: entity
--- ---
The Date integration is built for the controlling and monitoring of times on devices. The Time integration is built for the controlling and monitoring of times on devices.
Time entities cannot be implemented manually, but can be provided by other integrations. If you are looking for a way to create a similar entity, please take a look at the [Date/Time helper](/integrations/input_datetime). Time entities cannot be implemented manually, but can be provided by other integrations. If you are looking for a way to create a similar entity, please take a look at the [Date/Time helper](/integrations/input_datetime).