Download Domoticz 2023.1
Domoticz is a versatile application aimed at serving as a home automation controller for controlling and reading components. It can do its work on, for example, a Raspberry Pi, but can also be deployed on Linux or Windows machines. Domoticz can be used with, for example, light switches, various sensors, LED lamps, security equipment and numerous other home automation hardware. In addition, Domoticz can handle various widely supported protocols, including z-wave based on the open source Openzwave library and EnOcean. For more information, see our own Forum. The changelog for version 2023.1 looks like this:
Implemented:
- Accept JWT tokens as authentication and Authorization Bearer tokens (either from internal or external IAM service)
- Blinds, added option to schedule 0%
- dzVents, OpenURL PATCH method
- Enphase, redesign and added battery readings (Supports firmware V7)
- Internal OAuth2/OIDC IAM service supporting 4 different flows (OAuth2 (RFC6749), PKCE extension (RFC7636) and JWT Tokens (RFC7519))
- MQTT, added support for Lock status
- MQTT, added support for wildcards in discovery topics
- MQTT, climate preset mode
- New ‘auth’ debug flag to see IAM related messages
- Now ‘Applications’ can be registered to get secure access to Domoticz, see ‘setup’ menu (standard DomoticzUI app is registered by default)
- P1 Meter, added number of (long) power failures, voltage sags/swells
- SECURITY_SETUP.md describing the new/improved security setup
- Support for basic OpenID Connect Discovery (‘https:///.well-known/openid-configuration’)
- Search option in Switches/Scenes/Temperature/Utility and Weather tab
- The Security realm can be configured using the ‘vhostname’ option (default domoticz.com)
- Timer, Grid option for selected switches and thermostat. Big thanks to syrhus/labelette91580 and xbeaudouin
- User device selection now displays type/subtype
Changed:
- All security related settings are now in 1 settings tab
- By default prompt for login to only allow secure access
- Default ‘admin’ user is generated with default password (see Users)
- Dimmer, restores to previous Set Level state after Off
- Implicit adding local IP to ‘trusted networks’ has been removed. Needs to be set explicitly for security reasons!
- Lots of security related code cleanup and improvements
- Menu option for ‘Users’ moved to main ‘Setup’ menu list
- MQTT timeout increased to 2 minutes
- The following proxy headers are now properly supported ‘Forwarded’ (RFC7239), ‘X-Forwarder-For’ and ‘X-Real-IP’ (in that order)
- The secure server (HTTPS) sends proper CORS and Security headers
Fixed:
- Dashboard, scenes/lights hidden when this was disabled in user settings
- Dashboard, mobile display did not display P1 meter current return value correctly
- Dashboard, not showing disabled sections (temperature/weather/utility) when a device has multiple properties (for instance temperature + weather)
- Highcharts dropdown menu z-index problem
- Logout now returns 204 instead of 401
- Water flow sensor custom icon
- Making sure Custom icons are valid (when someone manually edits the database)
- Mobile display text objects with long lines
- MQTT-AD Climate, fixed setpoint temperature display
- Navigation bar display issues on some mobile devices
- Setpoint popup when using protection
Once again:
- If you see any Gui issues, make sure you first switch to the default theme and clear your browser + app cache
- You can also update manually by going to your Domoticz folder and issue the following command: ./updaterelease
For a full detailed overview visit this page.
Version number | 2023.1 |
Release status | Final |
Operating systems | Windows 7, Linux, Windows 8, Windows 10, Windows 11 |
Website | Domoticz |
Download | https://www.domoticz.com/downloads |
License type | GPL |