#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2022 erwinlem
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file files/domoticz.xml path=lib/svc/manifest/network/domoticz.xml restart_fmri=svc:/system/manifest-import:default
dir mode=0700 path=var/domoticz

file path=usr/domoticz/History.txt
file path=usr/domoticz/License.txt
file path=usr/domoticz/domoticz mode=555
file path=usr/domoticz/dzVents/.gitignore
file path=usr/domoticz/dzVents/documentation/README.md
file path=usr/domoticz/dzVents/documentation/README.wiki
file path=usr/domoticz/dzVents/documentation/dzvents-smoothing.png
file path=usr/domoticz/dzVents/documentation/history.md
file path=usr/domoticz/dzVents/documentation/history.wiki
file path=usr/domoticz/dzVents/documentation/pandoc.md
file path=usr/domoticz/dzVents/runtime/Camera.lua
file path=usr/domoticz/dzVents/runtime/CustomEvent.lua
file path=usr/domoticz/dzVents/runtime/Device.lua
file path=usr/domoticz/dzVents/runtime/Domoticz.lua
file path=usr/domoticz/dzVents/runtime/EventHelpers.lua
file path=usr/domoticz/dzVents/runtime/HTTPResponse.lua
file path=usr/domoticz/dzVents/runtime/HistoricalStorage.lua
file path=usr/domoticz/dzVents/runtime/JSON.lua
file path=usr/domoticz/dzVents/runtime/Security.lua
file path=usr/domoticz/dzVents/runtime/ShellCommandResponse.lua
file path=usr/domoticz/dzVents/runtime/SystemEvent.lua
file path=usr/domoticz/dzVents/runtime/Time.lua
file path=usr/domoticz/dzVents/runtime/TimedCommand.lua
file path=usr/domoticz/dzVents/runtime/TimedCommandOptions.lua
file path=usr/domoticz/dzVents/runtime/Timer.lua
file path=usr/domoticz/dzVents/runtime/Utils.lua
file path=usr/domoticz/dzVents/runtime/Variable.lua
file path=usr/domoticz/dzVents/runtime/XmlParser.lua
file path=usr/domoticz/dzVents/runtime/constants.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/Adapters.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/airquality_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/alert_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/ampere_1_phase_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/ampere_3_phase_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/barometer_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/counter_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/custom_sensor_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/distance_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/electric_usage_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/evohome_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/gas_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/generic_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/group_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/hardware_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/humidity_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/kodi_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/kwh_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/leafwetness_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/logitech_media_server_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/lux_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/onkyo_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/opentherm_gateway_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/p1_smartmeter_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/percentage_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/pressure_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/rain_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/rgbw_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/scaleweight_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/scene_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/security_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/smoke_detector_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/soilmoisture_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/solar_radiation_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/soundlevel_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/switch_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/temperature_barometer_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/temperature_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/temperature_humidity_barometer_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/temperature_humidity_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/text_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/thermostat_operating_state_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/thermostat_setpoint_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/thermostat_type_3_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/uv_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/visibility_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/voltage_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/waterflow_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/wind_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/youless_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/zone_heating_device.lua
file path=usr/domoticz/dzVents/runtime/device-adapters/zwave_mode_type_device.lua
file path=usr/domoticz/dzVents/runtime/dzVents.lua
file path=usr/domoticz/dzVents/runtime/eventItemIdentifier.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/File.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/IconScript.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/README.md
file path=usr/domoticz/dzVents/runtime/integration-tests/descriptionScript.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/domoticzTestTools.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/global_data.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/httpResponseScript.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/package.json
file path=usr/domoticz/dzVents/runtime/integration-tests/quiet.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scCancelledScene.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scScene.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptContactDoorLockInvertedSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptDelayedVariableScene.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptSelectorSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestCustomAndSystemEventsScript.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestEventState.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestProtect.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestRename.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestUpdatedDocumentation.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/scriptTestWildcards.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/secArmedAway.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/server.js
file path=usr/domoticz/dzVents/runtime/integration-tests/silent.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/some_module.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/stage1.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/stage2.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testContactDoorLockInvertedSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testDelayedVariableScene.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testEventState.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testIntegration.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testSelectorSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/testSystemAndCustomEvents.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/varCancelled.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/varString.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/vdCancelledRepeatSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/vdRepeatSwitch.lua
file path=usr/domoticz/dzVents/runtime/integration-tests/vdSwitchDimmer.lua
file path=usr/domoticz/dzVents/runtime/lodash.lua
file path=usr/domoticz/dzVents/runtime/misc/smoothing.xlsx
file path=usr/domoticz/dzVents/runtime/misc/testdzVents.sh
file path=usr/domoticz/dzVents/runtime/persistence.lua
file path=usr/domoticz/dzVents/runtime/tests/.luacov
file path=usr/domoticz/dzVents/runtime/tests/README.md
file path=usr/domoticz/dzVents/runtime/tests/data/README.md
file path=usr/domoticz/dzVents/runtime/tests/devices.lua
file path=usr/domoticz/dzVents/runtime/tests/generated_scripts/internal1.lua
file path=usr/domoticz/dzVents/runtime/tests/generated_scripts/internal2.lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/.f3.lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/.f3.lua.swp
file path=usr/domoticz/dzVents/runtime/tests/scandir/f1.lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/f1lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/f2.lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/f3.lua
file path=usr/domoticz/dzVents/runtime/tests/scandir/lua.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/global_data.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script3.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script4.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script5.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script6.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script7.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_combined.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_data.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_error.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_group1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_group2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_inactive.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_incomplete_missing_execute.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_incomplete_missing_on.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_logging.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_notable.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_response_trigger1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_response_trigger2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_scene1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_scene2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_security.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_security_grouped.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_timer_classic.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_timer_function.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_timer_single.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_timer_table.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_variable1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_variable2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_variable3.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_wildcard1.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_wildcard2.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_wildcard3.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_with_active_method.lua
file path=usr/domoticz/dzVents/runtime/tests/scripts/script_with_time-contrained_device.lua
file path=usr/domoticz/dzVents/runtime/tests/testDevice.lua
file path=usr/domoticz/dzVents/runtime/tests/testDomoticz.lua
file path=usr/domoticz/dzVents/runtime/tests/testEventHelpers.lua
file path=usr/domoticz/dzVents/runtime/tests/testEventHelpersStorage.lua
file path=usr/domoticz/dzVents/runtime/tests/testHTTPResponse.lua
file path=usr/domoticz/dzVents/runtime/tests/testLodash.lua
file path=usr/domoticz/dzVents/runtime/tests/testScriptdzVentsDispatching.lua
file path=usr/domoticz/dzVents/runtime/tests/testTime.lua
file path=usr/domoticz/dzVents/runtime/tests/testTimedCommand.lua
file path=usr/domoticz/dzVents/runtime/tests/testUtils.lua
file path=usr/domoticz/dzVents/runtime/tests/testVariable.lua
file path=usr/domoticz/dzVents/runtime/tests/testfile
file path=usr/domoticz/dzVents/runtime/tests/tstData.lua
file path=usr/domoticz/dzVents/runtime/todo.md
file path=usr/domoticz/dzVents/runtime/xml2lua.lua
file path=usr/domoticz/dzVents/runtime/xmlhandler/dom.lua
file path=usr/domoticz/dzVents/runtime/xmlhandler/print.lua
file path=usr/domoticz/dzVents/runtime/xmlhandler/tree.lua
file path=usr/domoticz/plugins/AwoxSMP/lib/__init__.py
file path=usr/domoticz/plugins/AwoxSMP/lib/pySmartPlugSmpB16.py
file path=usr/domoticz/plugins/AwoxSMP/plugin.py
file path=usr/domoticz/plugins/examples/BaseTemplate.py
file path=usr/domoticz/plugins/examples/DenonMarantz.py
file path="usr/domoticz/plugins/examples/Dlink DSP-W215.py"
file path="usr/domoticz/plugins/examples/HTTP Listener.py"
file path=usr/domoticz/plugins/examples/HTTP.py
file path=usr/domoticz/plugins/examples/Kodi.py
file path="usr/domoticz/plugins/examples/MQTT Publish.py"
file path="usr/domoticz/plugins/examples/MQTT Subscribe.py"
file path=usr/domoticz/plugins/examples/Mutli-Threaded.py
file path=usr/domoticz/plugins/examples/Pinger.py
file path=usr/domoticz/plugins/examples/RAVEn.py
file path="usr/domoticz/plugins/examples/UDP Discovery.py"
file path="usr/domoticz/plugins/examples/Web Socket Client.py"
file path=usr/domoticz/scripts/_domoticz_main
file path=usr/domoticz/scripts/_domoticz_main.bat
file path=usr/domoticz/scripts/buienradar_rain_example.pl
file path=usr/domoticz/scripts/domoticz.conf
file path=usr/domoticz/scripts/download_update.sh
file path=usr/domoticz/scripts/dzVents/data/README.md
file path=usr/domoticz/scripts/dzVents/dumps/.gitignore
file path="usr/domoticz/scripts/dzVents/examples/calc temp delta.lua"
file path="usr/domoticz/scripts/dzVents/examples/check battery levels.lua"
file path="usr/domoticz/scripts/dzVents/examples/check dead devices by desc.lua"
file path="usr/domoticz/scripts/dzVents/examples/check dead devices.lua"
file path=usr/domoticz/scripts/dzVents/examples/external_light.lua
file path="usr/domoticz/scripts/dzVents/examples/fake presence.lua"
file path="usr/domoticz/scripts/dzVents/examples/garage door.lua"
file path="usr/domoticz/scripts/dzVents/examples/get sensor values.lua"
file path="usr/domoticz/scripts/dzVents/examples/intruder alert.lua"
file path=usr/domoticz/scripts/dzVents/examples/leak_detection.lua
file path="usr/domoticz/scripts/dzVents/examples/notify for dead system-alive check devices.lua"
file path="usr/domoticz/scripts/dzVents/examples/only run script when button pressed.lua"
file path="usr/domoticz/scripts/dzVents/examples/plant watering notification.lua"
file path="usr/domoticz/scripts/dzVents/examples/random night light.lua"
file path="usr/domoticz/scripts/dzVents/examples/respond to switch.lua"
file path="usr/domoticz/scripts/dzVents/examples/schedule fish pond pump.lua"
file path="usr/domoticz/scripts/dzVents/examples/simple room heating with hysteresis control.lua"
file path=usr/domoticz/scripts/dzVents/examples/sunscreen.lua
file path=usr/domoticz/scripts/dzVents/generated_scripts/README.md
file path=usr/domoticz/scripts/dzVents/scripts/README.md
file path=usr/domoticz/scripts/install.sh
file path=usr/domoticz/scripts/logrotate/domoticz
file path=usr/domoticz/scripts/lua/JSON.lua
file path=usr/domoticz/scripts/lua/script_device_demo.lua
file path=usr/domoticz/scripts/lua/script_time_demo.lua
file path=usr/domoticz/scripts/lua_parsers/example.lua
file path=usr/domoticz/scripts/lua_parsers/example_json.lua
file path=usr/domoticz/scripts/lua_parsers/example_owm.lua
file path=usr/domoticz/scripts/lua_parsers/example_xml.lua
file path=usr/domoticz/scripts/lua_parsers/readme.txt
file path=usr/domoticz/scripts/python/domoticz.py
file path=usr/domoticz/scripts/python/googlepubsub.py
file path=usr/domoticz/scripts/python/reloader.py
file path=usr/domoticz/scripts/python/script_device_demo.py
file path=usr/domoticz/scripts/python/script_time_demo.py
file path=usr/domoticz/scripts/readme.txt
file path=usr/domoticz/scripts/restart_domoticz
file path=usr/domoticz/scripts/support/README.md
file path=usr/domoticz/scripts/support/get_build_versions.sh
file path=usr/domoticz/scripts/support/mqtt_ad/README.md
file path=usr/domoticz/scripts/support/mqtt_ad/mqtt_ad_record.sh
file path=usr/domoticz/scripts/support/mqtt_ad/mqtt_ad_send.sh
file path=usr/domoticz/scripts/templates/All.Lua
file path=usr/domoticz/scripts/templates/All.Python
file path=usr/domoticz/scripts/templates/All.dzVents
file path=usr/domoticz/scripts/templates/Bare.dzVents
file path=usr/domoticz/scripts/templates/CustomEvents.dzVents
file path=usr/domoticz/scripts/templates/Device.Lua
file path=usr/domoticz/scripts/templates/Device.dzVents
file path=usr/domoticz/scripts/templates/ExecuteShellCommand.dzVents
file path=usr/domoticz/scripts/templates/Group.dzVents
file path=usr/domoticz/scripts/templates/HTTPRequest.dzVents
file path=usr/domoticz/scripts/templates/Scene.dzVents
file path=usr/domoticz/scripts/templates/Security.Lua
file path=usr/domoticz/scripts/templates/Security.dzVents
file path=usr/domoticz/scripts/templates/System.dzVents
file path=usr/domoticz/scripts/templates/Time.Lua
file path=usr/domoticz/scripts/templates/Timer.dzVents
file path=usr/domoticz/scripts/templates/UserVariable.Lua
file path=usr/domoticz/scripts/templates/UserVariable.dzVents
file path=usr/domoticz/scripts/templates/global_data.dzVents
file path=usr/domoticz/scripts/update_domoticz
file path=usr/domoticz/server_cert.pem
file path=usr/domoticz/updatedomo
file path=usr/domoticz/www/app/AboutController.js
file path=usr/domoticz/www/app/ApplicationsController.js
file path=usr/domoticz/www/app/CamController.js
file path=usr/domoticz/www/app/CustomIconsController.js
file path=usr/domoticz/www/app/DPFibaroController.js
file path=usr/domoticz/www/app/DPGooglePubSubController.js
file path=usr/domoticz/www/app/DPHttpController.js
file path=usr/domoticz/www/app/DPInfluxController.js
file path=usr/domoticz/www/app/DPMQTTController.js
file path=usr/domoticz/www/app/DashboardController.js
file path=usr/domoticz/www/app/DeviceLightEdit.js
file path=usr/domoticz/www/app/DummyController.js
file path=usr/domoticz/www/app/FloorplanController.js
file path=usr/domoticz/www/app/FloorplanEditController.js
file path=usr/domoticz/www/app/ForecastController.js
file path=usr/domoticz/www/app/FrontpageController.js
file path=usr/domoticz/www/app/HistoryController.js
file path=usr/domoticz/www/app/LightsController.js
file path=usr/domoticz/www/app/LogController.js
file path=usr/domoticz/www/app/LoginController.js
file path=usr/domoticz/www/app/LogoutController.js
file path=usr/domoticz/www/app/MobileNotificationsController.js
file path=usr/domoticz/www/app/MyProfileController.js
file path=usr/domoticz/www/app/NotificationController.js
file path=usr/domoticz/www/app/OfflineController.js
file path=usr/domoticz/www/app/RestoreDatabaseController.js
file path=usr/domoticz/www/app/ScenesController.js
file path=usr/domoticz/www/app/SetupController.js
file path=usr/domoticz/www/app/TemperatureController.js
file path=usr/domoticz/www/app/TemperatureCustomLogController.js
file path=usr/domoticz/www/app/TimerplanController.js
file path=usr/domoticz/www/app/UpdateController.js
file path=usr/domoticz/www/app/UserVariablesController.js
file path=usr/domoticz/www/app/UsersController.js
file path=usr/domoticz/www/app/UtilityController.js
file path=usr/domoticz/www/app/WeatherController.js
file path=usr/domoticz/www/app/ZWaveTopologyController.js
file path=usr/domoticz/www/app/app.constants.js
file path=usr/domoticz/www/app/app.js
file path=usr/domoticz/www/app/app.notifications.js
file path=usr/domoticz/www/app/app.permissions.js
file path=usr/domoticz/www/app/app.routes.js
file path=usr/domoticz/www/app/components/rgbw-picker/RgbwPicker.html
file path=usr/domoticz/www/app/components/rgbw-picker/RgbwPicker.js
file path=usr/domoticz/www/app/devices/Devices.css
file path=usr/domoticz/www/app/devices/Devices.html
file path=usr/domoticz/www/app/devices/Devices.js
file path=usr/domoticz/www/app/devices/deviceFactory.js
file path=usr/domoticz/www/app/domoticz.api.js
file path=usr/domoticz/www/app/events/CurrentStates.html
file path=usr/domoticz/www/app/events/CurrentStates.js
file path=usr/domoticz/www/app/events/EventViewer.html
file path=usr/domoticz/www/app/events/EventViewer.js
file path=usr/domoticz/www/app/events/Events.css
file path=usr/domoticz/www/app/events/Events.html
file path=usr/domoticz/www/app/events/Events.js
file path=usr/domoticz/www/app/events/blockly_blocks_domoticz.js
file path=usr/domoticz/www/app/events/blockly_messages_domoticz_en.js
file path=usr/domoticz/www/app/events/blockly_toolbox.xml
file path=usr/domoticz/www/app/events/blockly_xml_parser.js
file path=usr/domoticz/www/app/events/factories.js
file path=usr/domoticz/www/app/hardware/Hardware.html
file path=usr/domoticz/www/app/hardware/Hardware.js
file path=usr/domoticz/www/app/hardware/HardwareSetup.html
file path=usr/domoticz/www/app/hardware/HardwareSetup.js
file path=usr/domoticz/www/app/hardware/extra/DaikinParams.html
file path=usr/domoticz/www/app/hardware/extra/DaikinParams.js
file path=usr/domoticz/www/app/hardware/extra/MQTTParams.html
file path=usr/domoticz/www/app/hardware/extra/MQTTParams.js
file path=usr/domoticz/www/app/hardware/setup/BleBox.html
file path=usr/domoticz/www/app/hardware/setup/BleBox.js
file path=usr/domoticz/www/app/hardware/setup/EnOceanESP3.html
file path=usr/domoticz/www/app/hardware/setup/EnOceanESP3.js
file path=usr/domoticz/www/app/hardware/setup/Kodi.html
file path=usr/domoticz/www/app/hardware/setup/Kodi.js
file path=usr/domoticz/www/app/hardware/setup/MQTT-AD.html
file path=usr/domoticz/www/app/hardware/setup/MQTT-AD.js
file path=usr/domoticz/www/app/hardware/setup/MQTT.html
file path=usr/domoticz/www/app/hardware/setup/MQTT.js
file path=usr/domoticz/www/app/hardware/setup/MySensors.html
file path=usr/domoticz/www/app/hardware/setup/MySensors.js
file path=usr/domoticz/www/app/hardware/setup/PanasonicTV.html
file path=usr/domoticz/www/app/hardware/setup/PanasonicTV.js
file path=usr/domoticz/www/app/hardware/setup/Pinger.html
file path=usr/domoticz/www/app/hardware/setup/Pinger.js
file path=usr/domoticz/www/app/hardware/setup/WakeOnLan.html
file path=usr/domoticz/www/app/hardware/setup/WakeOnLan.js
file path=usr/domoticz/www/app/hardware/setup/ZWave.html
file path=usr/domoticz/www/app/hardware/setup/ZWave.js
file path=usr/domoticz/www/app/livesocket.js
file path=usr/domoticz/www/app/log/AngularBase.js
file path=usr/domoticz/www/app/log/Base.js
file path=usr/domoticz/www/app/log/Chart.js
file path=usr/domoticz/www/app/log/ChartLoader.js
file path=usr/domoticz/www/app/log/ChartZoomer.js
file path=usr/domoticz/www/app/log/CounterLog.html
file path=usr/domoticz/www/app/log/CounterLog.js
file path=usr/domoticz/www/app/log/CounterLogCounter.js
file path=usr/domoticz/www/app/log/CounterLogCounterSeriesSuppliers.js
file path=usr/domoticz/www/app/log/CounterLogEnergySeriesSuppliers.js
file path=usr/domoticz/www/app/log/CounterLogInstantAndCounter.js
file path=usr/domoticz/www/app/log/CounterLogP1Energy.js
file path=usr/domoticz/www/app/log/CounterLogParams.js
file path=usr/domoticz/www/app/log/CounterLogSeriesSupplier.js
file path=usr/domoticz/www/app/log/DataLoader.js
file path=usr/domoticz/www/app/log/DeviceLog.html
file path=usr/domoticz/www/app/log/DeviceLog.js
file path=usr/domoticz/www/app/log/DomoticzBase.js
file path=usr/domoticz/www/app/log/GraphLog.html
file path=usr/domoticz/www/app/log/GraphLog.js
file path=usr/domoticz/www/app/log/LightLog.html
file path=usr/domoticz/www/app/log/LightLog.js
file path=usr/domoticz/www/app/log/RainLog.html
file path=usr/domoticz/www/app/log/RainLog.js
file path=usr/domoticz/www/app/log/RefreshingChart.js
file path=usr/domoticz/www/app/log/SceneLog.html
file path=usr/domoticz/www/app/log/SceneLog.js
file path=usr/domoticz/www/app/log/SetpointLog.html
file path=usr/domoticz/www/app/log/SetpointLog.js
file path=usr/domoticz/www/app/log/TemperatureLog.html
file path=usr/domoticz/www/app/log/TemperatureLog.js
file path=usr/domoticz/www/app/log/TextLog.html
file path=usr/domoticz/www/app/log/TextLog.js
file path=usr/domoticz/www/app/log/chart-compare-temp.html
file path=usr/domoticz/www/app/log/chart-compare.html
file path=usr/domoticz/www/app/log/chart-day.html
file path=usr/domoticz/www/app/log/chart-month.html
file path=usr/domoticz/www/app/log/chart-week.html
file path=usr/domoticz/www/app/log/chart-year.html
file path=usr/domoticz/www/app/log/components/DeviceLevelChart.js
file path=usr/domoticz/www/app/log/components/DeviceOnOffChart.js
file path=usr/domoticz/www/app/log/components/DeviceTextLogTable.js
file path=usr/domoticz/www/app/log/factories.js
file path=usr/domoticz/www/app/main.js
file path=usr/domoticz/www/app/notifications/DeviceNotifications.js
file path=usr/domoticz/www/app/notifications/constants.js
file path=usr/domoticz/www/app/notifications/factories.js
file path=usr/domoticz/www/app/plans/RoomPlans.html
file path=usr/domoticz/www/app/plans/RoomPlans.js
file path=usr/domoticz/www/app/report/CounterReport.html
file path=usr/domoticz/www/app/report/CounterReport.js
file path=usr/domoticz/www/app/report/DeviceReport.html
file path=usr/domoticz/www/app/report/DeviceReport.js
file path=usr/domoticz/www/app/report/EnergyMultiCounterReport.html
file path=usr/domoticz/www/app/report/EnergyMultiCounterReport.js
file path=usr/domoticz/www/app/report/TemperatureReport.html
file path=usr/domoticz/www/app/report/TemperatureReport.js
file path=usr/domoticz/www/app/report/helpers.js
file path=usr/domoticz/www/app/scenes/factories.js
file path=usr/domoticz/www/app/timers/DeviceTimersController.js
file path=usr/domoticz/www/app/timers/SceneTimersController.js
file path=usr/domoticz/www/app/timers/components.js
file path=usr/domoticz/www/app/timers/factories.js
file path=usr/domoticz/www/app/timers/planning.js
file path=usr/domoticz/www/css/bootstrap-responsive.css
file path=usr/domoticz/www/css/bootstrap.css
file path=usr/domoticz/www/css/colpick.css
file path=usr/domoticz/www/css/demo_table_jui.css
file path=usr/domoticz/www/css/fonts/Oswald-Light.eot
file path=usr/domoticz/www/css/fonts/Oswald-Light.ttf
file path=usr/domoticz/www/css/fonts/Oswald-Regular.eot
file path=usr/domoticz/www/css/fonts/Oswald-Regular.ttf
file path=usr/domoticz/www/css/fonts/Satisfy.eot
file path=usr/domoticz/www/css/fonts/Satisfy.ttf
file path=usr/domoticz/www/css/images/bg-track.png
file path=usr/domoticz/www/css/images/bttb.png
file path=usr/domoticz/www/css/images/close.png
file path=usr/domoticz/www/css/images/handle.png
file path=usr/domoticz/www/css/images/img01.jpg
file path=usr/domoticz/www/css/images/img01a.jpg
file path=usr/domoticz/www/css/images/img02.jpg
file path=usr/domoticz/www/css/images/img03.jpg
file path=usr/domoticz/www/css/images/img03b.jpg
file path=usr/domoticz/www/css/images/img03bd.png
file path=usr/domoticz/www/css/images/img03bs.jpg
file path=usr/domoticz/www/css/images/img03r.jpg
file path=usr/domoticz/www/css/images/img03s.jpg
file path=usr/domoticz/www/css/images/img04.png
file path=usr/domoticz/www/css/images/img05.png
file path=usr/domoticz/www/css/images/img06.png
file path=usr/domoticz/www/css/images/img07.png
file path=usr/domoticz/www/css/images/img08.jpg
file path=usr/domoticz/www/css/images/img09.png
file path=usr/domoticz/www/css/images/img10.png
file path=usr/domoticz/www/css/images/img11.jpg
file path=usr/domoticz/www/css/images/img12.jpg
file path=usr/domoticz/www/css/images/img12.png
file path=usr/domoticz/www/css/images/img13.jpg
file path=usr/domoticz/www/css/images/spacer.gif
file path=usr/domoticz/www/css/jquery-ui-timepicker-addon.css
file path=usr/domoticz/www/css/jquery.dataTables.min.css
file path=usr/domoticz/www/css/jquery.uix.multiselect.css
file path=usr/domoticz/www/css/legacy.css
file path=usr/domoticz/www/css/planning.css
file path=usr/domoticz/www/css/remote.css
file path=usr/domoticz/www/css/style.css
file path=usr/domoticz/www/css/ui-darkness/images/animated-overlay.gif
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-icons_222222_256x240.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-icons_a83300_256x240.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-icons_cccccc_256x240.png
file path=usr/domoticz/www/css/ui-darkness/images/ui-icons_ffffff_256x240.png
file path=usr/domoticz/www/css/ui-darkness/jquery-ui.min.css
file path=usr/domoticz/www/css/ui-grid.min.css
file path=usr/domoticz/www/css/wheelcolorpicker.css
file path=usr/domoticz/www/favicon.ico
file path=usr/domoticz/www/font-awesome/css/all.css
file path=usr/domoticz/www/font-awesome/css/all.min.css
file path=usr/domoticz/www/font-awesome/css/brands.css
file path=usr/domoticz/www/font-awesome/css/brands.min.css
file path=usr/domoticz/www/font-awesome/css/fontawesome.css
file path=usr/domoticz/www/font-awesome/css/fontawesome.min.css
file path=usr/domoticz/www/font-awesome/css/regular.css
file path=usr/domoticz/www/font-awesome/css/regular.min.css
file path=usr/domoticz/www/font-awesome/css/solid.css
file path=usr/domoticz/www/font-awesome/css/solid.min.css
file path=usr/domoticz/www/font-awesome/css/svg-with-js.css
file path=usr/domoticz/www/font-awesome/css/svg-with-js.min.css
file path=usr/domoticz/www/font-awesome/css/v4-font-face.css
file path=usr/domoticz/www/font-awesome/css/v4-font-face.min.css
file path=usr/domoticz/www/font-awesome/css/v4-shims.css
file path=usr/domoticz/www/font-awesome/css/v4-shims.min.css
file path=usr/domoticz/www/font-awesome/css/v5-font-face.css
file path=usr/domoticz/www/font-awesome/css/v5-font-face.min.css
file path=usr/domoticz/www/font-awesome/webfonts/fa-brands-400.ttf
file path=usr/domoticz/www/font-awesome/webfonts/fa-brands-400.woff2
file path=usr/domoticz/www/font-awesome/webfonts/fa-regular-400.ttf
file path=usr/domoticz/www/font-awesome/webfonts/fa-regular-400.woff2
file path=usr/domoticz/www/font-awesome/webfonts/fa-solid-900.ttf
file path=usr/domoticz/www/font-awesome/webfonts/fa-solid-900.woff2
file path=usr/domoticz/www/font-awesome/webfonts/fa-v4compatibility.ttf
file path=usr/domoticz/www/font-awesome/webfonts/fa-v4compatibility.woff2
file path=usr/domoticz/www/i18n/domoticz-ar.json.gz
file path=usr/domoticz/www/i18n/domoticz-bg.json.gz
file path=usr/domoticz/www/i18n/domoticz-bs.json.gz
file path=usr/domoticz/www/i18n/domoticz-ca.json.gz
file path=usr/domoticz/www/i18n/domoticz-cs.json.gz
file path=usr/domoticz/www/i18n/domoticz-da.json.gz
file path=usr/domoticz/www/i18n/domoticz-de.json.gz
file path=usr/domoticz/www/i18n/domoticz-el.json.gz
file path=usr/domoticz/www/i18n/domoticz-en.json.gz
file path=usr/domoticz/www/i18n/domoticz-es.json.gz
file path=usr/domoticz/www/i18n/domoticz-et.json.gz
file path=usr/domoticz/www/i18n/domoticz-fa.json.gz
file path=usr/domoticz/www/i18n/domoticz-fi.json.gz
file path=usr/domoticz/www/i18n/domoticz-fr.json.gz
file path=usr/domoticz/www/i18n/domoticz-he.json.gz
file path=usr/domoticz/www/i18n/domoticz-hu.json.gz
file path=usr/domoticz/www/i18n/domoticz-is.json.gz
file path=usr/domoticz/www/i18n/domoticz-it.json.gz
file path=usr/domoticz/www/i18n/domoticz-lt.json.gz
file path=usr/domoticz/www/i18n/domoticz-lv.json.gz
file path=usr/domoticz/www/i18n/domoticz-mk.json.gz
file path=usr/domoticz/www/i18n/domoticz-nl.json.gz
file path=usr/domoticz/www/i18n/domoticz-no.json.gz
file path=usr/domoticz/www/i18n/domoticz-pl.json.gz
file path=usr/domoticz/www/i18n/domoticz-pt.json.gz
file path=usr/domoticz/www/i18n/domoticz-ro.json.gz
file path=usr/domoticz/www/i18n/domoticz-ru.json.gz
file path=usr/domoticz/www/i18n/domoticz-sk.json.gz
file path=usr/domoticz/www/i18n/domoticz-sl.json.gz
file path=usr/domoticz/www/i18n/domoticz-sq.json.gz
file path=usr/domoticz/www/i18n/domoticz-sr.json.gz
file path=usr/domoticz/www/i18n/domoticz-sv.json.gz
file path=usr/domoticz/www/i18n/domoticz-th.json.gz
file path=usr/domoticz/www/i18n/domoticz-tr.json.gz
file path=usr/domoticz/www/i18n/domoticz-uk.json.gz
file path=usr/domoticz/www/i18n/domoticz-zh.json.gz
file path=usr/domoticz/www/i18n/domoticz-zh_TW.json.gz
file path=usr/domoticz/www/images/AC.png
file path=usr/domoticz/www/images/AC48_Off.png
file path=usr/domoticz/www/images/AC48_On.png
file path=usr/domoticz/www/images/Alarm.png
file path=usr/domoticz/www/images/Alarm48_Off.png
file path=usr/domoticz/www/images/Alarm48_On.png
file path=usr/domoticz/www/images/Alert.png
file path=usr/domoticz/www/images/Alert48_0.png
file path=usr/domoticz/www/images/Alert48_1.png
file path=usr/domoticz/www/images/Alert48_2.png
file path=usr/domoticz/www/images/Alert48_3.png
file path=usr/domoticz/www/images/Alert48_4.png
file path=usr/domoticz/www/images/Amplifier.png
file path=usr/domoticz/www/images/Amplifier48_Off.png
file path=usr/domoticz/www/images/Amplifier48_On.png
file path=usr/domoticz/www/images/ChristmasTree.png
file path=usr/domoticz/www/images/ChristmasTree48_Off.png
file path=usr/domoticz/www/images/ChristmasTree48_On.png
file path=usr/domoticz/www/images/Coltemp48.png
file path=usr/domoticz/www/images/Coltemp48_Sel.png
file path=usr/domoticz/www/images/Computer.png
file path=usr/domoticz/www/images/Computer48_Off.png
file path=usr/domoticz/www/images/Computer48_On.png
file path=usr/domoticz/www/images/ComputerPC.png
file path=usr/domoticz/www/images/ComputerPC48_Off.png
file path=usr/domoticz/www/images/ComputerPC48_On.png
file path=usr/domoticz/www/images/Contact48_Off.png
file path=usr/domoticz/www/images/Contact48_On.png
file path=usr/domoticz/www/images/Cooling.png
file path=usr/domoticz/www/images/Cooling48_Off.png
file path=usr/domoticz/www/images/Cooling48_On.png
file path=usr/domoticz/www/images/Counter48.png
file path=usr/domoticz/www/images/Custom.png
file path=usr/domoticz/www/images/Custom48_Off.png
file path=usr/domoticz/www/images/Custom48_On.png
file path=usr/domoticz/www/images/Customw48.png
file path=usr/domoticz/www/images/Customw48_Sel.png
file path=usr/domoticz/www/images/Customww48.png
file path=usr/domoticz/www/images/Customww48_Sel.png
file path=usr/domoticz/www/images/Dimmer48_Off.png
file path=usr/domoticz/www/images/Dimmer48_On.png
file path=usr/domoticz/www/images/Door48_Off.png
file path=usr/domoticz/www/images/Door48_On.png
file path=usr/domoticz/www/images/Down48.png
file path=usr/domoticz/www/images/Down48_2.png
file path=usr/domoticz/www/images/Fan48_Off.png
file path=usr/domoticz/www/images/Fan48_On.png
file path=usr/domoticz/www/images/Fireplace.png
file path=usr/domoticz/www/images/Fireplace48_Off.png
file path=usr/domoticz/www/images/Fireplace48_On.png
file path=usr/domoticz/www/images/Gas48.png
file path=usr/domoticz/www/images/Generic.png
file path=usr/domoticz/www/images/Generic48_Off.png
file path=usr/domoticz/www/images/Generic48_On.png
file path=usr/domoticz/www/images/Harddisk.png
file path=usr/domoticz/www/images/Harddisk48_Off.png
file path=usr/domoticz/www/images/Harddisk48_On.png
file path=usr/domoticz/www/images/Heating.png
file path=usr/domoticz/www/images/Heating48_Off.png
file path=usr/domoticz/www/images/Heating48_On.png
file path=usr/domoticz/www/images/Irrigation.png
file path=usr/domoticz/www/images/Irrigation48_Off.png
file path=usr/domoticz/www/images/Irrigation48_On.png
file path=usr/domoticz/www/images/Light48_Off.png
file path=usr/domoticz/www/images/Light48_On.png
file path=usr/domoticz/www/images/LogitechMediaServer.png
file path=usr/domoticz/www/images/LogitechMediaServer48_Off.png
file path=usr/domoticz/www/images/LogitechMediaServer48_On.png
file path=usr/domoticz/www/images/Media.png
file path=usr/domoticz/www/images/Media48_Off.png
file path=usr/domoticz/www/images/Media48_On.png
file path=usr/domoticz/www/images/PV48.png
file path=usr/domoticz/www/images/Percentage48.png
file path=usr/domoticz/www/images/Phone.png
file path=usr/domoticz/www/images/Phone48_Off.png
file path=usr/domoticz/www/images/Phone48_On.png
file path=usr/domoticz/www/images/Printer.png
file path=usr/domoticz/www/images/Printer48_Off.png
file path=usr/domoticz/www/images/Printer48_On.png
file path=usr/domoticz/www/images/Push48_Off.png
file path=usr/domoticz/www/images/Push48_On.png
file path=usr/domoticz/www/images/RGB.png
file path=usr/domoticz/www/images/RGB48.png
file path=usr/domoticz/www/images/RGB48_Off.png
file path=usr/domoticz/www/images/RGB48_On.png
file path=usr/domoticz/www/images/RGB48_Sel.png
file path=usr/domoticz/www/images/Rain48_Off.png
file path=usr/domoticz/www/images/Rain48_On.png
file path=usr/domoticz/www/images/Speaker.png
file path=usr/domoticz/www/images/Speaker48_Off.png
file path=usr/domoticz/www/images/Speaker48_On.png
file path=usr/domoticz/www/images/Stop48.png
file path=usr/domoticz/www/images/Sun.png
file path=usr/domoticz/www/images/Sun48_Off.png
file path=usr/domoticz/www/images/Sun48_On.png
file path=usr/domoticz/www/images/TV.png
file path=usr/domoticz/www/images/TV48_Off.png
file path=usr/domoticz/www/images/TV48_On.png
file path=usr/domoticz/www/images/Up48.png
file path=usr/domoticz/www/images/Up48_2.png
file path=usr/domoticz/www/images/WallSocket.png
file path=usr/domoticz/www/images/WallSocket48_Off.png
file path=usr/domoticz/www/images/WallSocket48_On.png
file path=usr/domoticz/www/images/Water.png
file path=usr/domoticz/www/images/Water48_Off.png
file path=usr/domoticz/www/images/Water48_On.png
file path=usr/domoticz/www/images/White48.png
file path=usr/domoticz/www/images/White48_Sel.png
file path=usr/domoticz/www/images/Wind0.png
file path=usr/domoticz/www/images/WindE.png
file path=usr/domoticz/www/images/WindENE.png
file path=usr/domoticz/www/images/WindESE.png
file path=usr/domoticz/www/images/WindN.png
file path=usr/domoticz/www/images/WindNE.png
file path=usr/domoticz/www/images/WindNNE.png
file path=usr/domoticz/www/images/WindNNW.png
file path=usr/domoticz/www/images/WindNW.png
file path=usr/domoticz/www/images/WindS.png
file path=usr/domoticz/www/images/WindSE.png
file path=usr/domoticz/www/images/WindSSE.png
file path=usr/domoticz/www/images/WindSSW.png
file path=usr/domoticz/www/images/WindSW.png
file path=usr/domoticz/www/images/WindW.png
file path=usr/domoticz/www/images/WindWNW.png
file path=usr/domoticz/www/images/WindWSW.png
file path=usr/domoticz/www/images/about.png
file path=usr/domoticz/www/images/add.png
file path=usr/domoticz/www/images/adjust48.png
file path=usr/domoticz/www/images/air.png
file path=usr/domoticz/www/images/air48.png
file path=usr/domoticz/www/images/air_signal.png
file path=usr/domoticz/www/images/arrow_down.png
file path=usr/domoticz/www/images/arrow_stable.png
file path=usr/domoticz/www/images/arrow_unk.png
file path=usr/domoticz/www/images/arrow_up.png
file path=usr/domoticz/www/images/back_disabled.png
file path=usr/domoticz/www/images/back_enabled.png
file path=usr/domoticz/www/images/back_enabled_hover.png
file path=usr/domoticz/www/images/background.png
file path=usr/domoticz/www/images/baro48.png
file path=usr/domoticz/www/images/battery-low.png
file path=usr/domoticz/www/images/battery-ok.png
file path=usr/domoticz/www/images/battery.png
file path=usr/domoticz/www/images/bbq.png
file path=usr/domoticz/www/images/blinds.png
file path=usr/domoticz/www/images/blinds48.png
file path=usr/domoticz/www/images/blinds48sel.png
file path=usr/domoticz/www/images/blindsopen48.png
file path=usr/domoticz/www/images/blindsopen48sel.png
file path=usr/domoticz/www/images/blindsstop.png
file path=usr/domoticz/www/images/button.png
file path=usr/domoticz/www/images/camera-web.png
file path=usr/domoticz/www/images/camera_default.png
file path=usr/domoticz/www/images/capture.png
file path=usr/domoticz/www/images/clock.png
file path=usr/domoticz/www/images/clock48.png
file path=usr/domoticz/www/images/clock48_On.png
file path=usr/domoticz/www/images/collection.png
file path=usr/domoticz/www/images/collection_hover.png
file path=usr/domoticz/www/images/contact.png
file path=usr/domoticz/www/images/contact_open.png
file path=usr/domoticz/www/images/copy.png
file path=usr/domoticz/www/images/copy_hover.png
file path=usr/domoticz/www/images/counter.png
file path=usr/domoticz/www/images/csv.png
file path=usr/domoticz/www/images/csv_hover.png
file path=usr/domoticz/www/images/current.png
file path=usr/domoticz/www/images/current48.png
file path=usr/domoticz/www/images/customicons.png
file path=usr/domoticz/www/images/delete.png
file path=usr/domoticz/www/images/demand.png
file path=usr/domoticz/www/images/demand_mini.png
file path=usr/domoticz/www/images/desktop.png
file path=usr/domoticz/www/images/details.png
file path=usr/domoticz/www/images/devices.png
file path=usr/domoticz/www/images/door.png
file path=usr/domoticz/www/images/doorbell.png
file path=usr/domoticz/www/images/doorbell48.png
file path=usr/domoticz/www/images/down.png
file path=usr/domoticz/www/images/edit.png
file path=usr/domoticz/www/images/empty16.png
file path=usr/domoticz/www/images/equal.png
file path=usr/domoticz/www/images/events.png
file path=usr/domoticz/www/images/evohome/Auto.png
file path=usr/domoticz/www/images/evohome/AutoWithEco.png
file path=usr/domoticz/www/images/evohome/AutoWithEcoInv.png
file path=usr/domoticz/www/images/evohome/Away.png
file path=usr/domoticz/www/images/evohome/AwayInv.png
file path=usr/domoticz/www/images/evohome/Custom.png
file path=usr/domoticz/www/images/evohome/CustomInv.png
file path=usr/domoticz/www/images/evohome/DayOff.png
file path=usr/domoticz/www/images/evohome/DayOffInv.png
file path=usr/domoticz/www/images/evohome/HeatingOff.png
file path=usr/domoticz/www/images/evohome/HeatingOffInv.png
file path=usr/domoticz/www/images/evohome/Off.png
file path=usr/domoticz/www/images/evohome/Offline.png
file path=usr/domoticz/www/images/evohome/On.png
file path=usr/domoticz/www/images/evohome/OpenWindow.png
file path=usr/domoticz/www/images/evohome/PermanentOverride.png
file path=usr/domoticz/www/images/evohome/PermanentOverrideInv.png
file path=usr/domoticz/www/images/evohome/RemoteOverride.png
file path=usr/domoticz/www/images/evohome/RemoteOverrideInv.png
file path=usr/domoticz/www/images/evohome/TemporaryOverride.png
file path=usr/domoticz/www/images/evohome/TemporaryOverrideInv.png
file path=usr/domoticz/www/images/expand16.png
file path=usr/domoticz/www/images/failed.png
file path=usr/domoticz/www/images/fan.png
file path=usr/domoticz/www/images/favorite.png
file path=usr/domoticz/www/images/floorplans/example.jpg
file path=usr/domoticz/www/images/forward_disabled.png
file path=usr/domoticz/www/images/forward_enabled.png
file path=usr/domoticz/www/images/forward_enabled_hover.png
file path=usr/domoticz/www/images/gauge.png
file path=usr/domoticz/www/images/gauge48.png
file path=usr/domoticz/www/images/gdown.png
file path=usr/domoticz/www/images/general.png
file path=usr/domoticz/www/images/gequal.png
file path=usr/domoticz/www/images/glyphicons-halflings-white.png
file path=usr/domoticz/www/images/glyphicons-halflings.png
file path=usr/domoticz/www/images/gup.png
file path=usr/domoticz/www/images/handle.png
file path=usr/domoticz/www/images/hardware.png
file path=usr/domoticz/www/images/heal.png
file path=usr/domoticz/www/images/hold.png
file path=usr/domoticz/www/images/hold_mini.png
file path=usr/domoticz/www/images/house.png
file path=usr/domoticz/www/images/ice.png
file path=usr/domoticz/www/images/insert.png
file path=usr/domoticz/www/images/iphone-icon.png
file path=usr/domoticz/www/images/leaf.png
file path=usr/domoticz/www/images/leaf48.png
file path=usr/domoticz/www/images/lightbulb.png
file path=usr/domoticz/www/images/lightbulboff.png
file path=usr/domoticz/www/images/location.png
file path=usr/domoticz/www/images/lock_closed.png
file path=usr/domoticz/www/images/lock_open.png
file path=usr/domoticz/www/images/log.png
file path=usr/domoticz/www/images/login-sprite.png
file path=usr/domoticz/www/images/logo.png
file path=usr/domoticz/www/images/logo/114.png
file path=usr/domoticz/www/images/logo/144.png
file path=usr/domoticz/www/images/logo/152.png
file path=usr/domoticz/www/images/logo/180.png
file path=usr/domoticz/www/images/logo/192.png
file path=usr/domoticz/www/images/logo/256.png
file path=usr/domoticz/www/images/logo/384.png
file path=usr/domoticz/www/images/logo/512.png
file path=usr/domoticz/www/images/logo/57.png
file path=usr/domoticz/www/images/logo/72.png
file path=usr/domoticz/www/images/logo/76.png
file path=usr/domoticz/www/images/logo/maskable_icon.png
file path=usr/domoticz/www/images/logo192.png
file path=usr/domoticz/www/images/logout.png
file path=usr/domoticz/www/images/lux.png
file path=usr/domoticz/www/images/lux48.png
file path=usr/domoticz/www/images/mode.png
file path=usr/domoticz/www/images/mode48.png
file path=usr/domoticz/www/images/moisture.png
file path=usr/domoticz/www/images/moisture48.png
file path=usr/domoticz/www/images/motion.png
file path=usr/domoticz/www/images/motion48-off.png
file path=usr/domoticz/www/images/motion48-on.png
file path=usr/domoticz/www/images/motionoff.png
file path=usr/domoticz/www/images/nebula.jpg
file path=usr/domoticz/www/images/next.png
file path=usr/domoticz/www/images/nodemand.png
file path=usr/domoticz/www/images/nodemand_mini.png
file path=usr/domoticz/www/images/nofavorite.png
file path=usr/domoticz/www/images/notification.png
file path=usr/domoticz/www/images/off.png
file path=usr/domoticz/www/images/ok.png
file path=usr/domoticz/www/images/on.png
file path=usr/domoticz/www/images/onoff48.png
file path=usr/domoticz/www/images/override.png
file path=usr/domoticz/www/images/override_mini.png
file path=usr/domoticz/www/images/overrule.png
file path=usr/domoticz/www/images/overrule_mini.png
file path=usr/domoticz/www/images/pdf.png
file path=usr/domoticz/www/images/pdf_hover.png
file path=usr/domoticz/www/images/print.png
file path=usr/domoticz/www/images/print_hover.png
file path=usr/domoticz/www/images/program.png
file path=usr/domoticz/www/images/program_mini.png
file path=usr/domoticz/www/images/proxy.png
file path=usr/domoticz/www/images/push.png
file path=usr/domoticz/www/images/pushoff.png
file path=usr/domoticz/www/images/pushon.png
file path=usr/domoticz/www/images/pushon48.png
file path=usr/domoticz/www/images/radiation.png
file path=usr/domoticz/www/images/radiation48.png
file path=usr/domoticz/www/images/rain.png
file path=usr/domoticz/www/images/rainraining.png
file path=usr/domoticz/www/images/remote.png
file path=usr/domoticz/www/images/remote48.png
file path=usr/domoticz/www/images/remove.png
file path=usr/domoticz/www/images/rename.png
file path=usr/domoticz/www/images/restart.png
file path=usr/domoticz/www/images/scale.png
file path=usr/domoticz/www/images/scale48.png
file path=usr/domoticz/www/images/scenes.png
file path=usr/domoticz/www/images/script.png
file path=usr/domoticz/www/images/security.png
file path=usr/domoticz/www/images/security48.png
file path=usr/domoticz/www/images/setup.png
file path=usr/domoticz/www/images/shutdown.png
file path=usr/domoticz/www/images/siren-off.png
file path=usr/domoticz/www/images/siren-on.png
file path=usr/domoticz/www/images/siren.png
file path=usr/domoticz/www/images/sleep.png
file path=usr/domoticz/www/images/smoke.png
file path=usr/domoticz/www/images/smoke48off.png
file path=usr/domoticz/www/images/smoke48on.png
file path=usr/domoticz/www/images/smokeoff.png
file path=usr/domoticz/www/images/sort_asc.png
file path=usr/domoticz/www/images/sort_asc_disabled.png
file path=usr/domoticz/www/images/sort_both.png
file path=usr/domoticz/www/images/sort_desc.png
file path=usr/domoticz/www/images/sort_desc_disabled.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-1024x748.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-1242x2148.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-1536x2008.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-2048x1496.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-2208x1182.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-320x460.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-640x1096.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-640x920.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-750x1294.png
file path=usr/domoticz/www/images/startup/apple-touch-startup-image-768x1004.png
file path=usr/domoticz/www/images/switch.png
file path=usr/domoticz/www/images/temp-0-5.png
file path=usr/domoticz/www/images/temp-10-15.png
file path=usr/domoticz/www/images/temp-15-20.png
file path=usr/domoticz/www/images/temp-20-25.png
file path=usr/domoticz/www/images/temp-25-30.png
file path=usr/domoticz/www/images/temp-5-10.png
file path=usr/domoticz/www/images/temp-gt-30.png
file path=usr/domoticz/www/images/temp48.png
file path=usr/domoticz/www/images/temperature.png
file path=usr/domoticz/www/images/text.png
file path=usr/domoticz/www/images/text48.png
file path=usr/domoticz/www/images/unknown.png
file path=usr/domoticz/www/images/up.png
file path=usr/domoticz/www/images/update.png
file path=usr/domoticz/www/images/users.png
file path=usr/domoticz/www/images/utility.png
file path=usr/domoticz/www/images/uv.png
file path=usr/domoticz/www/images/uv48.png
file path=usr/domoticz/www/images/uvdark.png
file path=usr/domoticz/www/images/uvsunny.png
file path=usr/domoticz/www/images/variables.png
file path=usr/domoticz/www/images/visibility.png
file path=usr/domoticz/www/images/visibility48.png
file path=usr/domoticz/www/images/webcam.png
file path=usr/domoticz/www/images/wind.png
file path=usr/domoticz/www/images/wind48.png
file path=usr/domoticz/www/images/xls.png
file path=usr/domoticz/www/images/xls_hover.png
file path=usr/domoticz/www/index.html
file path=usr/domoticz/www/js/FileSaver.js.gz
file path=usr/domoticz/www/js/ZeroClipboard.js.gz
file path=usr/domoticz/www/js/ace/LICENSE
file path=usr/domoticz/www/js/ace/README.md
file path=usr/domoticz/www/js/ace/ace.js.gz
file path=usr/domoticz/www/js/ace/ext-beautify.js
file path=usr/domoticz/www/js/ace/ext-chromevox.js
file path=usr/domoticz/www/js/ace/ext-elastic_tabstops_lite.js
file path=usr/domoticz/www/js/ace/ext-emmet.js
file path=usr/domoticz/www/js/ace/ext-error_marker.js
file path=usr/domoticz/www/js/ace/ext-keybinding_menu.js
file path=usr/domoticz/www/js/ace/ext-language_tools.js.gz
file path=usr/domoticz/www/js/ace/ext-linking.js
file path=usr/domoticz/www/js/ace/ext-modelist.js
file path=usr/domoticz/www/js/ace/ext-old_ie.js
file path=usr/domoticz/www/js/ace/ext-searchbox.js
file path=usr/domoticz/www/js/ace/ext-settings_menu.js
file path=usr/domoticz/www/js/ace/ext-spellcheck.js
file path=usr/domoticz/www/js/ace/ext-split.js
file path=usr/domoticz/www/js/ace/ext-static_highlight.js
file path=usr/domoticz/www/js/ace/ext-statusbar.js
file path=usr/domoticz/www/js/ace/ext-textarea.js
file path=usr/domoticz/www/js/ace/ext-themelist.js
file path=usr/domoticz/www/js/ace/ext-whitespace.js
file path=usr/domoticz/www/js/ace/keybinding-emacs.js
file path=usr/domoticz/www/js/ace/keybinding-vim.js
file path=usr/domoticz/www/js/ace/mode-lua.js
file path=usr/domoticz/www/js/ace/mode-python.js
file path=usr/domoticz/www/js/ace/snippets/lua.js
file path=usr/domoticz/www/js/ace/snippets/python.js
file path=usr/domoticz/www/js/ace/snippets/text.js
file path=usr/domoticz/www/js/ace/theme-ambiance.js
file path=usr/domoticz/www/js/ace/theme-chaos.js
file path=usr/domoticz/www/js/ace/theme-chrome.js
file path=usr/domoticz/www/js/ace/theme-clouds.js
file path=usr/domoticz/www/js/ace/theme-clouds_midnight.js
file path=usr/domoticz/www/js/ace/theme-cobalt.js
file path=usr/domoticz/www/js/ace/theme-crimson_editor.js
file path=usr/domoticz/www/js/ace/theme-dawn.js
file path=usr/domoticz/www/js/ace/theme-dreamweaver.js
file path=usr/domoticz/www/js/ace/theme-eclipse.js
file path=usr/domoticz/www/js/ace/theme-github.js
file path=usr/domoticz/www/js/ace/theme-idle_fingers.js
file path=usr/domoticz/www/js/ace/theme-iplastic.js
file path=usr/domoticz/www/js/ace/theme-katzenmilch.js
file path=usr/domoticz/www/js/ace/theme-kr_theme.js
file path=usr/domoticz/www/js/ace/theme-kuroir.js
file path=usr/domoticz/www/js/ace/theme-merbivore.js
file path=usr/domoticz/www/js/ace/theme-merbivore_soft.js
file path=usr/domoticz/www/js/ace/theme-mono_industrial.js
file path=usr/domoticz/www/js/ace/theme-monokai.js
file path=usr/domoticz/www/js/ace/theme-pastel_on_dark.js
file path=usr/domoticz/www/js/ace/theme-solarized_dark.js
file path=usr/domoticz/www/js/ace/theme-solarized_light.js
file path=usr/domoticz/www/js/ace/theme-sqlserver.js
file path=usr/domoticz/www/js/ace/theme-terminal.js
file path=usr/domoticz/www/js/ace/theme-textmate.js
file path=usr/domoticz/www/js/ace/theme-tomorrow.js
file path=usr/domoticz/www/js/ace/theme-tomorrow_night.js
file path=usr/domoticz/www/js/ace/theme-tomorrow_night_blue.js
file path=usr/domoticz/www/js/ace/theme-tomorrow_night_bright.js
file path=usr/domoticz/www/js/ace/theme-tomorrow_night_eighties.js
file path=usr/domoticz/www/js/ace/theme-twilight.js
file path=usr/domoticz/www/js/ace/theme-vibrant_ink.js
file path=usr/domoticz/www/js/ace/theme-xcode.js
file path=usr/domoticz/www/js/ace/worker-lua.js.gz
file path=usr/domoticz/www/js/angular-animate.min.js.gz
file path=usr/domoticz/www/js/angular-md5.min.js.gz
file path=usr/domoticz/www/js/angular-round-progress-directive.js.gz
file path=usr/domoticz/www/js/angular-route.min.js.gz
file path=usr/domoticz/www/js/angular-sanitize.min.js.gz
file path=usr/domoticz/www/js/angular-scrollglue.js.gz
file path=usr/domoticz/www/js/angular-tree-control.js.gz
file path=usr/domoticz/www/js/angular-websocket.js.gz
file path=usr/domoticz/www/js/angular.min.js.gz
file path=usr/domoticz/www/js/angularAMD.min.js.gz
file path=usr/domoticz/www/js/babel-polyfill-6.26.0.js.gz
file path=usr/domoticz/www/js/base64.min.js.gz
file path=usr/domoticz/www/js/blockly/blockly_compressed.js
file path=usr/domoticz/www/js/blockly/blocks_compressed.js
file path=usr/domoticz/www/js/blockly/msg/en.js
file path=usr/domoticz/www/js/bootbox.min.js.gz
file path=usr/domoticz/www/js/bootstrap.min.js.gz
file path=usr/domoticz/www/js/colpick.js.gz
file path=usr/domoticz/www/js/data-tables/dataTables.select.min.js.gz
file path=usr/domoticz/www/js/data-tables/dataTables.tableTools.min.js.gz
file path=usr/domoticz/www/js/data-tables/jquery.dataTables.min.js.gz
file path=usr/domoticz/www/js/date.format.js.gz
file path=usr/domoticz/www/js/domoticz.js
file path=usr/domoticz/www/js/domoticzdevices.js
file path=usr/domoticz/www/js/highcharts-ng.min.js.gz
file path=usr/domoticz/www/js/highcharts/highcharts-more.js.gz
file path=usr/domoticz/www/js/highcharts/highcharts.js.gz
file path=usr/domoticz/www/js/highcharts/modules/data.js.gz
file path=usr/domoticz/www/js/highcharts/modules/dependency-wheel.js.gz
file path=usr/domoticz/www/js/highcharts/modules/export-data.js.gz
file path=usr/domoticz/www/js/highcharts/modules/exporting.js.gz
file path=usr/domoticz/www/js/highcharts/modules/no-data-to-display.js.gz
file path=usr/domoticz/www/js/highcharts/modules/sankey.js.gz
file path=usr/domoticz/www/js/highcharts/modules/xrange.js.gz
file path=usr/domoticz/www/js/highcharts/themes/dark-unica.js.gz
file path=usr/domoticz/www/js/html5shiv.js.gz
file path=usr/domoticz/www/js/i18next-1.8.0.min.js.gz
file path=usr/domoticz/www/js/jquery-3.6.0.min.js.gz
file path=usr/domoticz/www/js/jquery-ui-timepicker-addon.js.gz
file path=usr/domoticz/www/js/jquery-ui.min.js.gz
file path=usr/domoticz/www/js/jquery.ddslick.min.js.gz
file path=usr/domoticz/www/js/jquery.isotope.min.js.gz
file path=usr/domoticz/www/js/jquery.jeditable.mini.js.gz
file path=usr/domoticz/www/js/jquery.ui.touch-punch.min.js.gz
file path=usr/domoticz/www/js/jquery.uix.multiselect.min.js.gz
file path=usr/domoticz/www/js/jquery.wheelcolorpicker.js.gz
file path=usr/domoticz/www/js/lodash-custom.js.gz
file path=usr/domoticz/www/js/lodash-custom.min.js.gz
file path=usr/domoticz/www/js/luxon.min.js.gz
file path=usr/domoticz/www/js/md5.js.gz
file path=usr/domoticz/www/js/moment-timezone-with-data.min.js.gz
file path=usr/domoticz/www/js/moment-with-locales.min.js.gz
file path=usr/domoticz/www/js/ngDraggable.js.gz
file path=usr/domoticz/www/js/ngload.min.js.gz
file path=usr/domoticz/www/js/noty/noty.css
file path=usr/domoticz/www/js/noty/noty.min.js.gz
file path=usr/domoticz/www/js/noty/relax.css
file path=usr/domoticz/www/js/qrcode.js
file path=usr/domoticz/www/js/require.min.js.gz
file path=usr/domoticz/www/js/respond.min.js.gz
file path=usr/domoticz/www/js/sw-toolbox.js
file path=usr/domoticz/www/js/ui-bootstrap.min.js.gz
file path=usr/domoticz/www/js/ui-grid.min.js.gz
file path=usr/domoticz/www/js/wow.min.js.gz
file path=usr/domoticz/www/js/zip-without-map.sh
file path=usr/domoticz/www/manifest.json
file path=usr/domoticz/www/media/1x1.gif
file path=usr/domoticz/www/media/click.mp3
file path=usr/domoticz/www/media/click.wav
file path=usr/domoticz/www/media/delete.mp3
file path=usr/domoticz/www/media/delete.wav
file path=usr/domoticz/www/media/disconnect.mp3
file path=usr/domoticz/www/media/disconnect.wav
file path=usr/domoticz/www/media/handclosed.cur
file path=usr/domoticz/www/media/handdelete.cur
file path=usr/domoticz/www/media/handopen.cur
file path=usr/domoticz/www/media/quote0.png
file path=usr/domoticz/www/media/quote1.png
file path=usr/domoticz/www/media/sprites.png
file path=usr/domoticz/www/media/sprites.svg
file path=usr/domoticz/www/media/swf/copy_csv_xls.swf
file path=usr/domoticz/www/media/swf/copy_csv_xls_pdf.swf
file path=usr/domoticz/www/media/trashbody.png
file path=usr/domoticz/www/media/trashlid.png
file path=usr/domoticz/www/media/tree.png
file path=usr/domoticz/www/ozwcp/cp.html
file path=usr/domoticz/www/ozwcp/cp.js
file path=usr/domoticz/www/robots.txt
file path=usr/domoticz/www/secpanel/css/style.css
file path=usr/domoticz/www/secpanel/font/Audiowide.eot
file path=usr/domoticz/www/secpanel/font/Audiowide.svg
file path=usr/domoticz/www/secpanel/font/Audiowide.ttf
file path=usr/domoticz/www/secpanel/font/Audiowide.woff
file path=usr/domoticz/www/secpanel/font/Digital.eot
file path=usr/domoticz/www/secpanel/font/Digital.svg
file path=usr/domoticz/www/secpanel/font/Digital.ttf
file path=usr/domoticz/www/secpanel/font/Digital.woff
file path=usr/domoticz/www/secpanel/img/bg.jpg
file path=usr/domoticz/www/secpanel/index.html
file path=usr/domoticz/www/secpanel/js/ion.sound.min.js.gz
file path=usr/domoticz/www/secpanel/media/arm.aac
file path=usr/domoticz/www/secpanel/media/arm.mp3
file path=usr/domoticz/www/secpanel/media/arm.ogg
file path=usr/domoticz/www/secpanel/media/disarm.aac
file path=usr/domoticz/www/secpanel/media/disarm.mp3
file path=usr/domoticz/www/secpanel/media/disarm.ogg
file path=usr/domoticz/www/secpanel/media/key.aac
file path=usr/domoticz/www/secpanel/media/key.mp3
file path=usr/domoticz/www/secpanel/media/key.ogg
file path=usr/domoticz/www/secpanel/media/wrongcode.aac
file path=usr/domoticz/www/secpanel/media/wrongcode.mp3
file path=usr/domoticz/www/secpanel/media/wrongcode.ogg
file path=usr/domoticz/www/service-worker.js
file path=usr/domoticz/www/styles/dark-th3me/base.css
file path=usr/domoticz/www/styles/dark-th3me/custom.css
file path=usr/domoticz/www/styles/dark-th3me/custom.js
file path=usr/domoticz/www/styles/dark-th3me/fonts/Ubuntu.ttf
file path=usr/domoticz/www/styles/dark-th3me/images/domoticz.jpg
file path=usr/domoticz/www/styles/default/base.css
file path=usr/domoticz/www/styles/default/custom.css
file path=usr/domoticz/www/styles/default/custom.js
file path=usr/domoticz/www/styles/default/extras_and_animations.css
file path=usr/domoticz/www/styles/default/images/ui-bg_gloss-wave_25_333333_500x100.png
file path=usr/domoticz/www/styles/default/navigation_main_sidebar.css
file path=usr/domoticz/www/styles/default/show_version_number.css
file path=usr/domoticz/www/styles/element-dark/custom.css
file path=usr/domoticz/www/styles/element-dark/custom.js
file path=usr/domoticz/www/styles/element-dark/fonts/DroidSans.ttf
file path=usr/domoticz/www/styles/element-dark/fonts/OpenSans.ttf
file path=usr/domoticz/www/styles/element-dark/images/imgbg.jpg
file path=usr/domoticz/www/styles/element-light/custom.css
file path=usr/domoticz/www/styles/element-light/custom.js
file path=usr/domoticz/www/styles/element-light/fonts/DroidSans.ttf
file path=usr/domoticz/www/styles/element-light/fonts/OpenSans.ttf
file path=usr/domoticz/www/styles/element-light/images/imgbg.jpg
file path=usr/domoticz/www/styles/elemental/custom.css
file path=usr/domoticz/www/styles/elemental/custom.js
file path=usr/domoticz/www/styles/elemental/fonts/DroidSans.ttf
file path=usr/domoticz/www/styles/elemental/fonts/OpenSans.ttf
file path=usr/domoticz/www/styles/elemental/images/bg-track.png
file path=usr/domoticz/www/styles/elemental/images/imgbg.jpg
file path=usr/domoticz/www/styles/simple-blue/custom.css
file path=usr/domoticz/www/styles/simple-blue/custom.js
file path=usr/domoticz/www/styles/simple-gray/custom.css
file path=usr/domoticz/www/styles/simple-gray/custom.js
file path=usr/domoticz/www/switch_icons.txt
file path=usr/domoticz/www/templates/angular.example
file path=usr/domoticz/www/templates/custom.example
file path=usr/domoticz/www/templates/readme.txt
file path=usr/domoticz/www/views/about.html
file path=usr/domoticz/www/views/applications.html
file path=usr/domoticz/www/views/cam.html
file path=usr/domoticz/www/views/customicons.html
file path=usr/domoticz/www/views/dashboard.html
file path=usr/domoticz/www/views/device_light_edit.html
file path=usr/domoticz/www/views/dpfibaro.html
file path=usr/domoticz/www/views/dpgooglepubsub.html
file path=usr/domoticz/www/views/dphttp.html
file path=usr/domoticz/www/views/dpinflux.html
file path=usr/domoticz/www/views/dpmqtt.html
file path=usr/domoticz/www/views/floorplanedit.html
file path=usr/domoticz/www/views/floorplans.html
file path=usr/domoticz/www/views/forecast.html
file path=usr/domoticz/www/views/frontpage.html
file path=usr/domoticz/www/views/frontpage_example.html
file path=usr/domoticz/www/views/history.html
file path=usr/domoticz/www/views/inc_topbar.html
file path=usr/domoticz/www/views/lights.html
file path=usr/domoticz/www/views/log.html
file path=usr/domoticz/www/views/login.html
file path=usr/domoticz/www/views/logout.html
file path=usr/domoticz/www/views/mobile_notifications.html
file path=usr/domoticz/www/views/myprofile.html
file path=usr/domoticz/www/views/notification.html
file path=usr/domoticz/www/views/notifications.html
file path=usr/domoticz/www/views/offline.html
file path=usr/domoticz/www/views/restoredatabase.html
file path=usr/domoticz/www/views/scenes.html
file path=usr/domoticz/www/views/setup.html
file path=usr/domoticz/www/views/temperature.html
file path=usr/domoticz/www/views/temperature_custom_temp_log.html
file path=usr/domoticz/www/views/temperature_widget.html
file path=usr/domoticz/www/views/timerplan.html
file path=usr/domoticz/www/views/timers.html
file path=usr/domoticz/www/views/update.html
file path=usr/domoticz/www/views/users.html
file path=usr/domoticz/www/views/uservariables.html
file path=usr/domoticz/www/views/utility.html
file path=usr/domoticz/www/views/weather.html
file path=usr/domoticz/www/views/weather_widget.html