Domoticz is een veelzijdige applicatie die erop is gericht om als domoticacontroller te dienen voor de aansturing en het uitlezen van componenten. Het kan zijn werk doen op bijvoorbeeld een Raspberry Pi met Linux, natuurlijk kun je ook andere Linux-, macOS- of Windows-machines inzetten. Ook is er een package beschikbaar om Domoticz op een Synology-nas te laten draaien.
Domoticz kan gebruikt worden met bijvoorbeeld lichtschakelaars, diverse sensors, ledlampen, beveiligingsapparatuur en tal van andere domoticahardware. Daarnaast kan Domoticz overweg met diverse breed gedragen protocollen, waaronder z-wave op basis van de opensource-openzwave-library en EnOcean. Er zijn echter ook koppelingen die je wat minder snel verwacht, zoals met de Essent E-thermostaat. Handig is verder de koppeling met de Logitech Harmony Hub, die op zijn beurt diverse apparatuur via infrarood kan aansturen.
Op ons Forum zijn tal van tweakers actief in Domoticz - open source domotica systeem - deel 3. De ontwikkelaars hebben Domoticz 4.9700 uitgebracht met de volgende aankondiging:
Domoticz version 4.9700 released (Stable)
Hi Everyone !
After a year of hard work and almost 2000 commits, we are proud to release another stable version of Domoticz !! Thanks to all developers users and contributors who helped us build and test the beta versions ! Without your support this would not have been possible! As always, and specially for users using a previous stable version on a raspberry pi that has not recently been updated to 'stretch', it is a good idea to make a FULL backup of your Domoticz folder (or SD card!) Then make sure you are on the latest operating system version, for raspbian this is 'Stretch', more on this after the change list below! If you are using the binary installer of Domoticz, you should be able to upgrade via the menu, or issuing ./updaterelease in the installation folder. We will try to release new stables on a monthly basis from now on, but please keep testing the beta versions also to help development! There are to many changes to be listed, but a short list can be found below.
With kind regards,
Rob
Version 4.9700
- Implemented: Blockly, now possible to directly add/update Text devices
- Implemented: Blockly: now possible to use expressions in debug messages like "My temperature is {{temperaturedevice[1234]}} degrees" (see http://www.domoticz.com/wiki/Events)
- Implemented: Camera: support for HTTPS url's
- Implemented: Comm5 SM-xxxx sensors support
- Implemented: Command line option '-noupdates' to stop using the internal update functionality Corrected 'Proxy' settings in the settings page (missing element closing tag)
- Implemented: Denkovi Smartden IP In (32) with LAN Interface
- Implemented: Disabling the option to downgrade Domoticz and use a newer database (because of database migrations)
- Implemented: Door Lock Inverted
- Implemented: EcoCompteur device
- Implemented: eHouse BMS / Home Automation System Integration
- Implemented: Forcing appcache to be refreshed on every new build
- Implemented: Functionality to allow Python Plugins to integrate with the Domoticz Security Panel
- Implemented: HardwareMonitor monitor own process memory usage
- Implemented: Honeywell Lyric thermostat
- Implemented: I2C: support for MCP23017 (16bit I2C GPIO expander)
- Implemented: Initial support for FS20
- Implemented: KMTronic TCP Temperature hardware
- Implemented: Langiage "Persian" (Big tankgs to "foademadi", "maziar.hafezi" and "reza.hadipour2002")
- Implemented: Language "Albanian" (Big thanks to "arbenik")
- Implemented: Language "Bosnian" (Big thanks to "Vedran")
- Implemented: Language "Catalan" (Big thanks to "delfisastre")
- Implemented: Logitech Media Server: Added option to remove unused nodes
- Implemented: RFXtrx Lucci Fan DC implemented
- Implemented: MQTT Push message on scene/group switch event
- Implemented: MySensors: handling of I_INCLUSION_MODE message.
- Implemented: MySensors: support for SmartSleep option (gateway 2.x)
- Implemented: Netatmo: rssi support
- Implemented: New Managed meter type
- Implemented: OnkyoAVTCP: Add source selection, detection via NRIQSTN
- Implemented: OpenWeatherMap: cloud sensor
- Implemented: RFXCom: support for WIND7, RAIN7/RAIN8/RAIN9
- Implemented: Rtl_433: support for wind sensors, HH and LL humidity values
- Implemented: Selector Switch: correcting display for all UTF8 characters now
- Implemented: Styles folder can have its own images folder to overwrite stock images
- Implemented: Telegram notifications
- Implemented: Voltage/Current for Armbian Kernal 4.14+
- Implemented: Webserver: automatically reload SSL certificates and DH params3
- Implemented: Xiaomi Aqara Cube
- Implemented: ZWave node ID to log
- Removed: NMA Notification system (the service has stopped)
- Updated: Dzvents (version 2.4.6, See dzVents/documentation/history.md)
- Updated: OenZWave driver and configuration files
- Updated: Translation files
- Updated: Various internal libraries (C++/WWW)
- Changed: Floorplans now stored in database
- Changed: Improved color dimmer support
- Changed: Internal HUE/RGB/W/WW handling
- Changed: Philips Hue: internal code
- Fixed: Various, see github