Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add calendar platform to Teslemetry #39306

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 2 commits into
base: current
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
4 changes: 4 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 @@ -195,6 +197,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