fhem-mirror icon indicating copy to clipboard operation
fhem-mirror copied to clipboard

Branch 'master' is an unofficial read-only-mirror of https://svn.fhem.de/fhem/trunk which is updated once a day. (branch sf_old a mirror of the old repo: svn://svn.code.sf.net/p/fhem/code/trunk)

Results 44 fhem-mirror issues
Sort by recently updated
recently updated
newest added

Hi, When using TX-RZ720 the Volume is 50% off, so if target Volume is 100% the set receiver volume is 50%. used configuration: defmod avr ONKYO_AVR 10.0.0.142 2013 zone2 attr...

doesn't work with 934 $userName =~ $creds{$name}{username}; 935 $passWord =~ $creds{$name}{password}; should be 934 $userName = $creds{$name}{username}; 935 $passWord = $creds{$name}{password};

Hello, when I use the delEntries command of the DbRep module i receive the folowing error: `"Error - Wrong time limits. The (days newer than) option must be greater than...

Hi HUEDevice works great - also for some Chinese products. Many thanks for that ! One issue I've got... I mainly use some of these Chinese **sensors**, like Konke and...

https://github.com/mhop/fhem-mirror/blob/73768f374623cff10a63167ccc3fbf9981af1bba/fhem/FHEM/98_TRAFFIC.pm#L463 This if-Statement doesn't work when $upFrom is 0 (Midnight).

In module 36_shelly.pm i get an error if i want to set the shelly password like : Undefined subroutine &main::setKeyValue called at ./FHEM/36_Shelly.pm line 743 (the same thing at getKeyValue)

adds bautrate for jeelink to avrdude command line to be compatible with avrdude 6.3

Found a typo in fhem/FHEM/10_EnOcean.pm: Replace all "BatteryPrecent" by "BatteryPercent" please. Thanks

Erweiterung der Attributliste um "pubDateFormat ", was voraussetzt, dass die API ein Reading "fcx_Timestamp" bereit stellt. Erweiterung weblink - subs um die Priorisierung, ob daily oder hourly forecasts verwendet werden...

Hello, I found that is a new firmware for eq3bt. Is this release of 10_EQ3BT for FHEM will be correct ?