NetatmoSecurity
Ch. Damsky
Connection of the devices that are summarized by Netatmo under the term "Security":
- Outdoor camera ("Outdoor" or "Presence")
- Indoor camera ("Indoor" or "Welcome")
- Video doorbell
- Smoke detector
- Carbon monoxide detector
Note: there is no implementation for the smoke detector yet due to a lack of testing opportunities.
Depending on the product type, the module includes the following functions:
- Calling up the status
- Storage of events for a definable period of time
- Receiving messages from WebHook
- Determination of URLs for retrieving videos and snapshots (live and historical)
- Integration of videos optionally transferred from Netatmo via FTP
- Control (camera off/on, light)
Included Modules
- NetatmoSecurity Kamera
- NetatmoSecurity Konfigurator
- NetatmoSecurity Melder
- NetatmoSecurity I/O
- NetatmoSecurity Person
Version History
-
1.42.2 @ 21.02.2024 11:07
- Fix: Securing access to the content of media objects
- Fix: Access to media object 'Person' adjusted again
-
1.42.1 @ 16.02.2024 17:34
- Fix: Media objects were still partially accessed by name
-
1.42 @ 07.02.2024 17:59
- Fix: Securing access to other instances in configurators
-
1.41 @ 29.01.2024 11:11
- Change: Media objects now also have an identifier for unique identification.
-
1.40 @ 25.01.2024 15:23
- New: Switch to collect data on API calls
The API call data is now available in a media object
- New: Switch to collect data on API calls
-
1.39 @ 30.12.2023 18:11
- Fix: When retrieving a live video, there is an error message in IPS version 7.
For correction see README
- Fix: When retrieving a live video, there is an error message in IPS version 7.
-
1.38 @ 29.12.2023 18:22
- New: Video doorbell integrated
-
1.37 @ 10.12.2023 10:49
- New: from IPS version 7, the specification of an import category is integrated in the configurator, therefore the previously existing separate setting option is no longer available
-
1.36 @ 23.11.2023 16:39
- New: Camera instance has new option to decide whether the local camera URL is preferred or the VPN URL
- Fix: Configurator now also recognizes superfluous smoke and CO detectors
- Fix: Bug in the template "processUrlChanged.php"
- Fix: incorrect "local CIDRs" no longer cause a crash
- Improvement: length of SelectScript properties increased
-
1.35 @ 15.10.2023 15:40
- Fix: protection of missing media objects (e.g. freshly created instance)
- Fix: the statistics of ApiCalls are no longer differentiated by uri but only by host+cmd
-
1.34 @ 26.09.2023 07:40
- New: CO detector integrated
- New: Determination of memory requirements and runtime (current and for 31 days) and display in the "Information" panel
-
1.33 @ 28.07.2023 11:33
- Preparation for IPS 7 / PHP 8.2: Change to the "webfront/user" structure
- New: Switching of camera and floodlight via the Netatmo API
- New: Status of the siren (of course only for outdoor camera with siren)
-
1.32 @ 15.07.2023 15:31
- Hotfix: Workaround of the problem that a login with developer key is no longer possible
- Fix: README corrected
-
1.31 @ 05.07.2023 11:56
- New: Adaptation to the changed Netatmo API
This affects, among other things and in particular, the images - these must now be downloaded directly and are therefore stored in a directory ".../webfront/user/netatmo-images/".
This cache is automatically cleaned up depending on the set retention of Netatmo messages. - New: Switch to control the notification of an inactive gateway
- Preparation for IPS 7 / PHP 8.2
- New: Adaptation to the changed Netatmo API
The complete version history can be found in the documentation