panasonic_cc
panasonic_cc copied to clipboard
Powerfull and quiet options do not show up
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:
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.
How is this correct that when I activate the switch, the options disappear?
@cleveHEX did you restart HA after changed the setting?
Yes, I did restart home assistant.
@cleveHEX what language are you running HA in? Does it happen to be Czech?
Yes, it is, I have tried updating the lang file, but no luck.
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"
}
}
}
}
}
}
}
This did not fix it, I have tried already by #304 , still the same
I switched to Czech
Under Devices:
On a dashboard:
So then it's not related to the language, what else could it be?
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?
- I have tried reloading frontend and no change.
- Same behavior in desktop browser and mobile app.
- Wow, this is strange:
When I select it: "Preset is not valid, valid presets are..."
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.
Still didn't solve
@cleveHEX, there must be something with your setup that is not working 100%
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
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.
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!