Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't add spoken

Featured Replies

Posted

When I attempt to add a new device I get the error: "HTTP error 400 : Device cannot be added to the spoken database"

Any thoughts?

 

jeff

Hi @BamBamF16,

What type of device?   Currently the Alexa Configuration uses Hints for device types, some devices do not conform to a mapped device type. Some nodeServers that do conform may be missing a device type hint.

  • Author

OK I lied.  i can add back zwave switch.  It wasn't letting me earlier.  But I can't add any device that is from node server. It is a Kasa TP Link outlet that I am trying to add.

 

jeff

Edited by BamBamF16

Hi @BamBamF16,

Please first check with the node server developer to see if they can add a hint for the node(s) in question. If that is not an option you can try the "Device Hint Editor" from "Connectivity" in the "Select Tool..." drop down on ISY portal.  Be sure to select the "Help" button for detailed information.

  • Author

It looks like it should be a category 0X04 and a subcategory of 0X02.  But I don't see how to turn that into the correct value and I don't want to mess it up.

If you need an alternate method:

Use a State variable for Alexa, set the on and off values, percentage is calculated automatically.  Then have a program monitor the State variable and set the "on" value to the same state variable

Variable Test - [ID 0084][Parent 000F]

If
        $State_6 is not -1
 
Then
        Set 'Devices / Basement / Basement Computer Room Lights' On '$State_6 %'
 
Else
   - No Actions - (To add one, press 'Action')
 

You may want to set the variable init value to -1 to avoid the light being changed on reboot.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.