Ingo Fischer
Ingo Fischer
* Implement handling for v2 Alexa Skill for responses * Enhance session management and response handling for v1 and v2 Skill * update Readme * Add Feature to collect deviceIds...
https://developer.amazon.com/de/docs/custom-skills/add-personalization-to-your-skill.html#checklist-for-personalization-support-in-a-skill
actions -> capabilities: https://developer.amazon.com/de/docs/smarthome/smart-home-skill-migration-guide.html @GermanBluefox started the developing, but sow that it is a huge task: https://github.com/ioBroker/ioBroker.cloud/blob/master/lib/alexaSmartHomeV3.js
Updates to testing from ioBroker Core team. Please ideally merge and do not squash. On questions check https://forum.iobroker.net/post/674030
I get the error that the private key is invalid > com.jcraft.jsch.JSchException: invalid privatekey: [B@1a9104 Is there any special format required? I use this provate key any day with ssh...
In the Google Home APp you can do an announcement on a device ... Does anyone discovered how to send it to the device?
The following code ``` const nlp = new Nlp({ languages: ['en'], autoSave: false, }); nlp.addDocument('en', 'Hi, my name is @forename!', 'forename_intent'); nlp.addDocument('en', 'The last name is @lastname', 'lastname_intent'); nlp.addNerRuleOptionTexts('en', 'lastname',...
We researched https://github.com/iobroker-community-adapters/ioBroker.tr-064/issues/405 and https://forum.iobroker.net/topic/57623/tr-064-adapter-komisches-verhalten/ and the results are 1.) "load()" is called twice! (when I see it right in log then one time before the new rypto lib is...
For slow connections Admin3 and also cloud pro Admin has too big footprint to be able to work with. Idea is a "State-Editor" (searching, viewing, changing states) as minimalistic web-interface
Im HM Forum wurde über Anwesenheitssimulation diskutiert. Unser ip symcon lastiger freund fonzo stellte dann fie methode von IPS vor, dass dort die gespeicherten/geloggten schaltzeiten eines zufälligen tages innerhalb der...