synoniem

Results 5 comments of synoniem

Home Assistant has it own system monitor which you can activate by adding following config to /config/configuration.yaml ``` sensor: - platform: systemmonitor resources: - type: disk_use_percent arg: / - type:...

> I just added your code to my configuration.yaml file to check it out. I think you have an extra character at the very end of the last line of...

Probably related because it started with 2.7.0 and after switching to 2023-5-1 it continues: 13:12:12 PHP ERROR: Type: 1, File: /etc/inc/util.inc, Line: 2479, Message: Uncaught TypeError: Unsupported operand types: string...

On 20-10-2023 09:48, Jay wrote: > > Probably related because it started with 2.7.0 and after switching > to 2023-5-1 it continues: > > 13:12:12 PHP ERROR: Type: 1, File:...

On 13-11-2023 13:14, Travis Glenn Hansen wrote: > > Sorry team just getting up to date on this (my time to maintain is > limited currently). So this is caused...