Classes | |
| class | HomeKitNumber |
Functions | |
| bool | async_add_characteristic (Characteristic char) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| entity_category | |
| HKDevice | |
| key | |
| name | |
| str | |
| translation_key | |
Support for Homekit number ranges. These are mostly used where a HomeKit accessory exposes additional non-standard characteristics that don't map to a Home Assistant feature.
| bool homeassistant.components.homekit_controller.number.async_add_characteristic | ( | Characteristic | char | ) |
| None homeassistant.components.homekit_controller.number.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| homeassistant.components.homekit_controller.number.entity_category |
| homeassistant.components.homekit_controller.number.str |