Skip to content

Commit

Permalink
Update info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pnbruckner authored Dec 13, 2023
1 parent be240eb commit 27af3df
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# <img src="https://brands.home-assistant.io/entity_tz/icon.png" alt="Entity Time Zone Sensor" width="50" height="50"/> Entity Time Zone Sensor

Creates a sensor that indicates the time zone in which another entity is located.
The entity must have `latitude` and `longitude` attributes.
Creates several sensors that have information about the time zone in which another entity is located.

Type | Enabled by default | Description
-|-|-
Diff tz | no | Is `on` when the entity is in a different time zone than Home Assistant's configured time zone
Local time | no | The local time where the entity is located. No time zone suffix is included so that the UI doesn't automatically change it back to Home Assistant's local time.
Time zone | yes | The name of the time zone where the entity is located

0 comments on commit 27af3df

Please sign in to comment.