Ryan McLean
Ryan McLean
I think `Amount of connected Meters, Batteries, etc` should be 'detectable' based on values returned in the common block.
I have a use case for this too. Gas Meter connected to esp. If power to esp is cut(not to whole house) and gas is in use then i have...
Are you sure it is not because of the Battery Remote Command Timeout?
To charge my battery I do as i noted here: https://github.com/binsentsu/home-assistant-solaredge-modbus/issues/104 the only difference is I now have an additional step to set (Storage AC Charge Policy) to off /...
```yaml alias: Charge Solar Battery From Grid mode: single trigger: - platform: state entity_id: - select.household_energy_daily to: offpeak condition: - condition: and conditions: - condition: state entity_id: select.household_energy_daily state: offpeak...
`setenforce 0` corrects it but Nuc1&3 are both enforcing and working fine.
Those get installed alongside k3s. and are installed.
> I followed instructions from the audit entry: > > ``` > sudo ausearch -c 'intel_gpu_devic' --raw | audit2allow -M intelgpudevice > sudo semodule -X 300 -i intelgpudevice.pp > ```...
I actually have a use case for this.. User wants to query a DB Bot executes query sent by user Bot gets DB results and encrypts them into a file...
Did you check your repo to see if the push did happen? I get that sometimes on Github, but when i look the commit has actually been pushed