iobroker.shrdzm v0.1.0
ioBroker.shrdzm
Sentry
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
shrdzm adapter for ioBroker
This adapter integrates the SHRDZM smartmeter interface available from SHRDZM IT Services e.U. into ioBroker. A descritpion of the interface is available here.
Note that this adapter is not related to the company mentioned above in any way and that no commercial relationship exists at all.
Disclaimer
All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.
Configuration
Install and setup you SHRZDM interface as described by the manufactures documentation. This adapter connects to the interface using an udp (IPv4) connection. The following steps are required to start operation:
- install iobroker Adapter the usual way
- open ioBroker adminUI interface to configure the adapter
select a free port at adminUI, default is set to port 9000 but any free prot can be used.
open SHRZDM configuration interface (using a webbrower)
- select cloud configuration
- enter ip address (IPv4 only) of your ioBroker host and port number selected into field 'Server'
- aktivate 'UDP send'
- save cloud settings
The SHRDZM device shoul start to send data immeidiatly at the intervall configured at page 'settings'.
Operation
The adapter will create states for all obos data received from all devices. If you have multipleSHRZDM devices installed and want to limit the devices accepted, you can enter a list of allowed devices into the configuration of the adapter. If no devices are configured, data from all senders will be accepted.
FAQ
Updates occure too often
Updates of live data are performed whenever new is recieved from SHRDZM device. To reduce the amount of data sent by the device adjust the interval paramater at "settings" page of the device.
If you like it, please consider a donation:
Changelog
0.1.0 (2025-03-15)
- (mcm1957) initial release
License
MIT License
Copyright (c) 2025 mcm1957 mcm57@gmx.at
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago