RobHofmann / HomeAssistant-GreeClimateComponent

Custom Gree climate component written in Python3 for Home Assistant. Controls AC's supporting the Gree protocol.
GNU General Public License v3.0
308 stars 104 forks source link

App Not working #210

Open kruzio1985 opened 5 days ago

kruzio1985 commented 5 days ago

Opera Zrzut ekranu_2024-09-19_193031_homeassistant local

Only that is whot HA see for my Gree AC nothink else some years ago it was working later after many updates of HA and this aplication stop Working and nothink whot im tried works

in climate file i have :

configuration.yaml :

Loads default set of integrations. Do not remove.

default_config: automation: trigger:

Text to speech

tts:

automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml

binary_sensor:

powercalc: enable_autodiscovery: true create_utility_meters: true utility_meter_types:

logger: default: warning logs: custom_components.powercalc: debug

template:

sensor:

http: use_x_forwarded_for: true trusted_proxies:

Platform:

I have AC GREE 3643 v2.06 wifi driver

it works only in gree+ app in phone or google home nest hub now

Machaeon commented 1 day ago
name: First AC
host: <192.168.1.25>
mac: '50:2C:C6:99:36:43

Try host: 192.168.1.25

kruzio1985 commented 18 hours ago

nothink helped still HA so only this whot i post