Daniele Bochicchio
Daniele Bochicchio
I was able to get the URL to change alarms. My use case is to enable/disable a given alarm automatically. The GUI is using a PUT to https://alexa.amazon.EXT/api/notifications/{deviceType}-{serialNumber}-{notificationIndex} with the...
**Describe the solution you'd like** Combine both entity_id and attribute, so we could get (and transform) something from an entity where the primary attribute is not what we want, without...
In order to improve performance, I added a variant for CreateConversation, using the async/await pattern and the async version of IConversations.CreateConversationAsync.
First of all: brilliant work! I have very large forms where I know certain fields are usually ignored and not pasted. I think a way to ignore certain fields via...