panasonic_cc icon indicating copy to clipboard operation
panasonic_cc copied to clipboard

Powerfull and quiet options do not show up

Open cleveHEX opened this issue 1 year ago • 11 comments

The eco mode does show up, but when I switch in settings, it does not show up, my remote does not have eco, but quiet and powerful are, so I guess I should use them:

Screenshot_20240908-090145 Screenshot_20240908-090214 Screenshot_20240908-090300

cleveHEX avatar Sep 08 '24 07:09 cleveHEX

This seems to be correct.. ?

You can change ECO for QUITE in the settings.

@sockless-coding i would like to ask if you can make a Button for ECO like Nanoe has? I made my own but the tap does not always work and it's very slow on response and icon change.

Ricks88 avatar Sep 08 '24 10:09 Ricks88

How is this correct that when I activate the switch, the options disappear?

cleveHEX avatar Sep 08 '24 10:09 cleveHEX

@cleveHEX did you restart HA after changed the setting?

sockless-coding avatar Sep 10 '24 08:09 sockless-coding

Yes, I did restart home assistant.

cleveHEX avatar Sep 10 '24 20:09 cleveHEX

@cleveHEX what language are you running HA in? Does it happen to be Czech?

sockless-coding avatar Sep 14 '24 19:09 sockless-coding

Yes, it is, I have tried updating the lang file, but no luck.

cleveHEX avatar Sep 14 '24 20:09 cleveHEX

That is probably the reason... Try setting the cs.json to and restarting HA

{
  "config": {
    "step": {
      "user": {
        "title": "Panasonic Comfort Cloud",
        "description": "Zadejte vaše Panasonic ID a heslo",
        "data": {
          "username": "Panasonic ID",
          "password": "Heslo"
        }
      }
    },
    "abort": {
      "device_timeout": "Vypršel čas pro připojení k zařízení.",
      "device_fail": "Neočekávaná chyba při vytváření zařízení.",
      "already_configured": "Zařízení je již nastavené"
    }
  },
  "options": {
    "step": {
      "init": {
        "data": {
          "force_outside_sensor": "Vynutit povolení venkovního teploměru",
          "enable_daily_energy_sensor": "Povolit měření denní energie (vyžaduje restart)"
        }
      }
    }
  },
  "entity": {
    "climate": {
      "climate": {
        "state_attributes": {
          "preset_mode": {
            "state": {
              "+8/15": "+8/15°C",
              "none": "None",
              "quiet": "Quiet",
              "powerful": "Powerful"
            }
          },
          "swing_mode": {
            "state": {
              "Auto": "Auto",
              "Up": "Top",
              "UpMid": "Mid-top",
              "Mid": "Middle",
              "DownMid": "Mid-bottom",
              "Down": "Bottom",
              "Swing": "Swing"
            }
          },
          "fan_mode": {
            "state": {
              "Auto": "Auto",
              "Low": "Low",
              "LowMid": "Medium-Low",
              "Mid": "Medium",
              "HighMid": "Medium-High",
              "High": "High"
            }
          }
        }
      }
    }
  }
}

sockless-coding avatar Sep 14 '24 20:09 sockless-coding

This did not fix it, I have tried already by #304 , still the same

cleveHEX avatar Sep 15 '24 09:09 cleveHEX

I switched to Czech Under Devices: image On a dashboard: image

sockless-coding avatar Sep 15 '24 15:09 sockless-coding

So then it's not related to the language, what else could it be?

cleveHEX avatar Sep 15 '24 20:09 cleveHEX

Have you tried the "reload resources" feature in HA? It might just be the front end... Also, the screenshot you provided is from a phone, are you using the app or a browser? How does it look if you access it from the Settings Devices page?

sockless-coding avatar Sep 15 '24 21:09 sockless-coding

  • I have tried reloading frontend and no change.
  • Same behavior in desktop browser and mobile app.
  • Wow, this is strange:

Screenshot_20241013-094554 Screenshot_20241013-094548

cleveHEX avatar Oct 13 '24 07:10 cleveHEX

Screenshot_20241013-105154

When I select it: "Preset is not valid, valid presets are..."

Screenshot_20241013-105207

cleveHEX avatar Oct 13 '24 08:10 cleveHEX

Hi there! This issue has been marked as stale due to inactivity. If you believe this is still relevant, please let us know. Otherwise, it will be closed soon.

github-actions[bot] avatar Dec 13 '24 00:12 github-actions[bot]

Still didn't solve

cleveHEX avatar Dec 13 '24 06:12 cleveHEX

@cleveHEX, there must be something with your setup that is not working 100% image Does the text show up if you switch to English? Also you could try to remove everything in the custom_components/panasonic_cc/translations/ folder and redownload the integration from HACS

sockless-coding avatar Dec 13 '24 09:12 sockless-coding

Hi there! This issue has been marked as stale due to inactivity. If you believe this is still relevant, please let us know. Otherwise, it will be closed soon.

github-actions[bot] avatar Feb 13 '25 00:02 github-actions[bot]

This issue has been automatically closed due to inactivity. If you still need help, feel free to reopen or create a new issue. Thank you!

github-actions[bot] avatar Feb 20 '25 00:02 github-actions[bot]