/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 20m ago · Updated 4w ago
View markdown
openhab
openHAB REST API
post
Add a UI component in the specified namespace.
0f2ce17cab3e
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
actions
2
addons
10
audio
4
auth
5
channel-types
3
config-descriptions
2
discovery
2
events
3
habpanel
2
iconsets
1
inbox
5
items
17
links
7
logging
4
module-types
2
persistence
8
profile-types
1
root
1
rules
17
services
6
sitemaps
7
systeminfo
2
tags
5
templates
2
thing-types
2
things
12
transformations
5
ui
6
get
Get all registered UI components in the specified namespace.
post
Add a UI component in the specified namespace.
get
Get a specific UI component in the specified namespace.
put
Update a specific UI component in the specified namespace.
delete
Remove a specific UI component in the specified namespace.
get
Get all registered UI tiles.
uuid
1
voice
10
ui
Add a UI component in the specified namespace.
post
/ui/components/{namespace}
Path parameters
namespace
string
required
Request body
RootUIComponent
required
component
string
config
object
slots
object
uid
string
tags
string[]
props
ConfigDescriptionDTO
timestamp
string
date-time
type
string
Response
OK
RootUIComponent
required
component
string
config
object
slots
object
uid
string
tags
string[]
props
ConfigDescriptionDTO
timestamp
string
date-time
type
string