Andreas Billmeier
Andreas Billmeier
Had the same problem, with rare very high spikes (>8kW), solved it with a filter: ```yaml sensor: - platform: pulse_meter name: '${name} - Power consumption' unit_of_measurement: 'W' state_class: measurement device_class:...
Tried the same, [Doku](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/HTMLDocuments/WS-Management_Class_Reference/CIM_PowerManagementService.htm#RequestPowerStateChange) says: 6) The method returns 'Unknown or Unspecified Error' (2) if the requested PowerState parameter is not supported. In Intel AMT Release 5.0 and earlier releases...
Found an (extended) fork: https://github.com/nomis/intel-amt, with soft-off and SSL support
and if possible: show a unique ID for every spool, so we can stick a number on them, this would clearly identify a spool. Imho you already have one for...
I tried the fix from https://github.com/home-assistant-ecosystem/home-assistant-cli/pull/369, seems not to work for me: ```bash root@g18-hasstest:~ # bash --version GNU bash, Version 5.1.8(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2020 Free Software Foundation, Inc. Lizenz...
Not sure if this isn't an issue for `click`, because the version check is done in `click/shell_completion.py`. Please let me know if this is adressed wrong here.
Cannot downgrade click. Can't this be fixed?
Hi, @mgorny @oniGino gns3-server is **not** the only revdep of aiohttp-cors, also [Home Assistant on Gentoo](https://github.com/onkelbeh/HomeAssistantRepository) is currently [still relying on aiohttp-cors-0.7.0](https://github.com/home-assistant/core/blob/dev/homeassistant/package_constraints.txt). I am using a [patched ebuild](https://github.com/onkelbeh/HomeAssistantRepository/blob/master/dev-python/aiohttp-cors/aiohttp-cors-0.7.0.ebuild) since [Jan...
Have sent the full SNMP walks in an email to Mr. Lausser, here's a Walk of the router affected with the 'lost the reservation' Problem, it runs in Eval Mode,...
Hi, just tried 9.0.1, here's how it looks now: ```bash root@lnx-monitoring:~ # time sudo -u icinga '/usr/lib64/nagios/plugins/contrib/check_nwc_health' --hostname isr-deg01.router --mode check-licenses --community xxxxxxxxx Use of uninitialized value in string ne...