domoticz
lscr.io/linuxserver/domoticz
https://github.com/orgs/linuxserver/packages/container/package/domoticz
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-domoticz/issues/new/choose
bash
true
https://github.com/linuxserver/docker-domoticz#application-setup
https://github.com/linuxserver/docker-domoticz#readme
https://www.domoticz.com
Domoticz(https://www.domoticz.com) is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device.
http://[IP]:[PORT:8080]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/domoticz.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/domoticz-logo.png
2023-11-29
### 2023-11-29
- Deprecate.
### 2023-07-06
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2023-02-20
- Migrate to s6v3.
### 2022-10-15
- Remove deprecated legacy stable branches.
### 2022-02-05
- Set default webroot to /. Add env. variable for setting custom databas path.
### 2020-12-26
- Rebase to Ubuntu Focal, see here(https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal) for troubleshooting armhf.
### 2019-11-24
- Change to using domoticz builtin Lua and MQTT.
### 2019-11-03
- Set capabilities for domoticz binary and move cmake from edge repo.
### 2019-06-28
- Rebasing to alpine 3.10. Add iputils for ping. Fix typo in readme. Fix permissions for custom icons.
### 2019-05-12
- Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
### 2019-03-30
- Add env variable to set webroot.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-02-19
- Fix branch for version logic.
### 2019-02-11
- Add pipeline logic and multi arch.
### 2018-07-02
- Add openssh package.
### 2018-07-01
- Fix backup/restore in webgui.
### 2018-04-03
- Add dependencies for BroadlinkRM2 plugin.
### 2018-01-20
- Move telldus core to repo to prevent build fail when source site goes down.
### 2018-01-18
- Remove logging to syslog in the run command to prevent double logging.
### 2018-01-04
- Deprecate cpu_core routine lack of scaling.
### 2017-12-08
- Rebase to alpine 3.7.
### 2017-11-26
- Use cpu core counting routine to speed up build time.
### 2017-05-28
- Rebase to alpine 3.6.
### 2017-02-26
- Add curl and replace openssl with libressl.
### 2017-02-11
- Update README.
### 2017-01-03
- Initial Release.