ac_status: widget_type: icon entity: sensor.sopine_ac_present icons: "True": icon: mdi-power-plug "False": icon: mdi-power-plug-off ac_current: widget_type: sensor entity: sensor.sopine_ac_current units: "A" ac_voltage: widget_type: sensor entity: sensor.sopine_ac_voltage units: "V" battery_status: widget_type: icon entity: sensor.sopine_battery_status icons: "Charging": icon: mdi-battery-charging "Discharging": icon: mdi-battery-50 "None": icon: mdi-battery-alert "default": icon: mdi-battery-unknown battery_capacity: widget_type: gauge entity: sensor.sopine_battery_capacity units: "%" min: 0 max: 100 battery_voltage: widget_type: gauge entity: sensor.sopine_battery_voltage units: "V" min: 2.5 max: 4.75 battery_current: widget_type: sensor entity: sensor.sopine_battery_current units: "A" battery_health: widget_type: sensor entity: sensor.sopine_battery_health units: "" memory_use_percent: widget_type: gauge entity: sensor.memory_use_percent title: "Memory" units: "%" min: 0 max: 100 swap_use_percent: widget_type: gauge entity: sensor.swap_use_percent title: "Swap" units: "%" min: 0 max: 100 load_5m: widget_type: sensor entity: sensor.load_5m title: "5 Minute Load" units: "" disk_use_root: widget_type: gauge entity: sensor.disk_use_root title: "/" units: "%" min: 0 max: 100 disk_use_tank: widget_type: gauge entity: sensor.disk_use_tank title: "/tank" units: "%" min: 0 max: 100 cpu_speed: widget_type: sensor entity: sensor.cpu_speed title: "CPU Frequency" units: "Hz" cpu_temperature: widget_type: sensor title: CPU entity: sensor.cpu_temperature units: "°F" ups_battery: widget_type: gauge entity: sensor.ups_battery title: "UPS Battery" units: "%" min: 0 max: 100 ups_load: widget_type: gauge entity: sensor.ups_load title: "UPS Load" units: "%" min: 0 max: 100 ups_input_voltage: widget_type: sensor entity: sensor.ups_input_voltage title: "UPS Line Voltage" units: "V" ups_time_remaining: widget_type: sensor entity: sensor.ups_time_left title: "UPS Time Remaining" units: "m" ups_status: widget_type: icon entity: sensor.ups_status title: "UPS Status" icons: "ONLINE": icon: mdi-power-plug "default": icon: mdi-power-plug-off