Go to the source code of this file.
Classes | |
| class | homeassistant.components.etherscan.sensor.EtherscanSensor |
Namespaces | |
| homeassistant.components.etherscan.sensor | |
Functions | |
| None | homeassistant.components.etherscan.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| string | homeassistant.components.etherscan.sensor.CONF_TOKEN_ADDRESS = "token_address" |
| homeassistant.components.etherscan.sensor.PLATFORM_SCHEMA | |
| homeassistant.components.etherscan.sensor.SCAN_INTERVAL = timedelta(minutes=5) | |