MCPcopy Index your code
hub / github.com/Ludy87/ecotrend-ista

github.com/Ludy87/ecotrend-ista @v3.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.4.0 ↗ · + Follow
38 symbols 198 edges 8 files 37 documented · 97%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ista EcoTrend Version 3

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store. hacs_badge Validate with hassfest and HACS\ GitHub license GitHub release (latest by date) GitHub Release Date GitHub stars GitHub issues Github All Releases\ Code style: black\ ✨ Wishlist from Amazon ✨ Buy me a coffee


ista EcoTrend V3

Installation

MANUAL INSTALLATION

Copy the ecotrend_ista last Release folder and all of its contents into your Home Assistant's custom_components folder. This folder is usually inside your /config folder. If you are running Hass.io, use SAMBA to copy the folder over. If you are running Home Assistant Supervised, the custom_components folder might be located at /usr/share/hassio/homeassistant. You may need to create the custom_components folder and then copy the localtuya folder and all of its contents into it Alternatively, you can install localtuya through HACS by adding this repository.

INSTALLATION mit HACS

  1. Ensure that HACS is installed.
  2. Search for and install the "ecotrend ista Integration" integration. GitHub release (latest by date)
  3. Configuration for the ista EcoTrend integration is now performed via a config flow as opposed to yaml configuration file.
  4. Restart Home Assistant.

Basis Configuration

  1. Go to HACS -> Integrations -> Click "+"
  2. Search for "ista EcoTrend" repository and add to HACS
  3. Restart Home Assistant when it says to.
  4. In Home Assistant, go to Configuration -> Integrations -> Click "+ Add Integration"
  5. Search for "ista EcoTrend" and follow the instructions to setup.

ista EcoTrend should now appear as a card under the HA Integrations page with "Configure" selection available at the bottom of the card.


Two-factor authentication (experimental)


Debug

logger:
  logs:
    custom_components.ecotrend_ista: debug

Core symbols most depended-on inside this repo

login_account
called by 2
custom_components/ecotrend_ista/config_flow.py
async_step_german
called by 2
custom_components/ecotrend_ista/config_flow.py
init
called by 2
custom_components/ecotrend_ista/coordinator.py
update
called by 1
custom_components/ecotrend_ista/sensor.py
validate_input
called by 1
custom_components/ecotrend_ista/config_flow.py
validate_options_input
called by 1
custom_components/ecotrend_ista/config_flow.py
_async_migrate_entries
called by 1
custom_components/ecotrend_ista/__init__.py
create_directory_file
called by 1
custom_components/ecotrend_ista/coordinator.py

Shape

Method 16
Function 14
Class 8

Languages

Python100%

Modules by API surface

custom_components/ecotrend_ista/config_flow.py11 symbols
custom_components/ecotrend_ista/sensor.py10 symbols
custom_components/ecotrend_ista/coordinator.py8 symbols
custom_components/ecotrend_ista/__init__.py6 symbols
custom_components/ecotrend_ista/entity.py2 symbols
custom_components/ecotrend_ista/diagnostics.py1 symbols

For agents

$ claude mcp add ecotrend-ista \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page