I tried this and when adding from integration page, getting this error.
Could you please help me ?
I tried this and when adding from integration page, getting this error.
Could you please help me ?
Just tried this. The one by @milothomas is working great. It was a big hassle to add because Iām a total noob and couldnāt get it to work initially, but a few YT videos around MQTT helped.
I really appreciate everyoneās efforts here. I tried GitHub - rkzofficial/ha-miraie-ac too, and it installed very easily, but it doesnāt seem to be able to send commands. Keep getting errors of āclient not connectedā, not sure why.
I would love to see more MirAIe features added to this HA integration, like sleep profiles and preset modes and all.
Iām also curious to know if anyone is using this integration in innovative ways to do things that arenāt possible with the Miraie app natively.
One more question: is it possible to see the realtime power consumption? I know miraie app only shows daily/weekly/monthly, but if there is any entity that could be exposed to show the realtime power consumption, thatād be really nice too.
Thanks all
This works well. Thank you!
A few wish list that I have.
Hi @Anshul99, the integration is in early stage, I have fixed all the current issues, please update the plugin and try again it should work flawlessly now.
@Pradeep, its fixed now please update the integration.
Thanks @Kir4Kun for your efforts and itās working flawlessly!
It would be better if you could add 7 in 1 convert mode and swing feature in new releases. Thanks again for your wonderful work!!
Thank you so much. It worked perfectly.
@milothomas after restarting the home assistant. The dashboard card is showing unavailable. I have to restart the flow and node-red. Do you know what could be causing such issues?
Thanks @Kir4Kun for the awsome job. 2 years back when I initially setup with node-red had to face a lot of issues. Installation was a breeze with HACS. I would like to contribute to the repo. I should check if we could turn of the display could be done. If possible Iāll put a pull request
Hey everyone, iām working on a direct integration for Panasonic Miraie ACs.
I have managed to make it work. All the features are working as of now and quite stable. Personally been using it for some weeks now. Will be publishing soon to hacs.
Hereās the repo, as of now you need to download the release and extract it your custom components folder. As i get it published you would be able to search in HACS.
Hey Chris, this is great that you are trying to build the Panasonic Miraie integration!
Howās the testing coming along? Are we close to HACS release?
Anyone got the convertible mode working in Home Assistant?
Can this be extended to support the Panasonic MirAIe Washing Machine?
https://www.panasonic.com/in/consumer/product-archive/home-appliances/na-148mf1l01.html
Able got the convertible mode (converti7) working in Home Assistant?
Yeah its available in this integration.
Hi @milothomas,
Thank you for this excellent integration ā itās working well overall with my Panasonic MirAIe ACs.
Iāve successfully set up MQTT state monitoring, and I can see acdc
values correctly reflect the current LED display status ("on"
or "off"
) in the topic:
miraie-ac/ac-living-room/state ā "acdc": "on"/"off"
However, attempts to control the LED via:
miraie-ac/ac-living-room/state/set ā { "acdc": "off" }
ā¦or using a direct payload like:
{ "acdc": "off" }
ā¦do not result in any change on the AC.
Could you please consider adding support for controlling the acdc
(LED display) setting via MQTT?
It would be great to toggle the display LED from Home Assistant or Node-RED automations.
Let me know if I can help with logs or testing.
Thanks again for your great work!
Best regards,
Murali
Easy to install. Working well. Appreciate the effort @Kir4Kun
Tested on: Panasonic 1 Ton 5 Star Wi-Fi Inverter Split AC (Model: CS/CU-NU12XKYWA)
This integration has been working well with my panasonic miraie and HA via mqtt. The only drawback is i have to manually restart it every now nd then as it fails to show the entity on HA, is there a workaround or solution to this?