![]() |
New Alexa - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Application Store (https://forum.logicmachine.net/forumdisplay.php?fid=11) +--- Thread: New Alexa (/showthread.php?tid=3964) Pages:
1
2
|
RE: New Alexa - Daniel - 22.09.2022 sync again and see if this happens again RE: New Alexa - Zandkever - 22.09.2022 thanks for your quick help. I will let know if it happens again. RE: New Alexa - Zandkever - 01.10.2022 Question for the blinds. As it works with percentage, it only goes down halfway. It sends 100 to the LM but that is only 39% of 255. I did change the object to “Scale” (5.01), but doesn’t have effect. Another way out is to write a script using fi virtual object translating to full 100%. Am I doing something wrong? RE: New Alexa - Daniel - 03.10.2022 Sync again after changing to scale. RE: New Alexa - Zandkever - 03.10.2022 (03.10.2022, 07:37)Daniel Wrote: Sync again after changing to scale. I did, I synced the cloud after I changed the object data type to "scale" a few days back. However then it didn't work. Now 2 days later it suddenly works fine. Since this was the first one of 9 I am trying to fix, I am now setting the scale and syncing for another blind: it doesn't work. RE: New Alexa - admin - 04.10.2022 Changing data type is an edge case that is not handled at the moment. You can reboot LM for changes to sync properly. RE: New Alexa - Zandkever - 04.10.2022 (04.10.2022, 06:32)admin Wrote: Changing data type is an edge case that is not handled at the moment. You can reboot LM for changes to sync properly. Thanks, works after reboot and syncing! RE: New Alexa - alexll - 05.10.2022 Hi there. Is there any new way to export/import Alexa objects to, for example, csv or plain text? It is very annoying to introduce every object one by one on each project. Thanks! RE: New Alexa - Daniel - 05.10.2022 As every app Alexa configs are stored in backup and can be restored on another device. RE: New Alexa - jmir - 25.09.2024 (05.10.2022, 14:11)Daniel Wrote: As every app Alexa configs are stored in backup and can be restored on another device. Is there any way to restore only Alexa configs to another device? Not the whole project RE: New Alexa - Daniel - 25.09.2024 There is no any direct way of doing it, the settings are saved in redis db and technically it could be copied but it is not out of the box job. Why do you need this? RE: New Alexa - jmir - 25.09.2024 (25.09.2024, 10:42)Daniel Wrote: There is no any direct way of doing it, the settings are saved in redis db and technically it could be copied but it is not out of the box job. Why do you need this? Because I've a mix of two projects and I need to joint them... I'll copy Alexa config manually. Thanks |