Classes | |
| class | KrakenSensor |
| class | KrakenSensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| str | create_device_name (str tracked_asset_pair) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
The kraken integration.
| None homeassistant.components.kraken.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| str homeassistant.components.kraken.sensor.create_device_name | ( | str | tracked_asset_pair | ) |