2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

49_Arlo.pm: new module for Arlo cameras

git-svn-id: https://svn.fhem.de/fhem/trunk@18805 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
maluk 2019-03-06 19:22:27 +00:00
parent 6dd0c695d7
commit ec168d24d3
3 changed files with 1515 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- new: 49_Arlo: module for Arlo cameras
- feature: 98_monitoring: - add "$listFuncAdded" function
- bugfix: 22_HOMEMODE: - fix illegal division by zero in HOMEMODE_Luminance
- renamed attribute name HomeYahooWeatherDevice to

1513
fhem/FHEM/49_Arlo.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -256,6 +256,7 @@ FHEM/46_TRX_LIGHT.pm KernSani RFXTRX
FHEM/46_TRX_SECURITY.pm KernSani RFXTRX
FHEM/46_TRX_WEATHER.pm KernSani RFXTRX
FHEM/47_OBIS.pm icinger Sonstige Systeme
FHEM/49_Arlo.pm maluk Sonstige Systeme
FHEM/49_IPCAM.pm mfr69bs Sonstiges
FHEM/49_SSCAM.pm DS_Starter Sonstiges
FHEM/49_SSCamSTRM.pm DS_Starter Sonstiges