Hi all,
I got it working with the 1Home bridge and the routines in Alexa app. Here's how to do this:
BB20211204: for an object to be available as a trigger in Alexa routines, the object's type (icon) in 1Home must be of type 'contact sensor' or 'motion sensor'.
To ensure a newly added Loxone object is available as a contact sensor in 1Home, do this:
- ensure the Alexa account (used by 1Home) has access to the object in LoxConfig
- ensure that the object is visible in the Loxone User Interface (attribute "Use" is checked)
- save changes in LoxConfig to the miniserver
- load the newly added object as a device in 1Home by hitting the /Smart Homes/Refresh button
- enable te newly added object in 1Home/Devices
As of now, the object can be used as a trigger("When this happens") in an Alexa routine.
Note:
- objects can be LoxConfig switches, memory flags, virtual states, ...
- the object does not need to belong to a specific sensor Category in LoxConfig, it will be assigned to the 1Home 'Contact Sensors' device type by default
- it is not necessary that in LoxConfig, the used category is assigned to 'Category Group' of type 'Sensors'
- the object name in 1Home is the same as the object name in LoxConfig, unless if the object's description field is filled in; that takes precedence.
- the type of any device can easily be changed by switching the device type (icon) in 1Home.
Issue is, I got it working just for one day. Since then, the triggers are not being picked up anymore... Still looking what is going wrong... Will keep you posted !
Bart