AEG/Electrolux - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: AEG/Electrolux (/showthread.php?tid=4859) |
AEG/Electrolux - tomnord - 04.07.2023 Has anybody written any integration to AEG/Electrolux appliances? Some python code found here: https://github.com/mauro-midolo/homeassistant_electrolux_status RE: AEG/Electrolux - admin - 05.07.2023 I don't think that there's any other solution apart from rewriting Python library to Lua: https://github.com/tomeko12/pyelectroluxconnect Keep in mind that since there's no official API this solution can stop working at any time. |