Subversion Repositories rld.domoticz

Rev

Rev 1 | Compare with Previous | Directory listing | Details | Blame | View Log

Last modification

Path Blame Diff Log
/dev-domoticz/.gitattributes
/dev-domoticz/.github/
/dev-domoticz/.gitignore
/dev-domoticz/.gitmodules
/dev-domoticz/.travis.yml
/dev-domoticz/build/
/dev-domoticz/build/.env.example
/dev-domoticz/build/.gitignore
/dev-domoticz/build/build
/dev-domoticz/build/build-helper.sh
/dev-domoticz/build/docker-compose.yml
/dev-domoticz/build/Dockerfile
/dev-domoticz/build/README-docker.md
/dev-domoticz/build/README-visual-studio.md
/dev-domoticz/build/README.md
/dev-domoticz/CMakeLists.txt
/dev-domoticz/Config/heiman/HS2WD-Z.xml
/dev-domoticz/Config/manufacturer_specific.xml
/dev-domoticz/dzVents/runtime/device-adapters/evohome_device.lua
/dev-domoticz/dzVents/runtime/device-adapters/generic_device.lua
/dev-domoticz/dzVents/runtime/device-adapters/switch_device.lua
/dev-domoticz/dzVents/runtime/tests/testDevice.lua
/dev-domoticz/hardware/AirconWithMe.cpp
/dev-domoticz/hardware/AnnaThermostat.cpp
/dev-domoticz/hardware/Arilux.cpp
/dev-domoticz/hardware/AtagOne.cpp
/dev-domoticz/hardware/AtagOne.h
/dev-domoticz/hardware/BleBox.cpp
/dev-domoticz/hardware/Comm5SMTCP.cpp
/dev-domoticz/hardware/Comm5TCP.cpp
/dev-domoticz/hardware/Daikin.cpp
/dev-domoticz/hardware/DomoticzHardware.cpp
/dev-domoticz/hardware/DomoticzHardware.h
/dev-domoticz/hardware/DomoticzTCP.cpp
/dev-domoticz/hardware/DomoticzTCP.h
/dev-domoticz/hardware/EcoDevices.cpp
/dev-domoticz/hardware/eHouseTCP.cpp
/dev-domoticz/hardware/EnOceanESP3.cpp
/dev-domoticz/hardware/EnOceanESP3.h
/dev-domoticz/hardware/eVehicles/MercApi.cpp
/dev-domoticz/hardware/EvohomeBase.cpp
/dev-domoticz/hardware/EvohomeRadio.cpp
/dev-domoticz/hardware/EvohomeWeb.cpp
/dev-domoticz/hardware/hardwaretypes.h
/dev-domoticz/hardware/HEOS.cpp
/dev-domoticz/hardware/InComfort.cpp
/dev-domoticz/hardware/InComfort.h
/dev-domoticz/hardware/LogitechMediaServer.cpp
/dev-domoticz/hardware/MQTT.cpp
/dev-domoticz/hardware/MQTTAutoDiscover.cpp
/dev-domoticz/hardware/MQTTAutoDiscover.h
/dev-domoticz/hardware/MySensorsBase.cpp
/dev-domoticz/hardware/Nest.cpp
/dev-domoticz/hardware/NestOAuthAPI.cpp
/dev-domoticz/hardware/Netatmo.cpp
/dev-domoticz/hardware/Netatmo.h
/dev-domoticz/hardware/OctoPrintMQTT.cpp
/dev-domoticz/hardware/OpenWeatherMap.cpp
/dev-domoticz/hardware/OpenWebNetTCP.cpp
/dev-domoticz/hardware/OpenWebNetUSB.cpp
/dev-domoticz/hardware/OpenZWave.cpp
/dev-domoticz/hardware/P1MeterBase.cpp
/dev-domoticz/hardware/P1MeterBase.h
/dev-domoticz/hardware/P1MeterSerial.cpp
/dev-domoticz/hardware/P1MeterTCP.cpp
/dev-domoticz/hardware/PhilipsHue/PhilipsHue.cpp
/dev-domoticz/hardware/PhilipsHue/PhilipsHue.h
/dev-domoticz/hardware/PhilipsHue/PhilipsHueHelper.cpp
/dev-domoticz/hardware/PiFace.cpp
/dev-domoticz/hardware/plugins/DelayedLink.cpp
/dev-domoticz/hardware/plugins/DelayedLink.h
/dev-domoticz/hardware/plugins/PluginManager.cpp
/dev-domoticz/hardware/plugins/PluginMessages.h
/dev-domoticz/hardware/plugins/PluginProtocols.cpp
/dev-domoticz/hardware/plugins/Plugins.cpp
/dev-domoticz/hardware/plugins/Plugins.h
/dev-domoticz/hardware/plugins/PluginTransports.cpp
/dev-domoticz/hardware/plugins/PythonObjectEx.cpp
/dev-domoticz/hardware/plugins/PythonObjectEx.h
/dev-domoticz/hardware/plugins/PythonObjects.cpp
/dev-domoticz/hardware/plugins/PythonObjects.h
/dev-domoticz/hardware/RFLinkBase.cpp
/dev-domoticz/hardware/RFLinkMQTT.cpp
/dev-domoticz/hardware/RFLinkMQTT.h
/dev-domoticz/hardware/RFXBase.cpp
/dev-domoticz/hardware/RFXBase.h
/dev-domoticz/hardware/Rtl433.cpp
/dev-domoticz/hardware/SatelIntegra.cpp
/dev-domoticz/hardware/SolarEdgeAPI.cpp
/dev-domoticz/hardware/Sterbox.cpp
/dev-domoticz/hardware/TTNMQTT.cpp
/dev-domoticz/hardware/XiaomiGateway.cpp
/dev-domoticz/hardware/Yeelight.cpp
/dev-domoticz/History.txt
/dev-domoticz/INSTALL.md
/dev-domoticz/main/Camera.cpp
/dev-domoticz/main/Camera.h
/dev-domoticz/main/domoticz_tester.cpp
/dev-domoticz/main/dzVents.cpp
/dev-domoticz/main/EventsPythonDevice.cpp
/dev-domoticz/main/EventsPythonDevice.h
/dev-domoticz/main/EventsPythonModule.cpp
/dev-domoticz/main/EventSystem.cpp
/dev-domoticz/main/Helper.cpp
/dev-domoticz/main/Helper.h
/dev-domoticz/main/Logger.cpp
/dev-domoticz/main/LuaTable.cpp
/dev-domoticz/main/mainworker.cpp
/dev-domoticz/main/mainworker.h
/dev-domoticz/main/RFXNames.cpp
/dev-domoticz/main/RFXNames.h
/dev-domoticz/main/RFXtrx.h
/dev-domoticz/main/Scheduler.cpp
/dev-domoticz/main/SignalHandler.cpp
/dev-domoticz/main/SQLHelper.cpp
/dev-domoticz/main/SQLHelper.h
/dev-domoticz/main/WebServer.cpp
/dev-domoticz/main/WebServer.h
/dev-domoticz/main/WebServerHelper.cpp
/dev-domoticz/main/WebServerHelper.h
/dev-domoticz/msbuild/domoticz.vcxproj
/dev-domoticz/msbuild/domoticz.vcxproj.filters
/dev-domoticz/msbuild/WindowsInstaller/DomoticzSetup.iss
/dev-domoticz/msbuild/WindowsInstaller/nssm.exe
/dev-domoticz/msbuild/WindowsInstaller/WinSI.exe
/dev-domoticz/notifications/NotificationHTTP.cpp
/dev-domoticz/notifications/NotificationKodi.cpp
/dev-domoticz/plugins/BatteryLevel/
/dev-domoticz/plugins/examples/BaseTemplate.py
/dev-domoticz/plugins/examples/DenonMarantz.py
/dev-domoticz/plugins/examples/Dlink DSP-W215.py
/dev-domoticz/plugins/examples/HTTP.py
/dev-domoticz/plugins/examples/HTTP Listener.py
/dev-domoticz/plugins/examples/Kodi.py
/dev-domoticz/plugins/examples/MQTT Publish.py
/dev-domoticz/plugins/examples/MQTT Subscribe.py
/dev-domoticz/plugins/examples/Mutli-Threaded.py
/dev-domoticz/plugins/examples/Pinger.py
/dev-domoticz/plugins/examples/RAVEn.py
/dev-domoticz/plugins/examples/UDP Discovery.py
/dev-domoticz/plugins/examples/Web Socket Client.py
/dev-domoticz/plugins/iDetect/
/dev-domoticz/plugins/Tuya-SmartBulb/
/dev-domoticz/plugins/Tuya-SmartPlug/
/dev-domoticz/plugins/tuya.txt
/dev-domoticz/README.md
/dev-domoticz/scripts/install.sh
/dev-domoticz/scripts/lua/garbagecalendar/
/dev-domoticz/scripts/lua/script_device_eettafel.lua
/dev-domoticz/scripts/lua/script_time_garbagecalendar.lua
/dev-domoticz/scripts/templates/All.Python
/dev-domoticz/SECURITY.md
/dev-domoticz/tcpserver/TCPClient.cpp
/dev-domoticz/tcpserver/TCPClient.h
/dev-domoticz/tcpserver/TCPServer.cpp
/dev-domoticz/tcpserver/TCPServer.h
/dev-domoticz/test/gherkin/conftest.py
/dev-domoticz/test/gherkin/helper.feature
/dev-domoticz/test/gherkin/test_helper.py
/dev-domoticz/webserver/connection.cpp
/dev-domoticz/webserver/connection.hpp
/dev-domoticz/webserver/connection_manager.cpp
/dev-domoticz/webserver/connection_manager.hpp
/dev-domoticz/webserver/cWebem.cpp
/dev-domoticz/webserver/cWebem.h
/dev-domoticz/webserver/fastcgi.cpp
/dev-domoticz/webserver/proxycereal.hpp
/dev-domoticz/webserver/proxyclient.cpp
/dev-domoticz/webserver/request.hpp
/dev-domoticz/webserver/server.cpp
/dev-domoticz/webserver/session_store.hpp
/dev-domoticz/www/app/app.constants.js
/dev-domoticz/www/app/app.js
/dev-domoticz/www/app/DashboardController.js
/dev-domoticz/www/app/DeviceLightEdit.js
/dev-domoticz/www/app/devices/deviceFactory.js
/dev-domoticz/www/app/devices/Devices.js
/dev-domoticz/www/app/events/blockly_blocks_domoticz.js
/dev-domoticz/www/app/hardware/extra/MQTTParams.js
/dev-domoticz/www/app/hardware/Hardware.js
/dev-domoticz/www/app/hardware/setup/EnOceanESP3.html
/dev-domoticz/www/app/hardware/setup/EnOceanESP3.js
/dev-domoticz/www/app/LightsController.js
/dev-domoticz/www/app/log/CounterLog.js
/dev-domoticz/www/app/log/CounterLogCounter.js
/dev-domoticz/www/app/log/factories.js
/dev-domoticz/www/app/report/CounterReport.html
/dev-domoticz/www/app/report/CounterReport.js
/dev-domoticz/www/app/ScenesController.js
/dev-domoticz/www/app/SetupController.js
/dev-domoticz/www/app/timers/components.js
/dev-domoticz/www/app/timers/DeviceTimersController.js
/dev-domoticz/www/app/timers/factories.js
/dev-domoticz/www/app/UsersController.js
/dev-domoticz/www/app/UtilityController.js
/dev-domoticz/www/app/WeatherController.js
/dev-domoticz/www/css/style.css
/dev-domoticz/www/i18n/domoticz-ar.json.gz
/dev-domoticz/www/i18n/domoticz-bg.json.gz
/dev-domoticz/www/i18n/domoticz-bs.json.gz
/dev-domoticz/www/i18n/domoticz-ca.json.gz
/dev-domoticz/www/i18n/domoticz-cs.json.gz
/dev-domoticz/www/i18n/domoticz-da.json.gz
/dev-domoticz/www/i18n/domoticz-de.json.gz
/dev-domoticz/www/i18n/domoticz-el.json.gz
/dev-domoticz/www/i18n/domoticz-en.json.gz
/dev-domoticz/www/i18n/domoticz-es.json.gz
/dev-domoticz/www/i18n/domoticz-et.json.gz
/dev-domoticz/www/i18n/domoticz-fa.json.gz
/dev-domoticz/www/i18n/domoticz-fi.json.gz
/dev-domoticz/www/i18n/domoticz-fr.json.gz
/dev-domoticz/www/i18n/domoticz-he.json.gz
/dev-domoticz/www/i18n/domoticz-hu.json.gz
/dev-domoticz/www/i18n/domoticz-is.json.gz
/dev-domoticz/www/i18n/domoticz-it.json.gz
/dev-domoticz/www/i18n/domoticz-lt.json.gz
/dev-domoticz/www/i18n/domoticz-lv.json.gz
/dev-domoticz/www/i18n/domoticz-mk.json.gz
/dev-domoticz/www/i18n/domoticz-nl.json.gz
/dev-domoticz/www/i18n/domoticz-no.json.gz
/dev-domoticz/www/i18n/domoticz-pl.json.gz
/dev-domoticz/www/i18n/domoticz-pt.json.gz
/dev-domoticz/www/i18n/domoticz-ro.json.gz
/dev-domoticz/www/i18n/domoticz-ru.json.gz
/dev-domoticz/www/i18n/domoticz-sk.json.gz
/dev-domoticz/www/i18n/domoticz-sl.json.gz
/dev-domoticz/www/i18n/domoticz-sq.json.gz
/dev-domoticz/www/i18n/domoticz-sr.json.gz
/dev-domoticz/www/i18n/domoticz-sv.json.gz
/dev-domoticz/www/i18n/domoticz-th.json.gz
/dev-domoticz/www/i18n/domoticz-tr.json.gz
/dev-domoticz/www/i18n/domoticz-uk.json.gz
/dev-domoticz/www/i18n/domoticz-zh.json.gz
/dev-domoticz/www/i18n/domoticz-zh_TW.json.gz
/dev-domoticz/www/images/afval48.png
/dev-domoticz/www/images/afval48_Off.png
/dev-domoticz/www/images/afval48_On.png
/dev-domoticz/www/images/Art Deco.zip
/dev-domoticz/www/images/artdeco48_Off.png
/dev-domoticz/www/images/artdeco48_On.png
/dev-domoticz/www/images/batterylevelempty.png
/dev-domoticz/www/images/batterylevelempty48_Off.png
/dev-domoticz/www/images/batterylevelempty48_On.png
/dev-domoticz/www/images/batterylevelfull.png
/dev-domoticz/www/images/batterylevelfull48_Off.png
/dev-domoticz/www/images/batterylevelfull48_On.png
/dev-domoticz/www/images/batterylevellow.png
/dev-domoticz/www/images/batterylevellow48_Off.png
/dev-domoticz/www/images/batterylevellow48_On.png
/dev-domoticz/www/images/batterylevelok.png
/dev-domoticz/www/images/batterylevelok48_Off.png
/dev-domoticz/www/images/batterylevelok48_On.png
/dev-domoticz/www/images/Colorled.png
/dev-domoticz/www/images/Colorled48_Off.png
/dev-domoticz/www/images/Colorled48_On.png
/dev-domoticz/www/images/E-blanket48_Off.png
/dev-domoticz/www/images/E-blanket48_On.png
/dev-domoticz/www/images/idetect-home.png
/dev-domoticz/www/images/idetect-home48_Off.png
/dev-domoticz/www/images/idetect-home48_On.png
/dev-domoticz/www/images/idetect-override.png
/dev-domoticz/www/images/idetect-override48_Off.png
/dev-domoticz/www/images/idetect-override48_On.png
/dev-domoticz/www/images/idetect-unithome.png
/dev-domoticz/www/images/idetect-unithome48_Off.png
/dev-domoticz/www/images/idetect-unithome48_On.png
/dev-domoticz/www/images/thermocontrol.png
/dev-domoticz/www/images/thermocontrol48_Off.png
/dev-domoticz/www/images/thermocontrol48_On.png
/dev-domoticz/www/images/timer48.png
/dev-domoticz/www/images/timer48_Off.png
/dev-domoticz/www/images/timer48_On.png
/dev-domoticz/www/images/trv.png
/dev-domoticz/www/images/trv48_Off.png
/dev-domoticz/www/images/trv48_On.png
/dev-domoticz/www/index.html
/dev-domoticz/www/js/ace/mode-lua.js
/dev-domoticz/www/js/domoticz.js
/dev-domoticz/www/js/domoticzdevices.js
/dev-domoticz/www/js/moment-timezone-with-data.min.js.gz
/dev-domoticz/www/js/moment-with-locales.min.js.gz
/dev-domoticz/www/manifest.json
/dev-domoticz/www/switch_icons.txt
/dev-domoticz/www/views/about.html
/dev-domoticz/www/views/cam.html
/dev-domoticz/www/views/device_light_edit.html
/dev-domoticz/www/views/log.html
/dev-domoticz/www/views/scenes.html
/dev-domoticz/www/views/setup.html
/dev-domoticz/www/views/timers.html
/dev-domoticz/www/views/weather.html