Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lack of messages on MQTT TOPICS #27

Open
donpablos opened this issue Jan 2, 2023 · 7 comments
Open

A lack of messages on MQTT TOPICS #27

donpablos opened this issue Jan 2, 2023 · 7 comments

Comments

@donpablos
Copy link

donpablos commented Jan 2, 2023

I installed the latest version of GoHeishaMon (1.0.166) to CZ-TAW1.

1/ There is one message on MQTT’s topic:

  panasonic_heat_pump/commands/LWT=offline

2/ In the Mqtt's log:

  1672592003: New connection from 192.168.1.99:41322 on port 1883.
  1672592003: New client connected from 192.168.1.99:41322 as GoHeishaMon-pub (p2, c1, k60, u'haMqttUser').
  1672592003: Client GoHeishaMon-pub closed its connection.

After three days I still can't see any new data.

Please help :)

A config file:

    Readonly=true
    Device="/dev/ttyUSB0"
    Loghex=true
    ReadInterval=1
    Aquarea2mqttCompatible=false
    Aquarea2mqttPumpID="BXX"
    Mqtt_topic_base="panasonic_heat_pump/main"
    Mqtt_set_base="panasonic_heat_pump/commands"
    ForceRefreshTime=300
    MqttServer="192.168.1.X"
    MqttPort="1883"
    MqttLogin="XXX"
    MqttPass="XXX"
    SleepAfterCommand=1
    MqttClientID="GoHeishaMon-pub"
    MqttKeepalive=60
    EnableCommand=true
    HAAutoDiscover=true
@donpablos
Copy link
Author

donpablos commented Jan 2, 2023

On my CZ-TAW1
POWER light is stable green
STATUS light is stable white.

On USB GOHEISHMON create two empty files

04.01.03_007XXX.txt
007XXX.txt

XXX is my CZ-TAW1's ID.

@donpablos
Copy link
Author

@lsochanowski Lukasz @MiG-41 Marcin pomożecie ? :)

@lsochanowski
Copy link
Owner

pomozemy ale to dziwna sprawa goheisha nie tworzy zadnych plikow

@MiG-41
Copy link
Collaborator

MiG-41 commented Jan 7, 2023

On my CZ-TAW1 POWER light is stable green STATUS light is stable white.

On USB GOHEISHMON create two empty files

04.01.03_007XXX.txt
007XXX.txt

XXX is my CZ-TAW1's ID.

Files on pendrive are made by orginal FW just before update , it is normal.

Try this GoHeishaMon , i is with new kernel but with old GoHeishaMon app , it's working on my CZ-TAW1 (but it have old PL2303 chip). https://www.mediafire.com/file/c2ac2ls56fhzxbz/GoHeishaMon1.1.191z166.zip/file

@donpablos
Copy link
Author

Marcin, Łukasz - you hit the jackpot ! :) Now it's working perfect. Big thanks !!!!

@ciapek33
Copy link

pomozemy ale to dziwna sprawa goheisha nie tworzy zadnych plikow

Witam, dali byście radę opisać mi jak uruchomić ten dodatek ? Wgrałem na pena te pliki z ZIP któe tu podaliście, podpinam do CZ-TAW1 i wciskam trzy przyciski i czekam około 10s aż zacznie wgrywać nowy firmware. A co po stronie HA mam zrobić ?

@dimaregabriele
Copy link

can you help me ? I installed the software on the CZ-TAW1. Everything seems ok, (steady green light, steady white light) but on home assistant I can't configure MQTT I don't know where I'm wrong. Is the configuration file like this correct?

Readonly=true Device="/dev/ttyUSB0" Loghex=true ReadInterval=1 Aquarea2mqttCompatible=false Aquarea2mqttPumpID="B7261-31700" Mqtt_topic_base="panasonic_heat_pump/main" Mqtt_set_base="panasonic_heat_pump/commands" ForceRefreshTime=300 MqttServer="192.168.1.37" MqttPort="1883" MqttLogin="aa" MqttPass="aa" SleepAfterCommand=1 MqttClientID="GoHeishaMon-pub" MqttKeepalive=60 EnableCommand=true HAAutoDiscover=true

Cattura

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants