https://github.com/ludy87/ecotrend-ista
ecotrend-ista Home Assistant Integration
https://github.com/ludy87/ecotrend-ista
ecotrend hacs hacs-integration hassio hassio-integration hassos home-assistant home-assistant-component home-automation homeassistant ista
Last synced: 6 months ago
JSON representation
ecotrend-ista Home Assistant Integration
- Host: GitHub
- URL: https://github.com/ludy87/ecotrend-ista
- Owner: Ludy87
- License: mit
- Created: 2022-04-10T20:06:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T03:20:07.000Z (6 months ago)
- Last Synced: 2025-04-13T04:26:47.027Z (6 months ago)
- Topics: ecotrend, hacs, hacs-integration, hassio, hassio-integration, hassos, home-assistant, home-assistant-component, home-automation, homeassistant, ista
- Language: Python
- Homepage:
- Size: 745 KB
- Stars: 38
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ista EcoTrend Version 3
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=Ludy87&repository=ecotrend-ista&category=integration)
[](https://github.com/hacs/integration)
\
[](LICENSE)
[](https://github.com/Ludy87/ecotrend-ista/releases)

[](https://github.com/Ludy87/ecotrend-ista/stargazers)
[](https://github.com/Ludy87/ecotrend-ista/issues)
\
\
[](https://smile.amazon.de/registry/wishlist/2MX8QK8VE9MV1)
[](https://www.buymeacoffee.com/ludy87)---

## Installation
### MANUAL INSTALLATION
Copy the ecotrend_ista [last Release](https://github.com/Ludy87/ecotrend-ista/releases) 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](https://hacs.xyz/) is installed.
2. Search for and install the "**ecotrend ista Integration**" integration. [](https://github.com/Ludy87/ecotrend-ista/releases)
3. [Configuration for the `ista EcoTrend` integration is now performed via a config flow as opposed to yaml configuration file.](https://github.com/Ludy87/ecotrend-ista#basis-configuration)
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)
- [Two-factor authentication deutsch](TWO_FACTOR_AUTHENTICATION_DE.md)
- [Two-factor authentication english](TWO_FACTOR_AUTHENTICATION_EN.md)---
## Debug
```yaml
logger:
logs:
custom_components.ecotrend_ista: debug
```