Christian DeLuca 2d5f93668a
Feature: Add Homebox widget (#3095)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-10 13:24:13 -07:00

657 B

title, description
title description
Homebox Homebox Widget Configuration

Learn more about Homebox.

Uses the same username and password used to login from the web.

The totalValue field will attempt to format using the currency you have configured in Homebox.

Allowed fields: ["items", "totalWithWarranty", "locations", "labels", "users", "totalValue"].

If more than 4 fields are provided, only the first 4 are displayed.

widget:
  type: homebox
  url: http://homebox.host.or.ip:port
  username: username
  password: password
  fields: ["items", "locations", "totalValue"] # optional - default fields shown