Skip to content

Commit f44af16

Browse files
authored
Support for 1.3.3.4 changes
1 parent 8967ed8 commit f44af16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Devices are power feeds within your home that you want to show in the card. By d
211211
| Icon | `icon` | Optional icon for the device badge. |
212212
| Color | `color` | Optional color override for that device. |
213213
| Threshold | `threshold` | Dims/zeros device below threshold (in watts) (per `threshold_mode`). |
214-
| Subtract from home | `subtract_from_home` | Overrides card-level `subtract_devices_from_home` for this device. |
214+
| Subtract from home | `subtract_from_home` | `true` or `false` - Overrides card-level `subtract_devices_from_home` for this device. |
215215
| Force hide under threshold | `force_hide_under_threshold` | If true, hides the device entirely when under threshold. Will hide at 0 W if no threshold set. |
216216
| Decimals | `decimal_places` | Decimal places for that device (defaults to card-level `decimal_places`). |
217217
| Unit of Measurement | `unit` / `unit_of_measurement` | Converts `W` to `kW` if set to `kW` |

0 commit comments

Comments
 (0)