suaveolent
suaveolent
Homebrew does not support the option `--with-default-names` any more. As a result, the `install_pkgs.sh` script does not work as intended any more. Possible fix: Add gnu_sed to $PATH.
Hi, csshX is unfortunately working with Z shell. I receive the following error: ``` history -d $(($HISTCMD-1)) && clear && exec '/usr/local/bin/csshX' '--master' '--sock' '/var/tmp/tmp.0.9z6VG2' '--launchpid' '3529' '--screen' '0' '--debug'...
If the SystemConfiguration.plist file at /var/lib/lockdown does not exist, the daemon does not start. It attempts to recreate the file, but fails (e.g. due to double free). Damon needs to...
I'm trying to use the tool as described. Using the "Detect Reader" function I could successfully obtain the nonces. However, neither the Mobile Companion App, nor the CLI / Web...
This PR adds support for the Rosstech DU-706. The DCU can be found in many Sundance / Jacuzzi Spas. It periodically (11s) transmits the temperature of the spa. Sample data...
This PR changes from the ct/kWh to €/£/mWh/kWh as preferred by Home Assistant (see https://github.com/mampfes/ha_epex_spot/discussions/122).
This PR changes the unit from ct/kWh to €/£/mWh/kWh as preferred by Home Assistant (see https://github.com/mampfes/ha_epex_spot/discussions/122). ### Changes as requested in https://github.com/mampfes/ha_epex_spot/pull/128 - Rename to `price_per_kwh` - only return price_per_kwh...
This PR removes the price sensor and renames the net price sensor to price as requested in https://github.com/mampfes/ha_epex_spot/pull/128 This PR depends on https://github.com/mampfes/ha_epex_spot/pull/148
### DESCRIPTION The Buderus BC400 has an Away and Holiday Mode. Away is a toggle, holiday can have a start and end date, a target temperature as well as a...