mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add number platform (#34743)
This commit is contained in:
parent
9818e9e193
commit
db94d7afa2
@ -6,6 +6,7 @@ ha_category:
|
|||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
- Device tracker
|
- Device tracker
|
||||||
|
- Number
|
||||||
- Select
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -20,6 +21,7 @@ ha_platforms:
|
|||||||
- climate
|
- climate
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- number
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -90,6 +92,8 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
|||||||
|Climate|Climate|Yes|
|
|Climate|Climate|Yes|
|
||||||
|Device tracker|Location|Yes|
|
|Device tracker|Location|Yes|
|
||||||
|Device tracker|Route|Yes|
|
|Device tracker|Route|Yes|
|
||||||
|
|Number|Charge current|Yes|
|
||||||
|
|Number|Charge limit|Yes|
|
||||||
|Select|Seat heater front left|Yes|
|
|Select|Seat heater front left|Yes|
|
||||||
|Select|Seat heater front right|Yes|
|
|Select|Seat heater front right|Yes|
|
||||||
|Select|Seat heater rear center|No|
|
|Select|Seat heater rear center|No|
|
||||||
@ -153,6 +157,8 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
|||||||
|Binary sensor|Backup capable|Yes|
|
|Binary sensor|Backup capable|Yes|
|
||||||
|Binary sensor|Grid services active|Yes|
|
|Binary sensor|Grid services active|Yes|
|
||||||
|Binary sensor|Grid services enabled|Yes|
|
|Binary sensor|Grid services enabled|Yes|
|
||||||
|
|Number|Backup reserve|Yes|
|
||||||
|
|Number|Off grid reserve|Yes|
|
||||||
|Select|Allow export|Yes|
|
|Select|Allow export|Yes|
|
||||||
|Select|Operation mode|Yes|
|
|Select|Operation mode|Yes|
|
||||||
|Sensor|Battery power|Yes|
|
|Sensor|Battery power|Yes|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user