Add number platform to Tessie (#30451)

* Add number

* Fix wording

* Add metadata and sort
This commit is contained in:
Brett Adams 2023-12-23 21:27:16 +10:00 committed by GitHub
parent 28e864f916
commit c33ed4b4eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Climate - Climate
- Device Tracker - Device Tracker
- Lock - Lock
- Number
- Sensor - Sensor
ha_release: 2024.1 ha_release: 2024.1
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -20,6 +21,7 @@ ha_platforms:
- climate - climate
- device_tracker - device_tracker
- lock - lock
- number
- sensor - sensor
ha_integration_type: integration ha_integration_type: integration
--- ---
@ -142,6 +144,14 @@ The integration will create sensor entities for a variety of metrics that relate
- Driver Temperature Setting - Driver Temperature Setting
- Passenger Temperature Setting - Passenger Temperature Setting
### Number
The integration will create number entities to control:
- Charge current
- Charge limit
- Speed limit
### Switch ### Switch
The integration will create switch entities to control various aspects of your vehicles: The integration will create switch entities to control various aspects of your vehicles: