Skip to content

Add calendar platform to Teslemetry #38523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/_integrations/teslemetry.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ha_category:
- Binary sensor
- Button
- Car
- Calendar
- Climate
- Cover
- Device tracker
Expand All @@ -24,6 +25,7 @@ ha_domain: teslemetry
ha_platforms:
- binary_sensor
- button
- calendar
- climate
- cover
- device_tracker
Expand Down Expand Up @@ -112,6 +114,8 @@ These are the entities available in the Teslemetry integration. Not all entities
|Button|Keyless driving|Yes|
|Button|Play fart|Yes|
|Button|Wake|Yes|
|Calendar|Charging schedule|No|
|Calendar|Precondition schedule|No|
|Climate|Cabin overheat protection|Yes|
|Climate|Climate|Yes|
|Cover|Charge port door|Yes|
Expand Down Expand Up @@ -195,6 +199,8 @@ These are the entities available in the Teslemetry integration. Not all entities
|Binary sensor|Grid services active|Yes|
|Binary sensor|Grid services enabled|Yes|
|Binary sensor|Storm watch active|Yes|
|Calendar|Buy tariff|Yes|
|Calendar|Sell tariff|Yes|
|Number|Backup reserve|Yes|
|Number|Off grid reserve|Yes|
|Select|Allow export|Yes|
Expand Down