Domoticz version table V3

From Domoticz
Jump to navigation Jump to search

Version table V3

Version Commit Date Description
9601 375f169c4 20180608 Updated CMake file to use c++11 and lto compile flags
9598 3ee93fe43 20180608 Fixing OSX build system (#2473)
9597 938473f0d 20180608 Merge PR #2472 from AlbrtoSam/development
9597 d95306a3f 20180608 Update XiaomiGateway.cpp
9595 5b5f04cda 20180608 OSX,compiling boost from source
9594 0ad784254 20180608 Corrected OSX build file
9593 49c068efd 20180608 Corrected osx build file
9592 9bed7bcc3 20180608 Silence wget output, another OSX gcc fix
9591 b24c4a54c 20180608 OSX build file updated
9590 b7fbde306 20180608 Updating travis file to increase gcc version on OSX
9589 4dda5d7f4 20180608 Fixed wrong cookie time under windows
9588 a7b8ebb4c 20180608 Whitelist floorplan (solves cache issue)
9587 d30a8c793 20180607 Blockly, fixed debug log of humidity value
9586 9db6277de 20180607 Updated clickatell API URL
9585 a942e6dcd 20180607 Fixed log tab sorting issue on entry
9584 2ec943da2 20180607 Corrected text sensor json when sValue length was to large
9583 8ac8911d3 20180607 Implemented configuration file parsing
9582 d9c46e0b2 20180607 Small cleanup for new DenkoviDevices class
9581 9ff41fbbb 20180607 Added new hardware class for Denkovi devices (#2461)
9580 ea0910c27 20180606 Merge branch 'development' of https://github.com/domoticz/domoticz into development
9580 a5671b1a0 20180606 Merge branch 'development' of github.com:domoticz/domoticz into development
9580 d2d19ed4e 20180606 Merge PR #2465 from stas-demydiuk/ui-code-cleanup
9580 e7e567c95 20180606 Updated OZW configuration files
9580 fc9320065 20180606 Doorcontact, On/Off delay where hidden
9574 cba0e3390 20180606 Floorplans change: show slider for speakers
9580 698746fe8 20180605 UI code refactoring - extract common device-related code into Device factory
9573 af1acd4a0 20180605 CMakeLists.txt, corrected Lua include check
9572 faa5b4eba 20180605 Eventsystem, always add rain_rate
9571 dfb39a9e7 20180604 Makebeta/makerelease, better method checking if already running
9570 b66e9640f 20180604 Check if makebeta/release already running
9569 1ae2139bf 20180604 Merge branch 'development' of github.com:domoticz/domoticz into development
9569 f061291d7 20180604 Merge PR #2458 from stas-demydiuk/color-picker-theme-fix
9569 2b3ada1b3 20180603 Fix color picker in dark-th3me
9565 8b332ed1c 20180604 Changed blockly weather tooltip
9569 3576453c3 20180603 EventSystem removed obsolete varId
9564 d6b66d7a4 20180603 Dummy Temp/Temp+Hum/Temp+Hum+Baro devices can now also use adjustment values
9563 adc300f19 20180603 Removing boost chrono dependency
9562 e04d78f8a 20180602 Merge branch 'development' of github.com:domoticz/domoticz into development
9562 b85278363 20180602 Travis, Linux, use latest boost (#2453)
9560 a188a925f 20180602 Changed log system, needs more work as a lot of classes use 'status' as 'error'
9559 c1ffc138f 20180601 Maverick 773 BBQ Temperature meter now using fixed ID as there is a new id generated betwee
9558 ee5d590ff 20180601 Travis, last attempt to solve boost issue (will create fork otherwise)
9557 4d02ff87e 20180601 Travis, not specifying boost version for linux, osx try upgrading boost
9556 0d5ccd503 20180601 Travis updated boost to 1.67 for Linux
9555 d71f1a63e 20180601 Fixed previous EnOcean patch ! (Next time test your code please!)
9554 968f29847 20180601 Correct for broken lua pkg-config (#2452)
9553 9e61f5a59 20180601 Implemented GasSensor.04
9552 fce489fe7 20180601 Selector switch, timer editor now correct when this switch was created from a normal switch
9551 38d0d3bb2 20180601 Selector switch timers, hide command when off level is disabled
9550 21b62be0f 20180601 Merge branch 'development' of github.com:domoticz/domoticz into development
9550 af794e1c0 20180601 Correct position of sun times and room selector in themes (#2450)
9548 442a30bd6 20180601 Corrected SatelIntegra SendGeneralSwitch call
9547 fa516bdf4 20180601 Corrected Selector switch timer edit
9546 0684d3192 20180531 Merge branch 'development' of github.com:domoticz/domoticz into development
9546 2cae99340 20180531 Allow manipulation of www compress behavior (#2421)
9544 238c78dc9 20180531 Config file, added www_compress_mode
9543 0509419e2 20180531 Corrected invalid character in comment
9542 6f71bf06f 20180531 Removed DEBUG_WWW define in webserver, web developer needed can enable certain trace lines
9541 21dd200b6 20180531 Initial configuration file, feel free to enhance, but take care about variable names once t
9540 5a00ba936 20180530 Webserver, SetAuthenticationMethod now using enum '_eAuthenticationMethod' as parameter in
9539 67eb3eeab 20180530 Renamed webserver ssl options variable 'options' to 'ssl_options' to be consistent with ssl
9538 78b80ea12 20180530 Help, added supported ssl methods as example
9537 e36be5e59 20180530 Corrected Help idents
9536 85dc65a19 20180530 Corrected SendGeneralSwitch code
9535 0f0317291 20180530 Merge branch 'development' of github.com:domoticz/domoticz into development
9535 d90fe5db2 20180530 Merge PR #2446 from dwmw2/wtfgentoo
9532 e61e74735 20180530 Fixed custom notification message
9531 a3eacbc98 20180530 Remove unneeded boost time dependency
9535 91ad64df3 20180530 Minizip: Define OF() if necessary to cope with distro breakage
9530 30295913a 20180529 Depending on boost 1.60 and chrono
9529 56688ba67 20180529 Fixed hardware setup of Philips hue Add Groups/Scenes
9528 7ded4156c 20180529 Reverting database meter long long patch
9527 2fe4348ef 20180528 Merge branch 'development' of github.com:domoticz/domoticz into development
9525 6b60fd7c8 20180528 Updated History.txt
9527 184f4adcb 20180528 Bugfix: UDP Transport not releasing sockets under some circumstances
9524 92a741645 20180528 Bosnian language support (Big thanks to "Vedran") Albanian la
9523 000080de7 20180528 Merge PR #2436 from gordonb3/cachefix2
9523 e309c5627 20180528 Use thread safe gmtime_r/gmtime_s in make_web_time
9521 9f2494601 20180528 Added floorplan example back
9520 07bb08059 20180528 Merge PR #2432 from guillaumezin/managed_counter_small_changes
9520 f7f1fa95a 20180527 Small UI improvements for Managed Counter Don't show 0 as last value for week/month/year lo
9518 5bf72046f 20180528 Initial support for FS20
9517 42645122b 20180527 RFXCom, FS20 , corrected logging
9516 c04de1d48 20180527 Updated RFXCom SDK
9515 925bf1b19 20180527 Corrected Selector switch in Floorplan
9514 377ffb8b3 20180527 Converted boost:to_string to std::to_string where appropriate converted unnecessary boost::
9513 82c049293 20180527 Using long long for meter tables instead of floats correcting some idents fixed warning in
9512 043e46ea7 20180527 Small adjustments to PR #2417
9511 a790bafcc 20180527 Merge PR #2417 from guillaumezin/managed_meter_new_proposal
9505 5bbf0793f 20180527 Merge PR #2425 from pipiche38/patch-3
9505 0af09b28e 20180526 Reorganise the changes to avoid else bloc
9505 f7d43d353 20180525 Update domoticz status in case changes are detected during poll
9502 a2154714c 20180526 2.4.6 (#2427)
9501 4eb1bc70e 20180525 Selector switch, fixed possible crash decoding URI
9500 15eac80ab 20180525 Fixing VStudio include folder for debug builds
9499 818873b09 20180525 Ignore cache validation request on theme files
9498 ad16e9078 20180525 Don't run Include on decompressed file
9497 6c5ac61cf 20180525 Don't override last-modified time with current time
9496 2033f218d 20180525 Request_handler should always check for gzip version first
9495 a2a5e087b 20180525 Fix no return due to empty rep.status
9494 485e165ea 20180525 Do modification info check before matching content_type
9493 2369512b0 20180525 Remove duplicate content-type matching and header adding
9492 c0b9d7dc9 20180525 Fix weird indenting
9491 f241495b5 20180525 Reorder confusing construct and remove obsolete ToDo comment
9490 027a782f4 20180525 Merge PR #2415 from stas-demydiuk/notifications-page
9487 7ae518e26 20180525 Merge PR #2419 from dwmw2/minizip
9487 309fd47f8 20180525 Update to clean minizip from zlib 1.2.11 and allow dynamic linking
9485 d1a0f485c 20180525 Selector Switch, correcting display for all UTF8 characters now
9484 b158c2f72 20180525 Selector Switch, correct level names in log/eventsystem for latin characters
9483 a74f7c4a5 20180524 Added GIF return extension for floorplans
9482 3aade3aa8 20180524 Merge PR #2414 from sweetpants/patch-3
9480 c512c9fc3 20180524 Put back accidentally deleted floorplan example
9490 b4f122693 20180525 Extract device notifications to own page -- Remove console.log
9479 dc781b49c 20180524 DzVents decode base64 fields
9490 9ff07975b 20180524 Extract device notifications to own page -- Own page for device notifications -- Extract no
9482 9579ef02d 20180524 Add .gif file format to floorplan
9478 772c3b85c 20180524 Blockly, now possible to use expressions in debug messages like "My temperat
9477 63a78adcf 20180524 Update Daikin.cpp (#2411)
9476 0747e5836 20180523 MochadTCP/P1MeterBase: fix C++ One Definition Rule violations (#2408)
9475 5a04aaee4 20180523 Only require libudev if USE_STATIC_OPENZWAVE is set (#2404)
9474 78ac9fb3b 20180523 Merge branch 'development' of github.com:domoticz/domoticz into development
9472 ff9904e98 20180523 Corrected icon title for door contacts on light/dashboard page
9474 9d8b49ce6 20180523 Webserver: automatically reload SSL certificates and DH params (#2407)
9471 e6764c295 20180523 Fix door-contact icon on Floorplan
9470 dd387904d 20180523 Added command line option '-noupdates' to stop using the internal update functionality Corr
9469 dbf724413 20180522 Floorplans now stored in database (#2400)
9468 cac7ba3bf 20180522 Corrected Selector switch on dashboard
9467 68698e7a5 20180522 Fix precompiled header with -Wl,… in compile flags (#2406)
9466 f53817577 20180522 Allow libusb to be disabled (#2405)
9465 9abf74a5c 20180522 Updated OZW configuration files
9464 1fb03c78f 20180522 Merge branch 'development' of github.com:domoticz/domoticz into development
9464 010e385e2 20180520 Merge PR #2399 from 1981nick1982/patch-3
9461 167318074 20180522 Selector Switch, fix action entry (utf/url) and hide off level action
9464 9dbb0db80 20180520 Update XiaomiGateway.cpp
9460 680dae558 20180520 Remove double comression
9459 710965873 20180520 Added NMA deprecated message
9458 0305d6b5b 20180519 Webserver, add gzip compressed for non-compressed js/html/css files
9457 c17f663b0 20180519 Fix c_str() string issue
9456 40cafcf70 20180519 Decompress two more Domoticz script files in the repo
9455 dadbdf244 20180519 Forcing appcache to be refreshed on every new build
9454 3ec61a993 20180519 Disabling the option to downgrade Domoticz and use a newer database (because of database mi
9453 6058edfcf 20180518 MySensors, support for SmartSleep option (gateway 2.x)
9452 daea6010f 20180518 Netatmo, removing debug option
9451 db725383c 20180518 Merge PR #2395 from emontnemery/mqtt_deadlock
9449 822288518 20180518 Merge PR #2396 from 1981nick1982/patch-2
9447 f9decf960 20180518 Moved plugin code to ifdef python block
9449 7c0c1b818 20180517 Aqara Cube
9446 18b4394e8 20180517 Add functionality to allow Python Plugins to integrate with the Domoticz Security Panel.
9445 5000c7748 20180517 Netatmo, homestatus, ignoring devices with 0 strength (like relais)
9511 55cbff897 20180526 Check date time format
9444 452d429ac 20180517 MySensors, HomeStatus corrected module percentage calculation
9443 bc2392436 20180516 Merge PR #2393 from 1981nick1982/patch-1
9511 7f69d98bb 20180525 Change subtype number of managed counter for dummy devices
9511 59e25323c 20180525 Change main type number of managed counter for dummy devices
9441 c144081bf 20180516 Netatmo, support for multiple rooms/values
9511 953dfab04 20180525 Move sTypeManagedCounter into pTypeGeneral sTypeManagedCounter now handles sValue as Counte
9443 01d21120b 20180515 Update XiaomiGateway.cpp
9451 4b9304070 20180517 Remove MQTT mutex which filled no purpose and was causing deadlocks (#2384)
9511 44822d5f8 20180524 Add pTypeManaged/sTypeManagedCounter devices for plugins and JSON Mainly for counter extern
9440 118204497 20180515 Selector switch, escaping actions in editor
9439 a6a160a8d 20180514 RFXCom, corrected protocol display
9438 e05a8b788 20180514 Merge branch 'development' of github.com:domoticz/domoticz into development
9436 9e7e51453 20180514 Small cleanup/improvement in base push class
9438 282ba9a87 20180514 Adding CharSize:8bits fallback to TeleinfoSerial (default is 7bits) (#2388)
9435 5480aca46 20180513 Netatmo, Energy, now also addes RF level as percentage (with battery level)
9434 d2a313a6b 20180513 Netatmo, small code cleanup
9433 17559d0c6 20180513 Netatmo, added support for Energy/Valve Thermostat
9432 75d888cfa 20180513 MySensors, refactored some internal code (buffer handling)
9431 4e9eaecfb 20180513 MySensors, added sending text sensor for MQTT version
9430 7098d3810 20180513 Merge branch 'development' of github.com:domoticz/domoticz into development
9430 15bd8f240 20180513 Add dzVents example script to get notification for plant watering (#2385)
9430 fa159c13d 20180513 A 'Status' log level function to Python API
9427 0347166e5 20180513 Remove Daikin debug
9426 df7289ed1 20180512 MQTT fixed incorrect if statement
9425 1d7c550a7 20180512 Allow parsing to pushers in json web update function if hardware is disabled as it is updat
9424 572f25456 20180511 Merge branch 'development' of github.com:domoticz/domoticz into development
9424 e72dd41b0 20180511 JS: Add myglobals.DateFormat and honour it for all datepickers (#1973)
9629 56189c878 20180510 Merge PR #11 from domoticz/development
9424 d9ac94e18 20180510 Merge PR #2379 from stas-demydiuk/text-log
9424 987f0e6ed 20180510 Merge branch 'development' into text-log
9419 2fcc32892 20180511 MySensors, making sure that the text sensor update could not exceed maximum payload size
9418 63fc50ef5 20180510 MySensors, now possible to update S_INFO/V_TEXT directly from JSON udevice c
9417 e996ca74a 20180510 Time: Corrected date only display (not used at the moment) set log type to status for not a
9416 46a3710f6 20180510 Ignoring device creation failed in non-debug mode when accept devices is disabled
9415 c3f9d5d87 20180509 Merge PR #2382 from guillaumezin/plugins_devicemodifed_bug_32bits_2
9413 3521b40d2 20180509 Merge PR #2377 from emontnemery/plugins_start_stop_race
9409 601943bab 20180509 Merge PR #2376 from emontnemery/fix_dimmertype
9407 4804ef445 20180509 Merge PR #2359 from tih/netbsd-fixes
9399 09bf79d58 20180509 Merge PR #2375 from emontnemery/fix_2174_regressions
9397 227ece357 20180509 Merge PR #2374 from gordonb3/HarmonyHub4
9397 154d1ac41 20180501 Verify that the off command is issued for the running activity
9397 cc2e4c4fb 20180501 Force reconnect attempt when user issues a switch command
9392 38ff6e628 20180509 Merge PR #2372 from emontnemery/logger_deadlock
9397 c9115b011 20180501 Disallow switching off PowerOff activity
9415 5836a57c8 20180508 Handle ID as 64 bits in CPluginSystem::DeviceModified Call onDevice Modified in python plugi
9397 f2da7d549 20180501 Always initialize activity switches after communication restore
9390 8d290f216 20180506 Add support for Password style fields to plugin hardware definitions
9424 59aa55672 20180506 Extract text log to own page
9389 28d248852 20180430 Merge PR #2338 from dotms/development-nestoauth
9389 7bc89cb28 20180428 Renamed some fields to correspond to the naming in the Nest developer portal, avoiding conf
9413 7450f1996 20180507 Fix deadlock in MainWorker::StopDomoticzHardware
9413 ef29795c3 20180506 Increase timeout for stopping plugin worker thread
9383 7158d0ea7 20180430 Merge PR #2358 from emontnemery/valgrind_rflink
9389 254952cad 20180428 Merge branch 'development' into development-nestoauth
9383 fdb16ae4e 20180422 Initialize member variables
9399 7e9b2cce6 20180504 Correct confusion between character literal and integer literal
9409 6d6fd6e93 20180504 Fix bugs related to detection of dimmer
9392 29f3ff5c2 20180503 Decrease risk of deadlock in CLogger::Log
9413 151c5237d 20180505 Prevent additional plugin start / stop race
9381 5ad99eaec 20180429 Merge PR #2356 from emontnemery/fix_2355
9381 317d0149f 20180428 Fix crash in CSQLHelper::UpdateValueInt (#2355)
9379 5a186ddc4 20180428 Merge PR #2174 from szczukot/development
9347 e2c14ea01 20180428 Merge PR #2345 from gordonb3/HarmonyHub3
9341 4541be557 20180428 Fixed compiler warning
9340 2bd177314 20180428 Merge PR #2348 from emontnemery/philips_hue_fix
9334 2760222a1 20180428 Setting variable to NULL after calling delete
9333 855da4d68 20180428 Merge PR #2350 from emontnemery/plugins_start_stop_race
9340 618e99c1a 20180427 Make group/scene add options non-inverted according to review comments.
9340 de898ef60 20180425 Fix review comments
9340 52e1af1b6 20180423 Fix blocking of scenes and non-dimmer type groups or devices
9340 7c16a3265 20180422 Philips Hue: Turn off when setting color with brighntess 0
9340 706375899 20180422 Optionally block new groups and scenes for Philips Hue
9327 2d82649cb 20180427 Fixed 'Selector Switch', now possible to enter on/off actions
9326 a24ebc058 20180426 Remove compressed domoticzdevices.js file at startup
9325 12df0dcdf 20180426 Merge PR #2342 from stas-demydiuk/#2279
9325 742445b57 20180423 #2279 Fix url for device log page
9333 2bc756d76 20180427 Review comments
9333 ff75e2af6 20180426 Fix crashes caused by a plugin manipulating dictionaries after another plugin has just call
9325 6d2c3f63f 20180423 Extract domoticzdevices.js from gzip
9322 a788c794d 20180426 Merge PR #2346 from emontnemery/fix_mqtt_senddeviceinfo
9333 20730ffed 20180426 Review comments, remove useless NULL-checks before delete
9333 8ae3da996 20180425 Remove debug prints
9333 774e1c0bd 20180425 Fix plugin start/stop races
9389 42fe8230c 20180423 Changed .size()==0 into .empty(); Newline fixes.
9322 afc133c76 20180425 Fix review comments
9389 99a229986 20180423 Merge branch 'development' into development-nestoauth
9319 73dbe37f0 20180425 Merge PR #2347 from ultrasuperpingu/TICPulse2
9322 6d5b3dfea 20180423 Send color as JSON object in MQTT senddeviceinfo instead of as string
9317 8f8b26a6c 20180423 Merge PR #2337 from dotms/development-tado
9305 a91241a88 20180423 Merge PR #2343 from gordonb3/Auth1
9347 49353ac90 20180426 Move similar socket read actions to a function
9347 217156748 20180426 Eliminate need to do repeated memsets on socket databuffer
9305 0292e6ec4 20180423 Cleanup redundant initialization of session.username
9347 a35e76d6f 20180424 Use define for socket timeout values
9305 1a1bde1ab 20180423 Proper check: skip IP check if client does a regular login action
9305 49f123828 20180423 Allow base64 username/password to be anywhere in the uri
9347 1fe06c939 20180424 Restructure buffer size assignment
9347 45c15a9b7 20180423 Need to increment databuffer size by 1 to garantee 0 string terminator
9305 3726f79ce 20180423 Fix authentication issue with clients directly accessing json.htm
9300 9cf90d8f4 20180423 Merge PR #2331 from emontnemery/hardwaretypes_cpp
9317 cc1f6e885 20180423 Trailing newline added to header file.
9317 d71e9e0df 20180423 Fix OSX build warning in SendToTadoApi.
9298 107eedc5e 20180423 Merge PR #2335 from gordonb3/HarmonyHub2
9317 b136bb5b7 20180423 Additional string format changes.
9317 8440ea54a 20180423 Changed class constants into #define directives.
9317 c26dee3d3 20180423 Use sprintf style string concatenation, remove boost references. Add newline at EOF.
9317 33ab4f25f 20180423 Revert to explicitly name std namespace.
9317 d43c920c3 20180422 OSX build warning fix.
9317 3632af5ca 20180422 Merge remote-tracking branch 'origin/development' into development-tado
9290 06c14150b 20180423 Merge PR #2340 from stas-demydiuk/#2339
9389 f570615dd 20180422 Fix for travis ci compile warnings.
9300 0ff62a08c 20180418 Move _tColor definition to source file
9288 bb5d16cdf 20180422 Updated NMA url
9287 0aa591207 20180422 P1 meters (power/gas) are now also display a hex value as ID
9286 0a32527b1 20180422 Merge branch 'development' of github.com:domoticz/domoticz into development
9407 5482e69c6 20180507 Clean up IF nesting a bit in CMakeLists.txt
9286 74711540c 20180422 Merge PR #2296 from dotms/development-nestoauth
9407 18b15f03c 20180506 No need not to include stdlib.h
9407 844613770 20180506 Ifdef tidying; code deduplication
9407 b598d91b2 20180506 Remove final newlines previously added
9407 cb7807548 20180506 Use builtin alloca; use sysctl(3) to get executable pathname
9407 eebb08cb0 20180506 Cleanup after code review
9407 e4791b604 20180426 Initial NetBSD port
9279 2dde48aec 20180422 Updated Open ZWave configuration files
9317 afe552569 20180422 Removed some function to use Helper class functions instead. Removed some boost references
9278 47ccdf559 20180422 Merge PR #2336 from stas-demydiuk/device-deletion
9317 e20cb564e 20180422 Implementation of string matching without regex and without boost.
9317 8810bab7e 20180422 Only log to trace channel if tracing is actually enabled.
9275 eb971042c 20180422 Merge PR #2329 from emontnemery/valgrind_json
9298 591ad17c0 20180420 Limit wait time for login after reset to 5 seconds
9298 86800f060 20180420 Test needs to be reverted
9273 ba90e9bf4 20180422 Merge PR #2330 from emontnemery/valgrind_localtime
9298 66ec8de42 20180420 Compensate heartbeat for possible large timeout on accessing Hub
9298 b013ac891 20180420 Apparently need bigger timeout values to compensate for possible wifi errors when Hub is tu
9298 db7ce60ce 20180420 Correct PowerOff switch status
9278 8a8a87c25 20180422 Fix device deletion - Adressed gizmocuz feedback
9290 52b376173 20180423 #2339 Fix url encoding in device levels
9298 ad5ec0482 20180420 Need to regard Hub errorcode 100 to be good as well
9278 9855b0ea1 20180422 Fix device deletion - Remove redundant question during removing (as it doesn't make any eff
9270 19b7e358f 20180422 Log: Removed possibility to display HTMl
9269 e8b89e5f2 20180418 DzVents 2.4.5 (#2327)
9298 dcb83f502 20180420 Speed up reconnect by making mapActivities a global
9268 27c7e89fb 20180416 Merge PR #2306 from dotms/development-tado
9379 a7043e8ea 20180414 Fix merge
9252 c316a2f38 20180416 Merge PR #2299 from gordonb3/HarmonyHub1
9379 860f2ff77 20180414 Remove casting
9379 4549bc350 20180414 Merge branch 'domoticz-development1' into development
9379 72753eaee 20180414 Merge branch 'development' of https://github.com/domoticz/domoticz into domoticz-developmen
9273 d48ca4752 20180420 Correct incorrect define of localtime_r macro
9229 a7c827d16 20180416 Merge PR #2322 from emontnemery/philips_hue_update_state
9273 aa058682d 20180418 Initialize tm_isdst, it is not always set by localtime_r()
9275 8ce0cb906 20180418 Fix access to unitialized memory by JSON parser See https://github.com/open-source-parsers/
9227 c15d50631 20180415 Found more broken log links in floorplans
9226 92598d872 20180415 Fix for switch Log button on floorplans
9225 08afc19a1 20180415 Fix floorplan log links
9224 d616bdbb8 20180414 Merge PR #2317 from emontnemery/devices_dimmer_type
9252 bed06ecb2 20180416 Set 5 second timeout on socket connect for Windows as well
9252 ee8e98590 20180415 Let errors log as errors instead of status
9268 c77e853b2 20180410 Pointer and vector fix for osx build.
9224 7dc47a16e 20180412 UI improvements for ColorSwitch type devices
9252 d0e27bb69 20180414 Sockect select() actually always times out - use poll() instead
9268 40c1cd7ef 20180410 Minor changes to combat osx compilation errors and warnings on travis ci.
9222 3b13efb23 20180413 Merge PR #2316 from stas-demydiuk/scenes-pages
9268 cdcb46fad 20180409 Throw std::runtime_error instead of std::exception.
9252 908ec0b3f 20180414 Tidy up csocket code
9222 21e5140bf 20180410 Move scene timers editor and log to own pages - extract common timer components into own fi
9268 f447dde23 20180409 Merge from development.
9220 74b1986ce 20180412 Merge PR #2305 from emontnemery/fix_limitless
9252 0f33a36e7 20180414 Address conflicts with shared communication buffer
9252 169ca5c95 20180414 ?@?# Windows!
9252 bae06895b 20180413 Address excess connect timeouts in csockets
9218 981a65a12 20180412 Merge PR #2304 from stas-demydiuk/rgbw-picker-update
9252 22b25c0d1 20180410 Correct behaviour when changing an activity
9252 16dbdf281 20180409 Add missing define for windows
9215 ecbcb3902 20180412 Merge PR #2308 from IanDury/install_dzVents
9252 77c3d2145 20180409 Merge branch 'HarmonyHub1' of https://github.com/gordonb3/domoticz into HarmonyHub1
9252 f1de19dda 20180409 Rewrite deprecated functions in csocket
9213 df4605dbe 20180412 Merge PR #2312 from corbinmunce/development
9252 3727efc30 20180409 Rewrite deprecated functions in csocket
9252 d335b1773 20180409 Correct bad socket references in #ebb72a6
9252 368a6c7ea 20180409 One error to tell IP/Port may be wrong will be enough
9252 ebb72a626 20180407 Add some more checks that socket is readable
9210 caad9e896 20180412 Merge PR #2313 from emontnemery/javascript_no_let_const
9218 0f6f2cfec 20180409 Delete predefined light switch types from edit page
9218 c100534ad 20180409 Restore color picker value from API response on light edit page - Fix small typo - Add On c
9252 a7bcee39d 20180407 Set_activity requires numeric value -1, not string "PowerOff"
9215 9e98f8cbb 20180410 Add install line for dzVents
9210 67889ba91 20180412 Replace 'let' and 'const' with 'var' in javascript
9229 306585bf6 20180413 Notify when Philips Hue devices change level or color
9208 ff40091ac 20180408 Merge PR #2300 from emontnemery/fix_trc02_merge
9252 051ec1268 20180406 Comment out obsolete parser function
9252 ac0877d63 20180406 Eliminate some unneeded copying of potentially large strings
9206 8c3bf407d 20180408 Handle not unique headers as multiline in headers dict for plugin HTTP connection (#2301)
9252 378680664 20180406 Make timeout values more meaningful
9205 b64ad7e13 20180408 Merge PR #2302 from stas-demydiuk/lights-edit-page
9252 9910c3c45 20180406 Never try to read from socket if it is not readable
9252 f7ba330f3 20180406 Allocating 2MB databuffer for reading a network frame is pointless
9205 a27ab89ac 20180408 Extract light editing to own page - Update angularAMD to support components lazy defining -
9213 65b4d6de6 20180412 Update XiaomiGateway.cpp
9252 811707eb9 20180406 Fix incorrect socket select
9213 2862efd66 20180408 Merge PR #4 from domoticz/development
9203 00a4b2bc5 20180408 Tidy up some errors on Linux, increase logging for ICMP
9202 d58d55ab1 20180406 2.4.4 (#2294)
9201 90a98ae56 20180405 Updated OZW configuration files
9200 7f53496cf 20180405 Merge PR #2291 from domoticz/proxyplainserverdisabledpatch
9200 1ab6d43b9 20180405 Starting up the proxy crashed when the plain http server was disabled. This patch solves th
9198 b7c82601b 20180405 Visual Studio, cleaned project/filters
9197 2ffd858ee 20180405 Visual Studio, moved dzVents under 'EventSystem' filter
9196 ac397153b 20180405 Merge PR #2285 from guillaumezin/plugins_notifications_7
9193 b492c60db 20180405 Merge PR #2286 from teeminus/fix_python_event_script_memleak
9191 eec0c1d5f 20180405 Merge PR #2287 from emontnemery/update_subtype
9189 5a6edfc94 20180405 Merge PR #2289 from stas-demydiuk/gh-2276
9196 cfcfbdbc6 20180404 Merge remote-tracking branch 'upstream/development' into plugins_notifications_7
9187 b11b24e9c 20180405 Merge PR #2290 from stas-demydiuk/header-fix
9268 765037ebb 20180409 Disable home/away for zones.
9268 e89b28665 20180409 Collect presence of a home instead of a zone, make SendToTadoApi() provide exceptions.
9189 81d3c932a 20180404 GH-2276 Fix log removal for temperature and light logs
9187 804ff7e09 20180404 Fix content padding in dark-th3me
9193 6a8ed3677 20180404 Fixed freeing of python objects after event script error message has been dumped
9185 f5fa3cf5e 20180404 RFXCom, added support for WIND7, RAIN7/RAIN8/RAIN9
9268 d219553de 20180409 Consolidated some error handlng to exceptions.
9184 abd618380 20180404 Corrected door contact small icon
9268 6a2894128 20180409 Fixed some looping issues and error handling.
9268 9c3240f32 20180409 Change Boost regex into std regex.
9183 3ad8e168e 20180404 Bumping appcache version
9268 d144dc07d 20180408 Move away from #defines, sort homes and zones, trigger refreshes after changing overlays.
9182 68ce6701d 20180404 Merge PR #2283 from MAkerboom/development
9286 07b532c33 20180406 Small changes to prevent compile-time warnings on Travis CI.
9268 0720ebdd3 20180408 Removed default value that caused build to fail on non-Windows.
9268 ac71deca1 20180408 Optimization, consolidation to more generic functions and some bug fixes.
9182 6dd0d4c7f 20180404 Modified: www/css/jquery.dataTables.min.css
9180 2c558f2fd 20180404 Corrected RFXCom frequency settings to latest SDK
9286 1dd8ad7f4 20180404 Changes to prevent build errors.
9179 ee86ce51a 20180404 Support of EV1527 & Eurodomest switches in manual add dialog (#2183)
9286 7f807f3d7 20180403 Merge from development.
9268 160843df7 20180408 Cleanup, descriptions, moved HTTPClient calls partly to SendToTadoApi function.
9268 b3030c7f8 20180408 Moved code into overlay functionality. Added heating enabled and heating power sensors.
9178 4b374d7d6 20180404 Updated RFXCom SDK header
9268 cd20df86e 20180406 First crude implementation of Tado device support for domoticz. Update of domoticz, web int
9177 8833e747b 20180403 DzVents 2.4.3 (#2277)
9176 b8788fb61 20180403 Merge PR #2249 from emontnemery/plugin_trigger_scene
9220 dd9e004e7 20180409 Fix Limitless regressions #2280, #2303
9191 c01245252 20180404 Update subtype of Hue, Yeelight and ZWave devices when subtype is not matching
9208 057cfc5f1 20180406 Fix handling of TRC02 RGB lights
9174 ac7daa5b5 20180403 Merge PR #2270 from emontnemery/fix_scenetimers
9172 a57073c5e 20180403 Merge PR #2263 from emontnemery/plugin_validate_color
9170 a56f784c8 20180403 Merge PR #2261 from emontnemery/rgbww_cleanup_prints
9168 5f4b68588 20180402 DzVents 2.4.2 (#2264)
9167 2ead0ba99 20180402 Merge PR #2262 from emontnemery/icmp_crash
9174 d75396c52 20180402 Fix scenetimers (#2268)
9167 c4741dae0 20180402 Fix crash in CPluginTransportICMP::handleTimeout
9170 9d1080ccd 20180402 Remove/hide color switch related debug prints
9172 2c03d15d9 20180402 Validate color data
9165 cb223c8b3 20180402 Fix for Dashboard RGB switches
9164 cdb6ff66a 20180402 Merge PR #2259 from Olifant1990/taget-blank
9161 bdf71b0fb 20180402 Merge PR #2258 from emontnemery/limitless_deduplicate
9159 e56a3ef90 20180402 Merge PR #2256 from ultrasuperpingu/TICPulse433
9164 ab2a01ff6 20180401 Bump appcache version
9157 18185a9a4 20180402 Re-factor of disconnection code, all network transports
9164 14563eb38 20180401 Open links in about page in new tab
9156 0690cd15a 20180401 Merge PR #2255 from ultrasuperpingu/fix2135
9154 97faf435a 20180401 Compressing wheelepicker js library
9176 881204805 20180328 Allow plugins to be used as scene / device trigger
9161 2387c6c58 20180401 Deduplicate code in hardware/Limitless.cpp
9153 01cfdcc24 20180401 Fix for domoticz js duplicate (gz)
9152 df98d4aae 20180401 Openwebnet, Small compile corrections
9151 6a56a5aea 20180401 Corrected top header of web pages (padding)
9150 582e7b061 20180401 Fixed compiler warning (un-initialized value tm1)
9149 3e6e54677 20180401 OpenWeatherMap, corrected small casting issue
9148 09e5d171b 20180401 Added missing files to appcache
9147 d16fe9f43 20180401 Merge PR #2229 from emontnemery/rgbww_dev_merge
9142 bb0b6cc54 20180401 Merge PR #2253 from gizmocuz/development
9140 613ddb16f 20180401 EhouseUdpListener removed dangling-else warning during compilation
9142 57e005f1a 20180401 Travis OSX, removing libusb install
9139 75213953d 20180331 Fix for Webroot, Correcting temperature/light log
9138 617c55267 20180330 Merge PR #2250 from gordonb3/rememberMe
9147 0484f332a 20180331 Rename 'LimitLess' to 'Color'
9147 76d275973 20180329 Fix merge error in SQLHelper
9147 f7db75fa0 20180329 Revert appveyor and travis settings
9138 d8b3c7060 20180329 Repair remember me functionality
9135 c46c16187 20180330 Merge PR #2252 from stas-demydiuk/temperature-report-fix
9147 fae2ff0c7 20180218 Improved color dimmer support
9138 f6046f562 20180329 Set single standard for compounds and indentation in cWebem
9135 a44a69ea7 20180329 Fix, display date on TemperatureReport chart
9133 ccf3a01ca 20180329 Merge PR #2238 from gibbo520/development
9128 0d75ae05f 20180329 Merge PR #2246 from gordonb3/proxyNeedMoreWork
9125 5174e9cf0 20180329 Merge PR #2248 from guillaumezin/plugins_notifications_6
9122 c3e420f8e 20180329 Merge PR #2240 from stas-demydiuk/device-logs
9122 154e75e26 20180329 Merge branch 'development' into device-logs
9125 84859b3bb 20180328 Remove pTypeENERGY in notifications
9196 03d2a986f 20180404 Get rid of notification messages for devices not in db
9125 64308119f 20180328 Handle pTypeENERGY in notifications, relax StringSplit size test
9128 18de26712 20180328 Let webem session manager also track script running hosts
9117 fea48d46d 20180328 Denkovi hardware, now possible to specify poll interval
9128 9f24b8a6c 20180328 Don't create sessions for suspected script connections that never send cookies
9116 da909c2bd 20180327 Merge PR #2210 from GrinGrin/patch-1
9114 799c6a722 20180327 Merge PR #2218 from Olifant1990/development
9090 6c9b57a20 20180327 Merge PR #2223 from gordonb3/allowRemoteProxy
9090 3bb9eab4a 20180327 Merge branch 'development' into allowRemoteProxy
9082 97194bfec 20180327 Merge PR #2225 from guillaumezin/plugins_notifications_5
9379 4b53e7a60 20180325 Merge branch 'development' of https://github.com/domoticz/domoticz into development
9114 3c0061203 20180319 Merge branch 'development' into development
9069 c57fa972a 20180327 Merge PR #2227 from lechunlx/patch-1
9067 39526a3c2 20180327 Merge PR #2231 from lechunlx/patch-2
9065 e8602ab6b 20180327 Merge PR #2236 from gordonb3/evoWebPush
9063 a1c197118 20180327 Merge PR #2237 from gordonb3/fix400error
9082 970c88a21 20180317 Improve log for notifications
9058 469e6e3de 20180327 Merge PR #2245 from gordonb3/fixDSTagain
9082 31f173f61 20180317 Prevent hazardous modification of DB from JSON calls, improve log for notifications
9058 613ebc696 20180327 Correct timer calculations when crossing a DST change
9082 44c1bd1e0 20180316 Minor change in variables for coherency in MainWorker::UpdateDevice
9133 d5a977e43 20180327 Update OpenWebNetTCP.h
9114 cafa6bafa 20180313 Undo adding total counter to view
9082 8b6fe2793 20180316 Prevent 2 notifications on Thermostat SetPoint change
9063 6acac59e8 20180322 Increment appcache value
9056 010981cd2 20180326 Add extra logging options to example plugin
9082 fc4d3b7b4 20180316 Notification: pTypeWeight support added, ignore pTypeP1Gas because notification is made on
9055 d87a5f73f 20180326 Compile warning: Added explicit cast to int
9122 86e8489f8 20180329 Bump html5.appcache version
9133 4e1ecb9ba 20180321 Added Legrand/Bticino Automation Advanced Blinds Percentage
9114 376078cad 20180312 Merge [1] PR #12 from domoticz/development
9063 1491f1caf 20180322 Add check for incorrect root redirect from webem action
9122 fde7fcd70 20180329 Temperature/Humidity Report update - Change chart type for temperature variation - Add max/
9054 aa52bc971 20180325 Update example python scripts
9063 7595a4036 20180322 Fix incorrect check for trailing slash in SetRoot
9133 299a01a0f 20180319 Merge branch 'development' of https://github.com/domoticz/domoticz
9082 08e1884c6 20180316 Improved log when the array size is not the expected one for notifications
9067 f40d42ac6 20180318 Tiny bug in void CWebServer::RType_Plans
9122 dbe8f4051 20180324 Routing improvements for device logs + code reorganization - Extract LightLog to own page -
9082 997e2d3dd 20180316 Correction in pTypeUsage for Notifications
9090 9787e81ec 20180315 Remove debug entries in cWebem
9063 8f1845787 20180322 Fix 400 error on switch timers view
9053 27b100d72 20180325 Bugfix: Connection disconnection issues Added: Proper support for TLS
9065 12e5de6f1 20180322 Add notification for MQTT and push systems to EvohomeWeb
9090 dbb228ca4 20180315 Add session restore capability for localnet connections
9082 939e5322b 20180316 Set NTYPE_PERCENTAGE notification for sTypePercentage
9052 927ba005a 20180318 Merge PR #2230 from Reivax851/development
9082 f88405204 20180315 Correction of notification type for pTypePOWER
9090 7895cf829 20180315 Keep track of localnet sessions
9090 dbfb8b6d3 20180314 Increment appcache ref number
9082 af861fac7 20180315 Strategy change: ignore notifications for other general devices
9114 5a41f155c 20180312 Merge [2] PR #11 from Olifant1990/sensorfix
9133 c02d5b14f 20180319 Added Legrand/Bticino Automation Advanced Blinds Percentage
9114 94fdfc3cf 20180312 Fix for kWh sensor and Gas sensor
9049 6eabdd78b 20180318 Add Python version to About page
9090 6b1f93d47 20180314 Improve logging of incoming connections
9082 5b0b200e7 20180315 Add default case of pTypeGeneral
9069 bc3bacbcd 20180315 Bug during creation of new blinds type switch.
9048 a42fa1b37 20180317 Bugfix: Notifications. m_Name getting overridden.
9082 8e616e9f1 20180315 Silently ignore update notifications for sTypeCounterIncremental and sTypeRego6XXCounter
9090 5c3721acf 20180314 Allow remote proxy
9114 3600fd468 20180311 Merge PR #10 from domoticz/development
9047 eb1dd2cb5 20180314 Merge PR #2221 from guillaumezin/plugins_notifications_4
9047 f6573d3e5 20180313 Do NOT handle notifications for switches and lights in CheckAndHandleNotification (must be
9045 223965695 20180313 Merge PR #2219 from guillaumezin/plugins_notifications_3
9043 c037e02a5 20180313 Removed HTML replacement of webserver names in server code. (Should be handled in client/br
9042 3e5daa27b 20180313 Merge PR #2213 from stas-demydiuk/setpoint-timers
9045 27270fd6d 20180313 Remove dead code in notifications/NotificationHelper.cpp
9040 44a08c787 20180313 Merge branch 'development' of github.com:domoticz/domoticz into development
9040 460609e47 20180313 Merge PR #2217 from gordonb3/fixwarnings
9037 ff0d43736 20180313 Removing duplicate log message in NotificationHelper
9036 cef8ad2cd 20180313 Changed notification not handled log message to a status/warning message
9035 ba360722e 20180313 Removed obsolete check
9034 7f6249c94 20180312 Small addition to previous PR (ascii description, removing consts)
9033 930b9ae89 20180312 Merge PR #2215 from guillaumezin/plugins_notifications_2
9040 98765f314 20180312 Fix cmake configure warning with cmake >= 3.3
9031 bf379c441 20180312 Major Python Plugin debug logging uplift Move all pushes to event queue to single function
9033 6f1c18720 20180312 Better log of unhandled notifications, some corrections and some changes for clarity
9042 17a329344 20180312 Add support of device setpoint timers to timers editor page -- removed setpoint timers edit
9116 15047be59 20180311 Cosmetic changes
9030 c86373694 20180311 JSON/API update device should now handle all notifications for non-switch devices
9029 0bf219577 20180311 Removing travis osx deplog verbose logging
9028 48f283da4 20180311 Timer editor, reverted button style Setting selected index to null when timer list is refre
9027 b6beca882 20180311 Merge PR #2185 from stas-demydiuk/development
9025 6031a4f26 20180311 Some corrections on the last Notification change pull request
9027 1ba5953b8 20180302 Extracted device timers editor to own page to simplify navigation -- added babel-polyfill t
9024 efecd10d1 20180311 Merge PR #2193 from guillaumezin/plugins_notifications
9014 6b5dd0b78 20180310 Travis: forcing a brew update
9013 39809f6f9 20180310 Travis/OSX using latest stable rvm
9012 9daf7a915 20180310 Enabling travis curl verbose mode to debug osx deploy problem
9011 f2db75eb5 20180310 Merge branch 'development' of github.com:domoticz/domoticz into development
9011 99cdf12f1 20180310 Merge PR #2173 from guillaumezin/plugin_timeout
9011 e37d3cae9 20180310 Merge PR #2186 from corbinmunce/development
9011 2be3c3516 20180310 Fix change of type of a Selector Switch (#2198)
9011 8927f5b2c 20180310 Door Lock Inverted (#2187)
9001 163c9d479 20180310 Small compile warning correction for USBtin_MultiblocV8
9000 69ead5f90 20180310 Bumbing appcache version number
8999 41205a730 20180310 Merge PR #2206 from EddyK69/development
9024 ef84b8ceb 20180310 Reintroduce usefull include in NotificationHelper.cpp
9024 bf44a6e8c 20180310 Remove useless include in NotificationHelper.cpp
9024 63cf0bd55 20180310 Simplify copy of pMeter->text in decode_General()
9024 25049a5ea 20180309 Move some functions as private in NotificationHelper: CheckAndHandleTempHumidityNotificatio
8999 d3f21501b 20180310 Merge branch 'development' of https://github.com/EddyK69/domoticz into development
8993 a9ffe5a3b 20180310 Fixed display/rounding issue in total-rain notation
8992 69edda6bc 20180310 Trying to fix Honeywell class compile error under GCC
8991 f8447e578 20180310 KMTronic Removed debug line
8999 f2879ed88 20180309 Merge PR #1 from domoticz/development
8990 ce44a1735 20180310 Implemented KMTronic TCP Temperature hardware
8989 cd16955e4 20180309 Adding Honeywell to Visual Studio project, and fixed some warnings
8988 a7b37c6d9 20180309 Merge PR #2083 from emontnemery/plugin_notify_on_change
8984 5126eb6e5 20180309 Merge PR #2179 from emontnemery/devices_description
8982 025ff4ae7 20180308 Merge PR #2192 from emontnemery/asynctcp_restart_ios
11196 215264d63 20180206 OpenWebNet: remove the keyword 'typedef'
8980 b9acd6410 20180308 Merge PR #2197 from SoaR245/development
11196 491245997 20180203 Some update
9024 0318a7ff6 20180309 Merge remote-tracking branch 'upstream/development' into plugins_notifications
11196 fb8293dcb 20180203 OpenWebNet: add sound diffusion enumerate
9011 ae2f64a22 20180303 Added ctrl_ln1.aq1 and ctrl_ln2.aq1 Aqara models
8999 a0f07a651 20180310 Logitech Media Server: Added option to remove unused nodes
8978 772fb61aa 20180308 Merge PR #2202 from tnys/development
11196 01f60360e 20180202 Update OpenWebNetTCP.cpp
8978 74627824b 20180308 Add support for Honeywell Lyric thermostat
9011 679872b62 20180303 Merge PR #3 from domoticz/development
11196 5c45b1731 20180201 Update Permission2
8999 1fca705bb 20180310 Revert "Logitech Media Server: Added option to remove unused nodes"
9011 0b1fd8685 20180304 Merge remote-tracking branch 'upstream/development' into plugin_timeout
8976 f4e68d7f0 20180307 Patch for Living Color RGB picker
8999 5597f4153 20180309 Logitech Media Server: Added option to remove unused nodes
8980 2d06222f2 20180306 Fix Travis build on macos x
11196 1a1e42b25 20180201 Revert "update permission"
11196 761358124 20180201 Update permission
8975 63d0d07e1 20180228 Merge PR #2178 from qaigor/patch-1
11196 0909e7eb1 20180201 Update html5.appcache
11196 e2e349743 20180201 Revert "update permission"
8984 d96f44877 20180228 Expose Description column to Python plugins
8975 353ca3674 20180228 Trivial name fix in Aqara pressure device
8982 182c656b0 20180305 Update ASyncTCP::connect to reset IO service if stopped
8973 0e84a5e4b 20180228 Implemented Telegram in Blockly
11196 b2aa44c33 20180201 Revert "Revert "OpenWebNet: change wait time between energy totalizer request""
8972 09c2b8c7c 20180227 Merge PR #2176 from emontnemery/mqtt_notify_switch_scene
11196 5568d2553 20180201 Merge remote-tracking branch 'refs/remotes/domoticz/development'
8970 df6446327 20180227 Merge branch 'development' of github.com:domoticz/domoticz into development
9379 7022dca9b 20180225 Safe adding device
9379 ed5afab5a 20180225 Merge PR #8 from domoticz/development
8970 a2b2e16c4 20180226 EventSystem fix processing lua scripts when queue/items size > 0
8968 5103495e9 20180227 Replaced old angularjs $http calls
8967 aa5554e12 20180226 Fixed compile error caused by my previous change in USBTin
8966 b8b704d54 20180225 USBtin_MultiblocV8, fixed compile warning, small error check
8965 918115eb3 20180225 Merge PR #2136 from Reivax851/development
8950 39eb525e4 20180225 Merge PR #2168 from freemann/development
8972 f8829e6c0 20180226 Push MQTT message on scene/group switch event
9114 5803376f0 20180311 Revert privious commit
9114 58f405cde 20180221 Added ZWave node ID to log
8946 1ab1d2707 20180225 Corrected temp/wind signs in directives
9114 b64c1aa9b 20180221 Merge PR #9 from domoticz/development
9011 a39eeccd7 20180224 Now plugins control timeout for all device types
8945 803c56b12 20180225 To prevent against XSS, the following libraries have been updates (with the needed code cha
8944 9df30fb01 20180223 Merge PR #2167 from emontnemery/rflink_empty_line
11196 a588e6fc1 20180201 Merge remote-tracking branch 'origin/master'
8942 05840f3ca 20180224 Merge PR #2139 from teeminus/log_python_event_script_errors
8940 de0e03483 20180223 Merge PR #2165 from domoticz/flatsiedatsie-patch-8
11196 d6eb3e5e8 20180125 Merge branch 'development' into master
8940 8db56f902 20180223 Given a name for unnamed TD
9052 f1dbb212a 20180317 [DEV] #add support of the feedback of "States Command" for the "Learn Switch" mode
9114 41608221f 20180219 Merge PR #8 from domoticz/development
8938 066826d6c 20180223 Give "options" classname to unnamed TD
9052 a8e5c2543 20180317 [DEV] fixed bug in the checkstates function (which always return true...) [DEV] fixed bug i
8950 95aaee8ca 20180224 Fix
8937 72bf5ad03 20180223 Give "options" classname to unnamed TD
8950 92204d4d3 20180224 Change sensor from SendCustomSensor to SendPercentageSensor
8936 76fc5bd10 20180223 Give "options" classname to unnamed TD
8965 51207be9a 20180224 (DEV] renaming/réorganize member in class USBtin/MutliblocV8
8944 d9c7bcb53 20180223 Correct handling of newline
8950 ba5d2db40 20180223 OpenWeatherMap add cloud sensor
8935 368084be8 20180223 Give "options" classname to unnamed TD
8965 0a82a32d5 20180224 [DEV] # change all member variable with m_ in USBtin / MultiblocV8 class [DEV] # undo chang
8965 5e58ea7a3 20180222 [DEV] correct a warning in a log in function Traitement_SFSP_Switch_Recu
8934 4e5a31fd0 20180222 Merge PR #2147 from emontnemery/devices_switchtype
8965 0be3ac05b 20180222 [DEV] delete some files
8932 81e36134d 20180222 Merge PR #2153 from emontnemery/plugin_fix_mqtt_connect
8965 51a70dce0 20180214 Update USBtin_MultiblocV8.cpp
8965 24ff0a4ef 20180214 Update USBtin_MultiblocV8.cpp
8965 72c34f960 20180214 Merge branch 'development' into development
8930 2b97ba86e 20180221 Small bugfix in pdu_serv_connectresp handler function.
8929 2ac44ddb1 20180221 Merge PR #2148 from denkovi1/development
11196 52668cece 20180201 Update permission
11196 8effbfc97 20180201 Revert "OpenWebNet: change wait time between energy totalizer request"
8988 17763bf6d 20180220 Remove #2013. Correct handling of changes to disabled plugin HW
8926 b4a255b9d 20180220 Merge PR #2142 from emontnemery/plugin_ansi2utf8
8988 79f9624b9 20180219 Build error
11196 04cba6a3a 20180201 OpenWebNet: change wait time between energy totalizer request
9319 c8c125a30 20180424 Better management of TIC pulse 433MHz via RFPlayer
8988 bc81c5615 20180117 Add calls to notify plugin framework when device is added, modified or removed. Block some
8932 9fdcdb239 20180219 Fix broken logic when submitting custom client ID to MQTT connect
11196 51d53476d 20180121 Openwe
11196 c9ce24606 20180121 Change mode
9159 a9350917a 20180401 Add Cartelectronics TIC Pulse support for RFPlayer
8924 4b5824be9 20180219 Display plugin <description> as HTML in Hardware page
8942 f97f8499a 20180214 Added logging of errors in python event scripts to the domoticz error log
8923 f779742ff 20180218 Bug fix: Respect AcceptNewHardware setting
8926 e86c4a752 20180216 Reencode windows error message from local code page to UTF-8
11196 2f0d8d91b 20180121 Change mode
9156 1aeeb393f 20180401 Fix #2135
8934 1a6e90ae9 20180218 Add SwitchType to Python Device object
8922 d7fbdec92 20180213 Merge branch 'development' of github.com:domoticz/domoticz into development
11196 c30f8c0fa 20180121 Change mode
11196 d24c8f67f 20180121 Change mode
11196 cab18e2fb 20180121 Change mode
8922 0425d3057 20180213 Merge PR #2125 from jvandenbroek/selector
11196 b5c7a29cc 20180121 Change mode
9024 adbc96fa8 20180308 Move new functions to NotificationHelper.*
8918 7d890a97f 20180213 Fixed RGBW dim slider width
11196 7c022cf97 20180121 Change mode
11196 f90d43e09 20180121 Change mode
8917 dfd9d860d 20180212 Merge PR #2133 from jvandenbroek/lastupdate
9024 5c116f616 20180307 Aggregate return results for notifications
9024 cd09a8494 20180307 Handle all notifications in a common function
11196 acdaae1c5 20180121 Change mode
8917 87abd9ae4 20180212 EventSystem forgot to include nValueWording
8922 4b352051a 20180210 Change level to int to be more consistent and allows value > 255
11196 feda1eaf7 20180121 Change mode
8922 a4bfb70aa 20180210 EventSystem allow selector levels set > 100
8917 64b9d53b6 20180212 EventSystem Lua Classic use queued item value for otherdevices tables
9024 1931d52d8 20180306 Send most missing notifications for devices handled by plugins
11196 d60738168 20180121 Change mode
8914 bc507f7a8 20180209 Added OZW to travis build file again
11196 948a27d3a 20180121 Change mode
8913 0eab1f70d 20180209 Changed Travis (Ubuntu) build script
8912 72fb34edb 20180209 Merge branch 'development' of https://github.com/domoticz/domoticz into development
11196 66588140e 20180121 Change mode
11196 e803c3340 20180121 Change mode
8912 80c0bbde9 20180209 Merge PR #2121 from TacticalLeader/patch-2
11196 7694af6ba 20180121 Change mode
8909 e9a4b9627 20180209 Corrected SunRise/Set time
11196 a5107bcb3 20180121 Change mode
8908 3c8ab7508 20180209 Corrected setpoint log messages
11196 3386a94c0 20180121 Change mode
8907 fc5c0b221 20180209 Merge PR #2117 from teeminus/python_script_variable_setsetpoint
11196 19dea23a5 20180121 Change mode
11196 d7014e36a 20180121 Change mode
11196 b22dd1fa6 20180121 Change mode
11196 9b1d5481d 20180121 Change mode
11196 9d631664b 20180121 Change mode
8903 14008295b 20180209 OZW Updated configuration files
11196 d1c6d6690 20180121 Change mode
8902 bcba02eb6 20180209 Updated OZW header files (no code/structure changes)
11196 b4f0d656a 20180121 Change mode
8901 2d1f66b97 20180209 Reverted new JSonCPP library, but it helped finding some bugs
11196 5e641cb83 20180121 Update www/html5.appcache
8900 4a388bf79 20180209 Ehouse, fixed memset Plugins, added explicit braces to avoid dangling else
8899 d6794eb86 20180209 Fixed ToonThermostat success check
8898 7bf6f1c76 20180209 Correct NestOAuthAPI log call
11196 9cb8ad7fe 20180121 OpenWebNet: active power and energy
8897 1edf64c57 20180209 Fixed EHouse code errors
8896 e3413fd22 20180209 Fixed/Changed ToonThermostat success check
11196 a7d66aef4 20180119 Merge remote-tracking branch 'refs/remotes/domoticz/development'
8895 0d18fef63 20180209 Fixed Pushers uninitialized values
8894 602aa1332 20180209 InfluxPush, fix uninitialized variable InfluxDebugActiveInt
8907 221435d62 20180208 Changed default case error message for SetSetpoint python script command
8907 e04d3defc 20180207 Fixed log message when variable to update is not known
8912 a406a1c9f 20180208 Custom.css
8893 7310084dd 20180209 Fixed wrongly pTypeEvohomeRelay code in webserver class Made 1WireByKernel DeviceState clas
8892 7d23969ab 20180208 Updated SQLite and JSonCPP library
8907 33a1eee43 20180207 Added support to update user variables and setpoint devices from python scripts
8891 0f871bb99 20180207 Fixed compile warning issues
8890 f07b51af0 20180207 OpenWebNet: change wait time between energy totalizer request (#2104)
8889 7d40a8bcc 20180206 Fixed compiling issue #2107
8888 645725f36 20180206 Corrected incorrect Light bulb image in navbar menu
8887 2296b6122 20180205 Merge PR #2107 from DenisMartin0/development
8883 59498d982 20180205 Merge PR #2105 from Jarthianur/enhance-safehtml
8880 383b7dfef 20180205 Merge PR #2108 from jvandenbroek/updatedevice
8887 7caefd01a 20180203 Anonymous lambda function replaced by is_any_of() (xcode compliance)
8878 5ec1c216f 20180205 Merge PR #2106 from jvandenbroek/httpclient
8887 09976de26 20180203 Updated cmakelist to add EcoCompteur
8876 23c210e31 20180204 Implemented (expirimental!!) RGB 'White' support (Slider)
8880 07231d824 20180203 Fix Lua/dzVents UpdateDevice protected flag
8887 006a5080a 20180203 Add EcoCompteur device
9286 6e034f88d 20180403 Many fixes, improved logging. Implemented manual away mode.
8883 58fc953dd 20180202 SafeHtml - don't replace ampersand
8875 3674fa590 20180202 Merge PR #2103 from sweetpants/patch-2
8883 cc83cf857 20180202 Replace all special chars for safe html
9286 3c8acd362 20180131 Extra logging for CNestOAuthAPI::FetchNestApiAccessToken
8875 3a672e77e 20180201 Cleanup code, remove warning messages during make of Gpio.cpp
8878 19fee9aa6 20180202 HTTPClient return curl error code if no response code
8873 77d4f4172 20180131 Rework of Nest plugin / NestOAuthAPI (#2) (#2095)
8872 fc97f5297 20180129 Fix sunset / sunrise timers, enable Lua db events (#2094)
8871 12dae32d9 20180128 Defect Fix: Extra divs could remain shown when creating Python plugins.
8870 219d6c3fe 20180127 Prevent executing scripts outside script folder
8869 a3282d10c 20180127 Prevention against XSS (Cross Site Scripting)
8868 cb26e5430 20180127 Quick fix for RFLink Living Colors type RFlink Correctly parsing of RGBW hex value
8867 0805b7bf7 20180127 Removed eventsystem debug message as it is flooding the console
8866 44767d67d 20180127 Small code change to compile under VStudio
8865 075ead371 20180127 Travis searching libboost version reveals it is still 1.55
8864 9b83951ee 20180127 Merge branch 'development' of github.com:domoticz/domoticz into development
8864 0c00f6d45 20180127 Merge PR #2076 from emontnemery/logger_check_types
8864 a521cb2ed 20180127 Merge branch 'development' into logger_check_types
8864 e23195e4a 20180127 Merge PR #2090 from jvandenbroek/queue_clear
8855 fc7714cf3 20180127 Reverted travis boost to 1.55
8854 cd45e5bf8 20180127 Travis stop using fixed boost version
8853 45c95013b 20180127 Merge PR #2082 from apsteffey/development
11196 5d20e5444 20171218 Update html5.appcache
8851 4e26e85c3 20180127 Resolve crash when positional parameters are used by restoring backwards compatibility that
8864 39fb3241a 20180125 EventSystem/Blockly fix match device states on time event
8864 aacfa0ed5 20180125 EventSystem/queue fix re-enable event system (added clear queue/moved m_stoprequested)
8850 3e46d9cdc 20180126 Fix crash in CConnection_str function when transport is NULL
11196 19066b4e0 20171218 Merge branch 'development' into master
8849 546758a3c 20180125 Updated translation files
8848 ed06dcf55 20180125 DzVents 2.4.1 (#2089)
11196 261cc5eb4 20180119 Update permission
8847 03291dbe6 20180125 OpenWebNet: active power and energy 2 (#2085)
11196 c90faed43 20171218 Revert "Revert "update appcache""
8846 7ad6a3837 20180125 Merge PR #2021 from sifourquier/development
11196 619a902c3 20171218 Revert "update appcache"
8844 bf1b91aa8 20180125 Merge PR #2077 from correa/code-cleanup3
11196 0c2d15a09 20171218 Revert "update appcache 2"
11196 13e75ddca 20171218 Update appcache 2
8842 79df96e1a 20180125 Removed unused icons
11196 03cfd6a67 20171218 Update appcache
11196 c77278633 20171218 Revert "update appcache"
8841 b86cc8ab7 20180124 Fixed sleep commands/compile error
11196 7e71f28ba 20171218 Update appcache
8840 388c7b517 20180124 Make compatible with boost 1.66
8839 ab7a05b7f 20180124 Merge PR #2087 from jvandenbroek/blockly2
11196 3ae80ae05 20171217 OpenWebNet: chage password control for MHS1
8839 ff78e95f7 20180123 EventSystem reduced/optimized code
11196 0d491778d 20171214 Revert "update file permission"
11196 a3902f2b5 20171214 Merge remote-tracking branch 'origin/master'
8837 009f3d377 20180123 Minor fixes to dzVents 2.4.0 merge (#2086)
8864 1d61c1bcd 20180125 Review comments
8836 10370e02f 20180123 Update html5.appcache
8864 fb17985b9 20180120 Add overloaded CLogger::Log taking a std::string
8835 310775d85 20180123 DzVents 2.4.0 (#2065)
8864 f8c2bb952 20180119 Enable type checking on CLogger::Log and fix warnings
8844 f1258ba45 20180118 Introduce IsNetworkDevice to reduce the code complexity, duplication and conflicts
8834 8c2cc0bac 20180122 Added Instance name in database backup filename
8853 8b9d23f38 20180120 Fix bug where Philips Hue white group shows as RGBW
11196 0ad0a3ea8 20171214 Merge branch 'development' into master
11196 f62110fbc 20171214 Merge branch 'development' into master
8833 60050638a 20180119 Add support for Xiaomi smart Push Button (#2059)
8832 a16da94dd 20180119 Updated OZW driver
8831 518a29095 20180119 Updated OpenZWave configuration files
8830 ab81f0af7 20180119 Comm5 TCP and Serial IO driver update (#2015)
8829 7a4ecfe9a 20180119 Corrected compile warning caused by previous merge
8828 29ea5a9e5 20180119 Fix a few small bugs in the plugin framework (#2071)
8827 6cb72b121 20180119 Fix ConnectInternal overflow found in PR #2054
8826 2bd6f1877 20180119 Fixed some compile errors/warnings, fixed VStudio filters
8825 65ea7bbcc 20180118 Add Comm5 SM-###x sensors support (#2010)
8824 d993b9176 20180118 Update hardware module Daikin cpp (#2044)
8823 8cb99b033 20180118 Merge PR #2072 from TokTias/development
8821 abd73e599 20180118 Icon for "Mobile Devices" in the menu + optimized filesize for all images. (#2056)
9379 adb0f1f9d 20171228 Merge branch 'development' of https://github.com/szczukot/domoticz into development
8820 59b7a10f4 20180117 Bug fix for Teleinfo meters lacking the PAPP feature (#2036)
8819 519affe6d 20180117 Merge PR #2025 from seahu/development
8815 503182a02 20180117 Merge PR #2023 from allan-gam/fixWebGuiTimerDays
8811 1b9384552 20180117 Merge PR #2006 from TimelessNL/development
8809 4ec5e160d 20180115 Defect Fix: Options field in Device.Update
8808 9828de399 20180115 Initial MQTT Support for Python plugins
8807 992c5315c 20180114 Improved Xiaomi/Aqara water sensor detection. (#2064)
9379 07a7f8d4f 20171228 Merge branch 'domoticz-development' into development
8806 630954169 20180114 Resolve issue with Device.Update for the Options field (for Custom devices)
9379 419774f84 20171228 Merge branch 'development' of https://github.com/domoticz/domoticz into domoticz-developmen
8823 3fbf867d8 20180115 MySensors: Fixed V_PERCENTAGE bug for request() and set functions. Added handling of I_INCL
8805 e160f7cc5 20180109 OpenWebNet: change password control for MHS1 (#2001)
8804 26cef4020 20180109 Fix issue with timer events not initialized in SetSunRiseSetTimers (#2008)
8803 7d7defdc0 20180109 This change will modify the Domoticz devices view and adds the ZWAVE device NODEID (in the
8802 3eeec3d0c 20180109 Update calc temp delta.lua (#2031)
8801 d54e55990 20180109 Fix typo (#2012)
8800 3feddd96c 20180108 Making payloadlen __in64 instead of size_t.
8819 d0e8d05a5 20171228 I2C hardware form - corect view values for update i2c etems
8799 167acc57a 20180106 Plugin stability fix. Use boost resolvers directly rather than via pointers.
8819 fa4bfc6ce 20171228 Some repare in iC code mainly for clear code
8798 8bb0420c3 20180102 Added Port error checking when creating connections Renamed callback related events to incr
8846 e277abd02 20171224 Fix power [kWh] usage The laste 5 minutes are not count this patch fix it
9379 78a53d3ff 20171212 Merge branch 'development' into development
8815 6d6cc966e 20171226 GUI - handle days for utility timer items 14-24
8797 590d813d4 20171230 Added Python locking to Python EventSystem Processing function Simplified Python locking in
8819 1a5d41309 20171227 Add confiuration option for ic2 bus path a ng invert option for i2c GPIO expanders
9379 e31f641a6 20171212 Merge branch 'development' into development
8815 ccfc146cc 20171226 GUI - handle days for light timer items 14-24
9011 64b1df709 20171224 Merge PR #2 from domoticz/development
8796 2d99bbbc8 20171224 Implement full fix for segfault during plugin stop
8815 eb3755523 20171226 GUI - handle days for scene timer items 14-24
8811 e558636b2 20171221 Improvements for Rtl_433 support Changes: - Added: support for wind sensors based on CSV pa
8795 0d884584e 20171222 Fix issue in Lua environment that timeofday['Nighttime'] always evaluates to false (#2007)
8794 470448c2d 20171218 Add support for Twilight and day length (#1998)
9379 1b6ae904d 20171207 Format code
9379 d4772fdb9 20171207 [Dummy refactor] mapping dzVent virtual sensor type to real type and subtype
8793 5db4eec38 20171218 Removed double notations in Gui
8792 1708467a7 20171218 Fixed Dummy UV creation
9379 034e0bd1c 20171207 [Dummy refactor] method rename
8791 d642f4ca4 20171217 Make Domoticz Version, Has, BuildTime available to plugins in the Parameters dictionary
11196 a2671c8cf 20171214 Update file permission
9379 795c12962 20171207 Add new API fo CreateSensor
9379 551e686d8 20171207 Merge branch 'domoticz-development' into development
11196 4274972c8 20171214 Fix
8790 20b32d635 20171216 Changed MainWorker::RemoveDomoticzHardware to not actually Stop() hardware while the m_devi
9379 c5df1aeec 20171207 Merge branch 'development' of https://github.com/domoticz/domoticz into domoticz-developmen
11196 9860ac57f 20171214 Revert "Revert "OpenWebNet: fix valves status ID""
8789 439531aaf 20171215 Removed unneeded decimal notations for certain sensors
11196 3c3f7110d 20171214 Revert "OpenWebNet: fix valves status ID"
8788 0db2a6e12 20171215 Merge branch 'development' of https://github.com/domoticz/domoticz into development
11196 457956cfb 20171214 OpenWebNet: fix valves status ID
8786 e7605b42b 20171215 Added support for Voltage/Current for Armbian Kernal 4.14+
11196 3e6a0e760 20171202 Change mode
8788 172a9a70b 20171215 OpenWebNet: fix valves status ID (#1997)
8785 35a5f507c 20171214 Merge PR #1995 from domoticz/fixmemoryleak
11196 1ff9b7141 20171202 OpenWbeNet add termo valves/actuators status #2
11196 d9da184e0 20171202 Revert "update permission file"
8785 655dd65b3 20171213 Made handler a member variable of CWebsocket() instead of a pointer.
8783 971f74d0f 20171213 Small code cleanup
11196 811b03aca 20171202 Update permission file
11196 678577721 20171202 Change mode
8782 176ca9c1f 20171213 Fix CM180 12s update not taken into account (#1992)
11196 c446e90a8 20171202 Change mode
8781 5aebc55b0 20171213 Fix integration test level check.
8780 ed8a8de32 20171213 Remove duplicate Rain case in CreateDevice
11196 9a5dc885c 20171202 Change mode
8779 f068a1e4b 20171213 Fixing duplicate case entry in CreateDevice
11196 68d777121 20171202 Change mode
11196 a2bf25891 20171202 Change mode
8778 7ec2fa91b 20171213 Fixed creation of Rain/TempHum sensor caused by previous patch
8777 94d8afce1 20171212 [Dummy refactor] add old behavior for json API (#1987)
11196 87798b315 20171202 Change mode
11196 b44fb2c60 20171202 Change mode
8776 572cfc5fe 20171212 Fixed hardware settings for Solaredge via Web API
11196 d233fd953 20171202 Change mode
8775 261e2df6e 20171206 OnkyoAVTCP: Various improvements (raw EISCP command, net playback status, non-MRIQSTN suppo
11196 61cd37600 20171202 Change mode
8774 5fd91fcec 20171206 Merge PR #1982 from guillaumezin/development
11196 87afc77e2 20171202 Change mode
8772 cec6fffa7 20171206 Possibility to set name when adding device (CreateDevice refactor) (#1961)
11196 b49889067 20171202 Change mode
8774 e5e6a3f4f 20171204 UpdateDevice now handles python plugin (mainly for custom sensors modification from JSON ca
11196 c9fa880f3 20171202 Change mode
8771 55007f33f 20171204 OpenWbeNet add termo valves/actuators status (#1953)
11196 7b3fc076f 20171202 Change mode
8770 1046d7f1b 20171202 Merge PR #1977 from corbinmunce/development
11196 e8439a204 20171202 Change mode
11196 f9b39cb7b 20171202 Change mode
9379 433694891 20171207 [Dummy refactor] revert old behavior for json
9379 9ee7d4c61 20171206 [Dummy refactor] a small improvement
11196 0077ad4d6 20171202 Change mode
11196 40fbd2183 20171202 Update permission
9379 15dd2bd45 20171205 [dummy refactor] set name from json
11196 d3783c508 20171202 Revert "OpenWbeNet add termo valves/actuators status"
9379 52a5f38d0 20171205 [dummy refactor] atoi instead stoul
11196 f4760e5b9 20171202 Revert "Change switch type and ID for valve/actuator"
9379 42948e5cd 20171129 Refactor CreateDevice (set device name)
9379 b64b14869 20171129 Merge branch 'development' of https://github.com/szczukot/domoticz into development
8763 77231da3b 20171202 Fix error when only one external address specified
11196 449182a51 20171202 Change switch type and ID for valve/actuator
11196 6fe672951 20171120 Update rtl433
8762 04840f1ff 20171201 Merge PR #1980 from jvandenbroek/fix-gcc7-warnings
11196 c7b96850d 20171120 OpenWbeNet add termo valves/actuators status
9379 c49a30312 20171128 Merge branch 'development' into development
8770 b2d39f433 20171201 Update XiaomiGateway.cpp
8762 4f989fd22 20171201 BleBox add static_cast for consistency
9379 d97b89c9b 20171128 Merge branch 'development' into development
8770 6bfad6d4a 20171201 Merge PR #1 from domoticz/development
11196 2a22c4a71 20171120 Merge remote-tracking branch 'refs/remotes/domoticz/development'
8762 0748f2d79 20171201 Fix GCC7 compiler warnings
8759 a257caa44 20171201 Merge PR #1979 from jvandenbroek/hwmonitor-fix
8759 b20c56ee3 20171201 HardwareMonitor fix for older compilers
8757 d6720c04e 20171130 Merge PR #1974 from jvandenbroek/hardwaremonitor-process
8755 1c7411dc5 20171128 Placed back Logitech Media Server port
9114 16ff62489 20171119 Merge remote-tracking branch 'refs/remotes/domoticz/development' into development
8754 e36bd07ce 20171128 Corrected some spelling
8753 879e8320b 20171128 Fix for refresh hardware (LMS) content param - port, and update (MySensors) hardware (#
8752 7626f71a0 20171128 Code reformatting and fixed a possible crash on line 3235
8751 c0a14d953 20171127 OnkyoAVTCP: Add source selection, detection via NRIQSTN (#1964)
8750 a52c0ed98 20171127 Fixed small compile warning and some spelling
9379 36ded6c59 20171129 Refactor CreateDevice
8749 e01ac210b 20171127 EHouse BMS / Home Automation System Integration (#1959)
9379 7cb469dc4 20171128 Type and Subtype for Dummy
8757 e0783fdd0 20171128 HardwareMonitor monitor own process memory usage
8748 566ad3921 20171127 Allow scripts to set Evohome setpoints (#1963)
9379 165635758 20171127 Common method for Create Device
8747 c1c42b4bd 20171126 Python plugin examples update. Pinger now tracks elapse time, Denon and RAVEn devices show
9379 83d901116 20171126 Possibility to set name when adding device
9379 962c8ab84 20171125 Merge PR #5 from domoticz/development
8746 38bcb519a 20171126 Move Protocol error checking to fix Seg Fault
9114 19a38999f 20171119 Line endings?
9114 14fb57517 20171113 Text fixes on floorplan too
8745 0b4f59fea 20171124 Merge branch 'development' of github.com:domoticz/domoticz into development
9114 b2f639673 20171113 Merge PR #6 from domoticz/development
8743 a8e877a13 20171124 Transfered DarkSky solar sensor to the correct ozone (custom) sensor.
8745 a0e4c8404 20171124 ICMP returns elapsed time HTTPS initial implementation
8742 6bc9850f4 20171118 Making door contacts not clickable Updated translations
8741 55784661b 20171118 EventSystem fix update uservariable type (#1952)
8740 a4a23ddaf 20171116 Update OpenZWave configuration files
8739 95183544c 20171115 Alert device text improvements (#1942)
9114 3eaf13149 20171112 Appcache version update
9114 e3faa79d1 20171112 Text improvements also for text device
8738 929a6623c 20171115 Merge PR #1947 from jvandenbroek/eventsystem-setused
9114 c014464f1 20171112 Merge remote-tracking branch 'refs/remotes/domoticz/development' into development
8738 7320a4453 20171113 WebServer remove accidentally added lines
8735 b7933f0a7 20171115 Fixed double webserver include call Added "Time" as counter option
8738 8028b888e 20171113 EventSystem fix update device on set used/unused
8734 d2dc50da2 20171113 Update NotificationPushsafer.cpp (#1943)
8733 d6f3c9e15 20171113 Increment appcache file for pull request 1944
8732 444babf75 20171113 Merge PR #1944 from emontnemery/dimlevel
8732 01a3fa63c 20171112 Folow up to #1921 - Remove additional increment of dimlevel
8730 903928221 20171112 Floorplan, door contact, disable clicking/switching, it's a contact
8729 f2e978b60 20171112 Fixed Door Contact on floorplan
8728 e0a1d4d6d 20171112 Appcache version bump because of html changes
8727 c7f6e5353 20171112 Merge PR #1921 from emontnemery/dimlevel
9114 5a86ddcf0 20171111 Forgot to commit appcache
9114 15f3d02ec 20171111 Alert device text improvements
9114 ca623f033 20171111 Merge PR #4 from domoticz/development
8723 a0531ef1a 20171112 Updated switch Toggle code, should now work for JSon and MQTT
8722 4130710bc 20171112 Fixing floorplan text sensor click
8721 3c72960d0 20171111 Fix for user defined devices (switching/updating)
8720 2fc1ac2e5 20171110 Merge PR #1935 from gordonb3/FixEvohomeWebLocation
8720 a924b3b15 20171110 Move Evohome Web installation parameters to where mainworker expects them to be
8718 37d3e089a 20171110 Fixed clicking on Floorplan/Text sensor (now disabled)
8717 81c95289f 20171110 Prevent unauthorized devices updates renamed internal label variable
8716 b7149959e 20171110 Merge PR #1933 from harryd100/patch-1
8716 79ba3edb8 20171110 Update RFXNames.cpp
8714 7f3b104a6 20171109 Fixed HTML code in dashboard, added 'getting started' translation
8713 347d7cfa0 20171109 Floorplan, fixed incorrect Humidity graph call
8712 44500af30 20171109 Removed websockets again for temperature and weather tabs
8711 d58e6e380 20171109 Blocked switching for unauthorized users blocked requesting unauthorized switches
8710 e982c832f 20171109 Corrected non working temp log in Floorplans
8709 35d7b279b 20171108 Enabling websockets for Temp/Weather again
8708 1b4518b7e 20171108 Fixed compile issue under win32 caused by a previous pull request
8707 e89422cc6 20171108 Fix for Humidity only graph title
8706 5b912ca6a 20171108 Some small code changes/corrections
8705 69e7922bf 20171108 Merge PR #1919 from gneluka/MCP23017
8727 05713aff1 20171112 Use string.empty instead of comparing with ""
8727 fa63f05aa 20171110 MQTT.cpp review comments
8705 fe99c9ec0 20171107 Added support for MCP23017: 16bit I2C GPIO expander
8703 47146ce27 20171107 Possible fix for Aeotec ZWave Nano Switch control
8727 2f8ad60ce 20171106 Do not decrement dimlevel Do not support setting dimlevel together with 'On' command
8702 283e647d7 20171106 Corrected pusher for Humidity only value
8701 daeaf53e2 20171105 Fixing double handle request calls
8700 836fd554d 20171105 Small code cleanup
8699 5643ae96b 20171104 Reverting web-sockets in temperature and weather controller
8698 6f2d0f92a 20171104 Changed temperature tab update
8697 e75d300a4 20171104 Merge PR #1912 from raymck/patch-1
8695 2b2ee2ec2 20171104 Xiaomi Gateway: adding battery level to Aqara motion lux device (#1910)
8694 e93228a32 20171104 Improve handling of dimlevel, fix #1842, #1863 (#1906)
8697 2f6ba5c5a 20171103 Update README.md, mostly fixing typos,grammar
8693 15d13dc86 20171103 Important fixes to make Temperatur & Weather tabs work, when you click a second time. Also
8692 762ee66d7 20171103 Delete appversion.h
8691 ca3af2001 20171103 Small changes/cleanup
8690 9636378bc 20171103 Websockets refactored (#1905)
8689 84486bcdb 20171103 Removed debug files
8688 bc0a53d56 20171102 Pinger Python example tweak
8687 312e17b09 20171101 Merge PR #1903 from gordonb3/FixSunriseTimers
8685 d509f2042 20171101 Updated/Added translation(s)
8684 2ca2cf197 20171101 Some small adjustments to the Enphase hardware implementation caused by a previous new hard
8683 ae791e64b 20171101 Merge PR #1900 from pperichon/development
8683 abd425a9e 20171101 Merge branch 'development' into development
8683 d4f093299 20171101 Merge branch 'development' into development
8674 d1d9f2335 20171101 Merge PR #1887 from Reivax851/development
8683 00ebe4b07 20171030 Update RFXNames.cpp
8666 c95228b54 20171031 Merge PR #1901 from gordonb3/fixdaygraph
8683 8d4cc3218 20171030 Merge branch 'development' into development
8666 962e2a1d9 20171030 Move check for impossible high usage to where the limit actually applies
8666 e82183fc1 20171030 Change sort order on P1 day graph - add time checks to account for possible clock reversal
8965 96b2b6139 20180213 [dev] save Work
8965 eccc4f359 20180213 [dev] commit with last developpement rev : compil ok on Ubuntu
8662 ddb942198 20171031 Resolved error when connection failed
8770 d1601a992 20171112 Merge branch 'development' of https://github.com/corbinmunce/domoticz into development
8687 09345a7bc 20171030 Calculation of sunrise timers should not correct for DST change
8666 0119d49db 20171030 Duplicate time entry in (Multi)Meter_Calendar should not be assumed to be a bad insert
8965 ea38ad867 20180213 [dev] commit ok / tested on Ubuntu
8661 65a990f64 20171030 Merge PR #1899 from szczukot/development
8661 82dd83927 20171029 [BleBox] fix generate ID for RGBW switch
8770 57410455c 20171103 Resetting .girignore
8965 50f3f3589 20180206 Save W
8770 34e16b862 20171112 Revert "adding battery level to Aqara motion lux device"
8661 d322e59e0 20171029 Merge PR #4 from domoticz/development
8770 a3cd5249a 20171103 Adding battery level to Aqara motion lux device
8965 a0344405a 20180205 [DEV] # add feature : manual creation up to 127 virtual switch, ability to learn eatch swit
8965 b2e7ac4f0 20180122 [DEV] save Work : add feature to MultiblocV8 : # up to 127 virtual switch able to learn to
8658 1df4c2ac0 20171029 Merge PR #1897 from jvandenbroek/eventsystem-small-fixes
8965 5c7b93ce8 20171211 [dev] save W / #add possibility to creates virtual switch working like real EnOcean switch.
8658 f5fdeb620 20171028 EventSystem remove commented lines
8674 b709f1dd7 20171031 [dev] save W / add link description of SFSP bloc in MultiblocV8
8674 dde0b3e26 20171030 [dev] #add USBtin to visual project, compiling ok for me #translate all comments from frenc
8658 3dd6994b9 20171028 EventSystem Blockly and Python now also uses reference to item
8658 971ef9b52 20171028 EventSystem added some comments
8674 8a1ac7542 20171027 Merge branch 'development' into development
8658 8aba17572 20171028 DzVents fixup with upstream
9114 554e9304c 20171028 Merge PR #3 from domoticz/development
8929 d7b0fec61 20180219 Update DenkoviSmartdenLan.cpp
8929 86b170cb7 20180219 Update DenkoviSmartdenIPInOut.cpp
8651 57f09fb3a 20171029 Add ability for Python plugins to mark devices as TimedOut in web GUI
8650 9a5cd5e4e 20171028 Fixed custom chart checkboxes
8649 1debfaafc 20171027 Fixed SQL Query in EventSystem/UpdateDevice
8648 ea32fdb3a 20171026 Merge PR #1892 from d4m/development
8648 313993e3d 20171026 Merge branch 'development' of github.com:d4m/domoticz into development
8643 04a480d0c 20171026 Merge PR #1894 from szczukot/development
8643 d4b1d9851 20171026 [BleBox] adaptation to coding DeviceID used by domoticz
8648 636126e29 20171026 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8648 5791e307f 20171026 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8643 064501981 20171026 Merge PR #3 from domoticz/development
8640 ccf3dc857 20171026 Changed boost path
8648 cd31209a7 20171025 Fixed BleBox wLightBox
8639 6177a9e04 20171026 Updated SQLite to 3.21 Corrected a few sql queries that should use %q
8638 270cf28ac 20171025 Updated translations
8637 efd66b941 20171025 Merge branch 'development' of github.com:domoticz/domoticz into development
8637 e4676baee 20171025 Merge PR #1890 from szczukot/development
8632 57257a011 20171025 Support for Denkovi IP In/Output module
8631 8b89f7f39 20171024 RTL433, fix for hardware update in webinterface, non-blocking under posix systems (non wind
8674 5b8dfc32c 20171026 [dev] save W
8630 e114cf23a 20171023 Merge PR #1878 from gordonb3/P1AllowChannelOverride
8674 7bc32400b 20171026 [DEV] correction in RFXNames.cpp (merge with dev trunk)
8674 e515b6998 20171026 [DEV] save W /
8674 e6c2c957a 20171022 [DEV] save work / commit to fork folder !
8627 93492f292 20171022 Fixed Fetching Unix CPU stats caused by previous cleanup
8626 e5e9dfe3d 20171022 Added OpenSSL static linking option for MQTT
8625 da5c74a23 20171022 Additional changes needed by previous code cleanup
8625 3e2f4f00b 20171022 Merge PR #1874 from correa/code-cleanups1
8625 327b446c5 20171021 Merge branch 'development' into code-cleanups1
8615 01bd45479 20171022 Some code cleanup/changes/fixes
8614 4191a6105 20171021 Fixed Winddelen data retrieval (Added new HTTP call)
8613 76e8cbf70 20171021 Updated Telegram setup labels
8612 2ae1d315d 20171021 Linking against OpenSSL static by default
8611 3f2afa30f 20171021 Fix for KMTronic no data return when sending a command
8610 0b29259ce 20171021 Merge PR #1881 from trandbert37/fix-setup-floorplan-values
8608 b97833470 20171021 Merge PR #1877 from gordonb3/EvoWebRevision_6
8604 2bbb65df6 20171021 Merge PR #1876 from chatainsim/development
8602 95ff3571c 20171021 Merge PR #1875 from correa/code-cleanups2
8600 641f3ab85 20171021 Merge PR #1873 from szczukot/development
8637 a84d545f3 20171024 [BleBox] fix for switch
8625 9d91a7684 20171015 Merge branch 'development' into code-cleanups1
8637 4b753ae36 20171024 Merge branch 'development' of https://github.com/szczukot/domoticz into development
8595 5013de059 20171021 Merge PR #1860 from emontnemery/togglescene
8600 9d0d26c19 20171020 u fix for write to regsiter
8637 8e7be00e6 20171024 [BleBox] load nodes on start
8600 b7eccf027 20171015 [1Wire] fix counter value
8593 2d3f1df52 20171021 Merge PR #1851 from fergusleen/hotfix/rtl433_depth
8630 c6d66a295 20171023 Refactor check for P1GasMeterChannel user variable
8600 51fc85257 20171015 Merge PR #2 from domoticz/development
8610 ebe5ec68c 20171017 Fix setup floorplan values
8602 2d1898932 20171015 Reduce symbols in headers, removes unused includes. Some help from Include What You Use cla
8630 135ab0286 20171016 Allow gas meter M-Bus channel override through user variable 'P1GasMeterChannel'
8590 d63b4c1fc 20171013 Merge PR #1857 from chatainsim/development
8583 8a699ba8b 20171013 Merge PR #1859 from jvandenbroek/eventsystem-update-rename
8580 365daf980 20171013 Merge PR #1864 from domoticz/python-enabled
8580 cbd817f63 20171011 Remove error check for ICMP socket shutdown (throws error on Linux)
8580 8883f351b 20171011 Merge remote-tracking branch 'origin/development' into python-enabled
8604 60e08c937 20171016 Fix Telegram notifcation setup layout
8590 b7890f99f 20171009 Add setup controller for Telegram Notification
8590 7ef30acb5 20171009 Add Telegram Notification to SetupController
8590 f3f91a8c3 20171009 Add Telegram Notification to MsBuild
8583 9fa11b2b8 20171010 EventSystem use uint64_t for consistency
8600 fe2926796 20171010 Merge PR #1 from domoticz/development
8590 b7e0b5de4 20171009 Add Telegram Notification to CMakeLists.txt
8580 980bedc55 20171009 ICMP name resolution fix for Linux
8595 68f98f54d 20171010 Add support to toggle groups
8583 5afba1fd8 20171010 EventSystem update entries on rename
8590 8f208ab96 20171009 Add Telegram Notification to NotificationHelper
8580 5b275542b 20171007 Add Pinger (ICMP) example script
8564 09e677dd5 20171010 RFLink: Milight color correction
8590 c02e9f10d 20171009 Add Telegram notification
8580 a144b602f 20171007 Merge remote-tracking branch 'origin/development' into python-enabled
8563 159e45027 20171009 Corrected travis project file for Linux build environment
8658 d32184bdf 20171015 EventSystem use int for passing enums
8562 8cb2dd04f 20171008 Merge PR #1773 from steljwagh/patch-2
8658 d530dcd9a 20171010 EventSystem multiple optimizations
8560 7518ae4f1 20171008 Merge PR #1846 from djoele/development
8557 da4550e82 20171008 Merge PR #1850 from jvandenbroek/lastupdate_uservar
8683 d22d5809b 20171017 Added enphaseKWhMeter Fixed log message
8555 37c15d275 20171008 Merge PR #1852 from vuokko/openbsd
8593 a41e4eabc 20171009 Replace boost lexical cast with atoi/f
8683 64456bc11 20171017 Fixed sunset and sunrise
8555 4dee86977 20171007 Merge branch 'development' of https://github.com/domoticz/domoticz into openbsd
8683 5249af0b0 20171017 Added Enphase API
8593 1949c147f 20171006 Added Depth sensors to Rtl433
8557 f80ef68fd 20171006 EventSystem fix uservar lastupdate
8552 f403f47ba 20171006 Updated build scripts (#1848)
8560 4fcbe4718 20171005 Add files via upload
8683 395a6b207 20171017 Added Enphase API
8551 bf0f7fd7d 20171005 Add dzVents folder (#1847)
8560 2b76f3f7b 20171005 Update html5.appcache
8550 5628a5858 20171005 Merge PR #1844 from cyclops1982/development
8548 dff3f86da 20171005 Merge PR #1833 from trandbert37/add-rssi-netatmo-support
8546 4cd3d588e 20171005 Merge PR #1832 from szczukot/development
8544 3208af548 20171005 Merge PR #1825 from dannybloe/dev2
8544 a2c269ebc 20171004 Added text property for alert devices
8544 ac03020d9 20171002 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8544 16c8f2d34 20170929 DzVents Fix merge conflict upstream
8544 5a7aaa1f8 20170929 EventSystem remove obsolete code (moved to dzVents class)
8544 985517ef7 20170929 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8544 84ab73fd3 20171002 Check for level type
8544 759efb00a 20170924 Remove console message
8544 bf9898817 20170924 Debug info
8544 8bb7f5114 20170929 EventSystem created dzVents class, moved RemoveDir to Helper
8544 19be2d847 20170924 Removed backup support bumped html5 cache
8544 1ec9e1d68 20170924 EventSystem remove BackupDB from header file
8544 29204018c 20170924 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8544 b1a3b7759 20170924 EventSystem remove BackupDB function
8544 7ffd47b03 20170924 Merge remote-tracking branch 'upstream/development' into dev2
8544 55dc48bd2 20170924 Fix capture error.
8544 28788770f 20170924 Missing end
8544 02828d52d 20170924 Add string replacement option for urlEncode
8544 56c8137bd 20170922 Typo
8544 6d154b7fa 20170921 Upped cache key
8544 44016a08f 20170920 Fixed example for dead devices.
8544 e247263ce 20170920 Merged with upstream/development
8580 4a1dc4569 20171004 Merge remote-tracking branch 'origin/development' into python-enabled
8580 b09e5cba0 20171004 ICMP tidy up
8580 f8acf12c3 20171003 Merge remote-tracking branch 'origin/development' into python-enabled
8457 c27d387b7 20171005 Merge PR #1785 from gerard33/development
8544 9a7548a05 20170912 Fixed typo in the docx
8580 325565c2c 20170930 Remove spurious images
8580 ed324b795 20170930 Remove spurious files
8544 e4355d5b8 20170912 Renamed variable added some gitignore stuff
8580 e265e8f08 20170930 Clear Python errors before calling Py_EndInterpreter. Stop crash on plugin restart if the l
8544 e1bac8aa1 20170912 Remove unused directories
8544 7fde1245a 20170912 EventSystem updated uservar trigger calls
8454 67e0c7987 20171005 Merge PR #1845 from omnima/startup-reduced-image-size
8580 23f59f4a2 20170929 Merge remote-tracking branch 'origin/development' into python-enabled
8544 c5191c055 20170912 EventSystem updated uservar trigger calls
8550 c4f68bca7 20171004 Add floorplans to ignore
8452 616f53a7f 20171003 RFlink: added support for weight/scales
8548 f304323d0 20170928 Add rssi support for Netatmo devices
8451 ba595f7ac 20171001 RFLink: New devices
8450 b459360a8 20170928 Merge PR #1831 from cyclops1982/patch-1
8546 a42809218 20170928 [BleBox] Remove update node method
8448 ba61f0fc3 20170928 Merge PR #1829 from trandbert37/add-rssi-hardware-support
9114 051a5cee3 20170927 Merge PR #2 from domoticz/development
8450 a1cd1c52d 20170928 Fix wrong usage of log function
8448 af0cd1e14 20170926 Add support for send rssi value
8454 a9eb4c92a 20171005 Reduced the size of the startup images by 4MB having compressed them.
8446 1babe2ba8 20170927 Travis, removed udev dependency
8445 2e83de109 20170926 Merge branch 'development' of github.com:domoticz/domoticz into development
8580 03b2617d7 20170926 ICMP disconnect tidy up and logging improvements
8544 94c5aecef 20170912 Fix windows installer for dzVents location changes.
8443 926c75d21 20170926 Patching MQTT client for CVE-2017-7650
8580 21b269ffc 20170925 Merge remote-tracking branch 'origin/development' into python-enabled
8445 0bc92f405 20170926 RFLink: Milight changes
8544 51e620fe9 20170911 EventSystem fixup with upstream
8442 0bb472cf5 20170926 Now using "X-Forwarded-For" or "X-Real-IP" for host address when original host address equa
8441 98ae17c86 20170925 RFlink: New Devices
8544 4948726e2 20170911 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8440 1b19fd0d1 20170923 Merge PR #1821 from djoele/djoele-patch-1
8437 99ace29d9 20170923 Merge PR #1818 from domoticz/python-enabled
8544 46d4c5347 20170911 Merge remote-tracking branch 'upstream/development' into dev2
8425 93a26488c 20170923 Merge PR #1806 from jvandenbroek/eventsystem-enabled
8440 41140bc01 20170923 Update html5.appcache
9114 e468a6c8c 20170921 Merge PR #1 from domoticz/development
8440 1fa81da7b 20170923 Add files via upload
8423 dc40ecf82 20170920 Merge PR #1815 from olix81/development
8544 9bf8f1893 20170910 DimTo works with timed options.
8420 8265810ed 20170920 Merge PR #1812 from Olifant1990/development
8544 db08b9383 20170910 Remove debug
8544 fc57a0cf4 20170910 Updated history and readme.
8418 12294607c 20170920 Merge PR #1811 from trandbert37/netatmo-battery-support
8544 6c13f4ce3 20170910 Added .checkFirst() command option.
8416 a06a4d6fc 20170920 Merge PR #1805 from jvandenbroek/eventtrigger
8544 1acfe50fc 20170910 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8544 ac4e22a22 20170910 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8544 84fc92ff0 20170910 CheckFirst support.. work in progress
8413 0e07b7274 20170920 Merge PR #1797 from codeaholics/evohome-tcp
8544 6ed69651f 20170910 Simplified repeat commands.
8544 6dd49a28d 20170908 Updated domoticz history
8544 c71e2322a 20170908 Updated documentation removed test mode
8544 3f6419496 20170912 EventSystem updated uservar trigger calls
8544 e0d08d6d3 20170908 Negated the dzVents disabled GUI switch. Later on we will do a full migration.
8544 d84e3a1c1 20170911 EventSystem flip return logic UpdateSceneGroup
8544 d50793379 20170908 Make sure templates are enabled when needed.
8544 0e7a3681f 20170911 EventSystem fix compiler warning, renamed function
8544 80684deea 20170911 Merge remote-tracking branch 'upstream/development' into eventsystem-notrigger3
8544 6e5f916fc 20170908 Added new dzVents templates for gui editor
8544 eccd68e93 20170908 Event editor for dzVents
8405 4578ef953 20170920 Merge PR #1794 from corbinmunce/development
8544 45203c36d 20170908 New cache counter
8544 ff70106cd 20170908 Longer delays for the repeatswitch test
8580 181b52b3c 20170924 Change LastSeen type to string rather than DateTime to improve stability
8544 bf3413fe2 20170908 Merge
8437 36fbfac8e 20170917 Add ICMP transport time out to identify devices that are not reponding on Windows
8437 ad1c5c4cc 20170913 Add async name resolution to ICMP
8544 12fd2c5da 20170910 EventSystem disable on initialisation
8437 a01eb76e9 20170911 Add exception handlers around plugin start up functions
8413 71c37b761 20170918 Fix stop
8544 310a15f09 20170908 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8413 bae345777 20170918 Merge remote-tracking branch 'upstream/development' into evohome-tcp
8544 682d3eea4 20170908 Double slash
8437 0ed4b25c5 20170911 Merge remote-tracking branch 'origin/development' into python-enabled
8544 ffea4ccf4 20170908 Todo
8399 e0c2885bb 20170920 Merge PR #1793 from moroen/development
8544 8a60b6510 20170908 EventSystem fix compiler warning
8544 c8da5bc33 20170908 EventSystem fix double trigger uservar
8544 bc6670893 20170908 EventSystem small change to UpdateUserVariable function
8437 365989931 20170910 Merge remote-tracking branch 'origin/development' into python-enabled
8416 d09a7dfb1 20170913 EventSystem remove unused variable
8423 c29c463cf 20170919 Update OpenWebNetTCP.cpp
8544 46246d51d 20170907 Added humidityStatusValue for humidity devices. This value matches with the values used for
8544 cd24f88b5 20170907 Merge branch 'dev2' of https://github.com/dannybloe/domoticz into dev2
8437 8a43913a4 20170909 Merge remote-tracking branch 'origin/development' into python-enabled
8416 77cc1f7af 20170913 EventSystem implemented triggers
8423 3efc6de6b 20170919 Add setpoint service on MyHome OpenWebNetTCP. Defalult name "Temperature [ZONE] Setpoint" E
8420 09155ed07 20170916 Added possibility to select phones for GCM in LUA
8394 e9d01f664 20170913 Merge branch 'development' of github.com:domoticz/domoticz into development
8413 320e8c29a 20170907 Merge remote-tracking branch 'upstream/development' into evohome-tcp
8544 9531c792e 20170907 Fix test for backupDB
8394 68538e3e5 20170910 Merge PR #1802 from jvandenbroek/eventsystem-enabled
8544 1936b7311 20170907 EventSystem fix passing non-POD type
8544 120038c8c 20170907 Added more options to the various switch commands: .switchOff().silent(), .forSec(), .forHo
8425 b2c2ac570 20170912 Move SetEnabled above StartEventSystem
8544 5fce3bad0 20170905 Indent fix
8391 444ae84d3 20170913 Bumping version (temporarily compiling for Arm32 systems without libudev support)
8394 74dd2237b 20170910 EventSystem disable on initialisation
8544 6e305ea10 20170905 Added RemoveDir function removing obsolete dzVents files
8390 094faadb3 20170909 Revert OpenSSL static linking, feature versions require libssl1.0.0 dependency (apt install
8544 d9d835f6b 20170904 Merge branch 'eventsystem-backup' into dev2
8389 b4b59b076 20170905 Merge PR #1751 from bramstroker/development
8544 d52872a34 20170908 EventSystem fix double trigger uservars
8544 6b4be0836 20170904 EventSystem fix segfault illegal iterator
8544 c5b459eca 20170902 EventSystem cancel previous scheduled items
8544 956a36332 20170905 EventSystem don't evaluate dzVents without active scripts
8544 ea8c4c0f7 20170904 EventSystem fix segfault iterator address
8544 b24106b9f 20170901 Merge branch 'eventsystem-notrigger3' of github.com:jvandenbroek/domoticz into eventsystem-
8544 b9847cb14 20170902 EventSystem change runtime path
8399 9fed83ed0 20170905 Fixed include paths in ozwcp.cpp
8413 8f6e3c015 20170905 Merge remote-tracking branch 'upstream/development' into evohome-tcp
8544 881f87bb5 20170902 EventSystem cancel previous scheduled items
8544 79520d448 20170901 Enable events
8399 01b752666 20170905 Merge remote-tracking branch 'upstream/development' into development
8544 57af0be6b 20170901 EventSystem fix lastupdate uservariable
8544 2d6703a5c 20170831 Added dzvents
8544 e50263952 20170831 EventSystem update lastupdate/level in-memory on NOTRIGGER
8544 cb82cc477 20170831 EventSystem make sure in-memory item is updated on NOTRIGGER
8380 6fa3ed259 20170905 Merge branch 'development' of github.com:domoticz/domoticz into development
8544 5e49c9817 20170831 Merge remote-tracking branch 'upstream/development' into eventsystem-notrigger3
8380 f96438f2f 20170905 Merge PR #1788 from jvandenbroek/eventsystem-updatedevice
8437 f0daf2aff 20170909 Add ICMP protocol
8405 57c0098b5 20170907 Update XiaomiGateway.cpp
8437 fa5861892 20170909 Add initial ICMP support
8405 5ce9a5a5d 20170905 Merge branch 'development' of https://github.com/corbinmunce/domoticz into development
8380 f0f37d674 20170830 EventSystem don't update lastupdate when only setting protection
8437 be040a4c6 20170903 Changed connection approach
8399 e950e4778 20170903 Merge remote-tracking branch 'upstream/development' into development
8380 c74f4f01c 20170830 EventSystem use int for nvalue instead
8437 bf80c62d1 20170902 Add auto discovery
8375 5e1dc3b3d 20170905 Solved some iterator compile warnings for GCC 7
8405 13f529b67 20170830 Merge PR #3 from domoticz/development
8437 fbc512638 20170902 Re-enable plugins
8374 d65955612 20170905 Updated OZW configuration files
8380 9894cf0b1 20170830 EventSystem extended UpdateDevice function
8544 5a061d5df 20170904 EventSystem add BackupDB function
8544 3cfeb3cf4 20170829 EvenSystem remove obsolete variable from _tEventTrigger struct
8544 f43e73fe8 20170829 EventSystem fixes
8373 a599934e7 20170829 Merge PR #1786 from xbeaudouin/clang-c11
8544 f3079cfbe 20170829 Merged with upstream/development
8373 8674e01e6 20170829 Remove debug line.
8373 92027aaee 20170829 Merge branch 'development' of https://github.com/domoticz/domoticz into clang-c11
8544 789a721dc 20170829 EventSystem expanded eventrigger queue implementation
8369 14e25531b 20170829 Changed 'Disable Event System' to 'Enable Event System'
8457 1181b88eb 20170829 Some more changes to dark-th3me
8457 cdb9c7262 20170829 Update custom.css
8368 662e5c8d8 20170829 Fix for 'Log 'event script triggers'
8544 192ce70ec 20170828 EventSystem added eventtrigger queue
8367 7885798f0 20170826 Disabled osX Travis builds (can not find a way to compile it with GCC 6 (or a c++11 compati
8366 fa89f0155 20170826 Disabled Python plugin for now
8365 47535dfb4 20170826 Logging uplift to track connection disconnections better
8364 1ba40be64 20170825 Trying to get osx to support C++11
8363 7140d9ca4 20170824 Merge PR #1779 from moroen/development
8399 a3100855d 20170903 Fixed openzwave compilation on macOS
8361 e10104f66 20170824 Travis, trying OSX to compile with GCC 6
8363 16821be96 20170824 Removed misleading log entry on startup
8360 7d8560b7a 20170823 Wind Settings was removed in a previous commit
8359 eaaf831e0 20170823 Travis, correcting global before_install command
8358 daf3bcb36 20170823 Fixed Travis script typo
8357 32e38f0f4 20170823 Trying to upgrade build systems to use GCC 6
8356 6bd7791da 20170823 Using relative legacy url now
8355 409b7af89 20170822 Merge PR #1767 from seahu/development
8347 db60c8c75 20170822 Fix for disable/enable eventsystem (crashed in Python plugin) Fix for Gui (log event system
8346 3bb9d2571 20170822 Travis, removing Darwin debug command (which python3)
8345 350b2cbe6 20170822 Darwin, compiling OZW
8344 0c964b778 20170822 Some Darwin patches for CMakeLists.txt
8343 cf64d8e95 20170822 Updating Languages, makebeta script Static linking OpenSSL (thanks to milanvo)
8342 88c492e75 20170820 New OZW debug library
8341 cd7ce9934 20170820 Updated OZW configuration files Updated VStudio Lua project
8340 a7e0a78d2 20170820 Removed backup file from VS project
8339 88b048a99 20170820 Redo Selector switch html/js code
8562 22c2c337a 20170819 Update hardware.html for a minor spell error
8338 0a13b9f6d 20170820 Redesign of checkboxes and its html code
8405 04afd5637 20170905 Added Aqara water leak sensor
8405 cb868da07 20170820 Adding check for user variable to make the additional voltage devices opt-in.
8337 99e4dad1e 20170819 Merge PR #1771 from corbinmunce/development
8337 3a91a14cf 20170819 Merge PR #2 from domoticz/development
8330 ecdcfb39f 20170818 EventSystem, little more detail in debug mode of what script is called
8329 a7b358c92 20170818 Merge PR #1766 from jvandenbroek/eventsystem-clock
8337 9c122f73c 20170818 Adding ctrl_ln2 and ctrl_ln1 devices
8337 12d0bbe00 20170818 Merge branch 'development' of https://github.com/corbinmunce/domoticz into development
8317 ee745e9bc 20170818 Add mutex to startup and call back functions to improve robustness
8337 097284407 20170817 Merge PR #1 from domoticz/development
8316 f8e6ed9c4 20170818 CMake, build with static openssl libraries
8315 e77bfc2bd 20170817 Checking in workings on main sidebar
8314 bd589b092 20170817 Merge branch 'development' of github.com:domoticz/domoticz into development
8314 b6b08f88c 20170816 Merge PR #1765 from corbinmunce/development
8329 901e8f036 20170818 EventSystem renamed enum vars
8329 de6a03309 20170817 EventSystem removed redundant code from UpdateJsonMap
8329 96b221b35 20170817 EventSystem undo restruct JsonMap
8329 7877d6ccc 20170816 EventSystem few more fixes
8355 e645c6cd6 20170822 Delete some debug log and simplify DeviceID
8329 006864af1 20170816 Merge branch 'development' into eventsystem-clock
8355 b1bd9280d 20170822 Some cosmetic changes
8355 70452c36c 20170822 Tray retype argument for create DeviceID
8355 9ee1739b7 20170822 Repair name variable i2c_address to i2c_addr
8355 e4240d8db 20170821 Change generation DeviceID and move this code directly into PCF8574_ReadChipDetails().
8608 16dcfbd96 20170831 EvoWeb: redeclaration of variable causes trottle scheme to fail
8608 d92fd1bff 20170816 EvoWeb: apply patch from main evohomeclient development
8355 d186e3681 20170816 Add missing 'i2c_addr = Port;' who mistakenlysomebody deleted
8355 f68716e44 20170816 Simplification i2c PCF8574 hardware driver
8608 d83bf2133 20170816 EvoWeb: zone offline state should not be overwritten by heatingoff system state
8301 8626ed872 20170817 Fixed MQTT 'getsceneinfo' info command
8300 3c87c91f7 20170816 Merge PR #1760 from jvandenbroek/timetostring-function
8295 08d9639c5 20170815 Corrected appcache
8294 48dd0163e 20170815 Making tab icons bigger, added general/update icon
8293 b289a5506 20170815 Deleting the python PIR script that seems to cause crashes
8292 01168b599 20170814 Catalan language support (Big thanks to "delfisastre") Persia
8291 50478f3cb 20170814 Merge PR #1761 from rpeyron/development
8288 77c1c2d0c 20170813 Small tweak in datatable colour and formatting
8287 fe45a70ad 20170813 Some more gui work...
8291 9bebb0a7a 20170812 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8286 98d313130 20170813 Array indexes where/are mixed in the eventsystem push
8285 59337c15a 20170813 EventSystem, fixed possible crash when amount of svalues was incorrectly set via a json upd
8284 0ea443b15 20170812 Merge branch 'development' of github.com:domoticz/domoticz into development
8284 f71ffe847 20170812 Add UDP/IP Discovery example
8282 7cfdbc045 20170812 Partly reverting PR #1759 (https://github.com/domoticz/domoticz/pull/1759) becaus
8281 7beab63bb 20170812 UDP/IP receive change to expose source IP & Port
8280 dd9d3d966 20170811 Merge PR #1759 from mooninite/development-tinyxml
8280 694241f79 20170811 Build: Detect and allow external tinyxpath library usage
8278 c8577d3cc 20170811 Merge branch 'development' of github.com:domoticz/domoticz into development
8278 e83df1f42 20170812 UDP/IP Receiver update
8276 96e7b8c31 20170811 Some gui work in progress, should not affect anything
8275 7663351f9 20170811 Updated translations
8274 b65ab78e3 20170811 Merge PR #1747 from DewGew/development
8329 7bbc9d938 20170816 EventSystem remove local TimeToString function (use global)
8329 36633c0b0 20170815 EventSystem changes to timetostring
8270 fbbd7dbe6 20170811 OZW, now also testing for zwave plus after the node has been queried
8300 9d712b414 20170814 TimeToString use constants
8329 98f77cf69 20170812 EventSystem const JsonMap struct items
8329 93fa5e519 20170812 EventSystem JsonMap converted chars to strings
8269 7a5ea5433 20170811 Resolve defect introduced in the API change
8300 62d75c9b6 20170814 TimeToString use pointer for time_t
8268 f84f51770 20170810 ZWave, now displays if a node is a ZWave+ node
8329 ea69d9c38 20170812 EventSystem move JsonMap to EV class
8300 460a31e3e 20170812 TimeToString changes some additional files to use this function
8329 b9b8fec79 20170810 EventSystem added TimeToString function, some cleanups
8300 490d634df 20170812 Implemented global TimeToString function
8267 40b01d893 20170810 Option to disable email system
8266 844b33c42 20170809 Updating Highcharts export module
8265 bae4e9b2c 20170809 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8265 f0b5f2992 20170809 Incremented appcache for https://github.com/domoticz/domoticz/commit/7c302fd68da1a25946dce9
8265 7a521d94d 20170809 Merge branch 'development' of github.com:domoticz/domoticz into development
8265 b08c11f5f 20170809 Merge PR #1754 from milanvo/development
8265 7c302fd68 20170808 Gui: corrected Temperature log H2 header 'undefined'
8259 659b4af23 20170809 Reverted highcharts update
8265 0a596d0d1 20170809 Counter sensors now have a working week chart
8258 69e9eda9a 20170808 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8258 9e450d48d 20170808 Merge PR #1752 from gordonb3/EvoWebRevision_5
8258 6a114713f 20170808 Need a bigger screen - semicolon needs to go one line up
8258 0df2d34b8 20170808 EvoWeb: catch some last possible NULL pointers
8258 534c4184f 20170808 Reset EvohomeWeb.cpp to Revision5
8258 3437b14ce 20170808 Merge PR #1 from gordonb3/development
8258 82a7f1e01 20170808 Merge branch 'EvoWebRevision_5' into development
8389 f80e5d84f 20170809 Add rain prediction sensor
8389 05fe8df28 20170809 Use correct rainsensor attribute.
8389 9f83c4504 20170809 Avoid duplicate code, seperate functions for switch off / switch on. Fix bug where sunscree
8389 1282e18a6 20170808 You can configure minimum time between sunscreen opens now. More verbose debug logging. Doc
8389 9fc909635 20170808 Make the code more DRY - Move all device settings and configuration settings to top - Add
8389 db269feba 20170808 Fix typo
8243 0764b7d55 20170808 Small fix for slider of blinds when position is 0
8242 fa75451ea 20170808 Denkovi Smartden IP In (32) with LAN Interface
8389 029b90646 20170808 Change dutch to english
8241 cc5b06683 20170808 'Styles' folder can have its own images folder to overwrite stock images
8389 c1d62655f 20170808 Add sunscreen example script
8240 99735e22f 20170807 Updating VStudio project files as they seem not committed in the previous commit
8274 6a7573673 20170811 Undo adding 2 extra tabs
8239 5e8d0f423 20170807 Reverting pugixml patch because of compile issues
8274 224eef332 20170807 Add files via upload
8274 43422f4d2 20170807 Add files via upload
8238 2379c315c 20170807 Fixed counter incremental utility tab update problem (today message was lost)
8237 388eeb0bf 20170807 Removing unnecessary pragma from stdafx.h
8291 bbea711f1 20170812 Add support or command line parameters for rtl_433 hardware
8236 b9329f8b4 20170807 Fixing appcache file
8337 bd4845756 20170818 Simplifying code for wired wall switches. Note that existing wall switches will need to be
8235 709cb7070 20170806 Adjustment Value for Counter/Incremental sensors
8234 f98d66388 20170806 Merge PR #1745 from sbouchex/xpath_fix
8337 7417abf8b 20170817 Adding extra unitcodes to support wall switches
8314 fa553269b 20170816 Tidy up
8232 43ef24e1f 20170806 Updated Highcharts library
8314 08c6cc9f9 20170816 Add curtain support. Add basic multiple gateway support
8231 ff70cb991 20170806 Gui, All tabs are using CSS styles for widget background color Changed temperature widget m
8314 da23d257f 20170808 Update CMakeLists
8234 b4e236230 20170805 Replaced xpath parser by pugixml
8314 e6ef3c015 20170808 Another adjustment for linux
8230 3d96de46d 20170805 Corrected ParseSQLdatetime function
8229 e59e7bf8d 20170805 Yep... gotta love pointers... not!
8314 e53e8c035 20170808 ...
8314 ba838b460 20170808 Try again
8228 34711f204 20170805 Merge branch 'development' of github.com:domoticz/domoticz into development
8314 92965832c 20170808 Trying to get linux to compile
8314 a0711c84c 20170808 Fixes for multiple gateways
8226 8db6cdf74 20170805 Another fix for previous evohome fix...
8228 145312de0 20170805 Add 'Sleeping' status to Media Player device states
8314 cdc0d8da1 20170806 Changing to boost tuple
8225 53ac0fe5e 20170805 Netatmo, polling thermostat now every 10 minutes
8314 50d9f473d 20170806 Removing unused variable m_token
8224 42b1567ea 20170805 Merge branch 'development' of github.com:domoticz/domoticz into development
8314 7d46a2a96 20170806 Adding support for multiple gateways.
8224 a5583dbbc 20170805 Merge PR #1743 from corbinmunce/master
8213 dc1a0999d 20170805 Fixing previous EvoHome fix
8212 e54396ae8 20170805 EvoHomeWeb, quick fix for possible crash (pointer check)
8211 685e57b6e 20170805 Dashboard updates now also changes normal/compact status color
8210 2a0fea74f 20170805 Dashboard normal/compact mode, fixed scene status color
8209 e78f12b0e 20170805 Fixed normal/compact dashboard status colors
8208 827207c22 20170805 Defect Resolution: Python Plugin example updated to new API
8207 aa1068abd 20170805 Defect Resolution: Python Plugin sending 'bytes' type
8206 925093113 20170804 Updated OZW configuration files
8205 3d26f5cc4 20170804 Removed EvoHome section from dashboard. Hope the original author of this will put this in t
8204 9d742bef8 20170804 SystemUptime() now returns a uint32_t
8203 645a16cf3 20170804 VisualStudio project Updated SDK version Using GetTickCount64 now Updated SQLite3
8202 3060f664e 20170803 Blyss (manual adding to system)
8201 c43cc2003 20170803 Reverted GetTickCount64 patch
8200 602febb3c 20170803 SystemUptime changed to GetTickCount64
8199 3a0a0053f 20170803 Fixed compile warnings in EventSystem/MySensors (VarID) Corrected string compare in EventSy
8198 7f1f2c928 20170803 Fixed compile warning introduced by https://github.com/domoticz/domoticz/commit/5a3f26c4b14
8197 7f320f487 20170802 Merge branch 'development' of https://github.com/domoticz/domoticz into development
8197 a0e0d9480 20170802 Merge PR #1736 from jvandenbroek/notification
8193 bef266c0e 20170802 Changed: MySensors, now treating V_LIGHT_LEVEL as Perecentage (V_LEVEL with type=S_LIGHT_
8197 7fcde366c 20170802 Notification continue instead of return
8192 9469e3e87 20170802 "Send Triggers to IFTTT" from lua using commandArray['TriggerIFTTT']='EventN
8197 5a3f26c4b 20170802 Notification add SystemUptime function
8191 f31c3dd2f 20170802 Updated highcharts error in web console
8190 ee8356985 20170802 Merge PR #1734 from sbouchex/startup_script
8190 c83dfacd9 20170802 Fixed script
8187 744c642c0 20170802 Changed: OZW, added FGS 213/223 with id 2000/3000 as binary switch
8190 a0e2900dc 20170801 Fix
8186 93b83e93a 20170802 Floorplan: Fixed door contact type
8185 a0e16416c 20170801 VStudio, added missing pushers in project
8184 ca475afb8 20170801 Prevent robots scanning Domoticz site
8183 657f2671b 20170801 Camera, can now handle HTTPS url's
8182 a551f23cb 20170801 Small 1Wire/OWFS patch
8181 8f1b04d9a 20170731 Added InfluxDB pusher to VS project Changed table name in influxdb setup
8180 4083b9b3b 20170731 Pusher now supports Distance type
8179 bcc49ef7b 20170731 GCM, Implemented 'Active' option
8178 6431d296a 20170731 Merge PR #1730 from jvandenbroek/event-queue
8176 d85de079f 20170731 Merge PR #1729 from domoticz/more-plugin-stuff
11196 427b85164 20171119 Merge remote-tracking branch 'refs/remotes/domoticz/master'
8176 a4434a83e 20170731 LastSeen() function uplifted
8176 04ebcbc56 20170731 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8224 fd1370bf7 20170805 Merge branch 'master' into master
8176 707a0b1d3 20170729 Revert "Final commit"
8258 3a9589c9d 20170808 EvoWeb: fix logging entry
8176 3a06549f3 20170729 Final commit
8176 848500fde 20170729 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
11196 7c346399d 20171021 Merge PR #1867 from domoticz/revert-1843-master
8258 0a89d0fea 20170807 EvoWeb: fix mode display for DHW (FollowSchedule => Auto)
11196 8829972e9 20171013 Revert "Properly handle humidities with a decimal place returned by RTL_433, along with acc
8625 2e769b8cc 20171014 Code cleanup: remove unnecessary conversions and if else block to switch
8258 2e0d27597 20170807 EvoWeb: fix schedule retrieval for DHW
8625 4697a71ad 20171013 Merge PR #1843 from nahall/master
8258 426c7a6d3 20170807 EvoWeb: catch possible empty device status - step 4: implement new DHW handling
8258 6bd7560be 20170807 EvohomeWeb: fix some bad copy-paste actions
8625 0f9cb94d7 20171011 Switch from boost round function to standard method
8625 c32f10107 20171003 Remove debugging log
8258 aadfa5c38 20170807 EvoWeb: catch possible empty device status - step 3: catch error message on full_installati
8413 2426f16a7 20170810 Evohome TCP UI
8258 e2a8e4b98 20170807 EvoWeb: catch possible empty device status - step 2: check for NULL pointer
8625 a0db3c333 20171003 Merge remote-tracking branch 'upstream/master'
8155 8bb5207e6 20170730 Change Travis/appveyor default branch to development
8413 08573345e 20170810 EvohomeTCP hardware
8258 ef527c1d3 20170807 EvoWeb: catch possible empty device status - step 1: use installationInfo where possible
8413 a552f620e 20170810 Split EvohomeRadio from EvohomeSerial
8154 74b4a5cae 20170730 Fixed history typo
8373 3228d516b 20170829 Try to make Travis use C++11 with Clang on OSX
8418 26e4bb108 20170915 Add support for Netamo modules battery level
8555 138bc212a 20171007 Serial ports for Open BSD
8224 1067c35a5 20170805 More refactoring
8153 494fff716 20170730 Stable Release 3.8153
8224 44da27ff7 20170804 Revert pressure divide by back to 100
8152 c5ebaa675 20170730 Fixed Floorplan "Door Lock" icon
8224 3cd5c1201 20170804 Having problems with github updating, just trying to push the change through
8224 602ac9b7d 20170730 Adjustment for Aqara motion lux sensor
8151 18db29150 20170730 Dummy Hardware, Temp+Baro
8150 90879fb8f 20170730 ZWave, added Qubino ZMNHWD as RGBW sensor
8224 466f55f08 20170730 Fix pressure value
8224 54d52940b 20170730 Adding Aqara motion sensor with lux. Code refactor.
8149 4bf844742 20170730 Prepared TempBaro sending (not active)
8148 e6db1c509 20170730 GCM/Setup, now possible to send a test message to specific mobile device
8224 1386b1b6c 20170730 Merge PR #3 from domoticz/master
8147 e61e777d7 20170730 Added test button in Mobile device setup screen
8146 0589999bb 20170729 GCM, fixed compile issue under linux (that other systems should have reported as well.)
8224 68e1e593c 20170729 Merge PR #2 from domoticz/master
8145 152e29509 20170729 GCM, stop URL encoding subject/body Updating VS project to latest platform update (15063) X
8178 ff14c1f82 20170728 EventSystem queue thread for events
8144 952b1ae8f 20170728 GCM, distinguish between Android and iOS devices
8143 c57e98624 20170727 Small fix (#1722)
8142 021bbeded 20170727 Merge branch 'master' of https://github.com/domoticz/domoticz
8140 ca72d27ae 20170727 Limiting Accuweather to 50 (free) calls a day
8142 9f75e45f9 20170727 DzVents 2.2.0 (#1719)
8139 fe78053b7 20170727 FCM, updating Name/DeviceType Updated OZW configuration file
8138 fcdf94606 20170727 Merge PR #1720 from domoticz/rework-gcm-notifications
8138 e5fcab917 20170726 Reworked GCM data to notification message
8136 d2d56f5d7 20170726 Mobile Device (Notification) Editor GCM/FCM, default Active per device now, and using the a
8135 e4efaeabc 20170726 Updated OZW configuration files
8134 b25a3ce3d 20170725 Merge PR #1716 from corbinmunce/master
8176 f307a9aa5 20170723 Add UDP Support
8176 b524c586b 20170723 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8127 9be19b64b 20170725 Merge PR #1715 from jvandenbroek/eventsystem-path-fix
8176 a27cf54e8 20170723 Update examples to use new API
8125 3c8966f14 20170725 Merge PR #1714 from jvandenbroek/blockly-mem-fix
8176 88cac30f0 20170722 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8122 4157243f9 20170724 Merge PR #1712 from jvandenbroek/lastupdate_fix
8127 1584418f1 20170725 EventSystem use absolute instead of relative paths
8125 dc554d843 20170724 Blockly put back check for allocation
8122 aa272940d 20170724 Mainworker pad 0 time/date for lastupdate scenesgroups
8125 c8ec141f3 20170724 Blockly fix memory leak
8122 a2eb0c797 20170723 SQLHelper pad lastupdate values with 0 stringstream
8119 d79f768ac 20170723 Merge PR #1708 from hvbommel/sysfs-gpio-update
8117 62b83d39b 20170723 Merge PR #1706 from jvandenbroek/eventsystem_fix
8119 a39e5f22e 20170722 Sysfs Gpio: Do not log forced updates without db changes (forum req)
8114 a5381c164 20170722 Merge PR #1707 from hvbommel/sysfs-gpio-update
8114 6c3e8c8b2 20170722 Sysfs GPIO: Max pin number is now 1023 for Odroid C2 sysfs support
8112 43a236403 20170722 Merge PR #1703 from jvandenbroek/hardwaremonitor
8117 b9e142251 20170722 EventSystem also put lock on Python events
8117 73f99c85c 20170722 EventSystem fix Lua setting uservariable
8109 af3d4cfc3 20170722 Merge PR #1704 from sbouchex/script_fixes
8107 9f1f6bef7 20170722 Merge PR #1700 from hvbommel/tcpserver-logging
8176 4753eb911 20170719 Add MQTT and push support for plugin device updates
8176 755148eb5 20170718 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8109 a09aa0bfa 20170721 Added missing "reload" command into script usage
8112 608d370e0 20170721 HardwareMonitor use variable for returncode
8102 12d505c5d 20170721 Merge PR #1702 from jvandenbroek/dzvents_uservars
8112 3753e533a 20170721 HardwareMonitor fix for busybox df
8100 3e164e4e1 20170719 Updated log file
8099 fb1490096 20170719 Implemented dewpoint notification for temp/hum(baro) dummy sensor
8098 de456cdfd 20170719 Added notification for TempHumBaro dummy sensor
8097 7b62ea567 20170719 Fixed notification for Humidity when Fahrenheit temperature was in use... Added notificatio
8096 d8dc8cd53 20170719 Corrected Fahrenheit to Celsius conversion
8095 52061676d 20170719 Updated OZW configuration files
8134 93297c781 20170722 Merge PR #1 from deennoo/patch-1
8094 57cc390c0 20170717 Merge PR #1687 from djoele/master
8134 ab2063ceb 20170721 Adding Xiaomi Square Wireless switch
8134 39f5b0cb2 20170720 Divide pressure value by 100 for weather.v1 sensor
8107 5c181d830 20170722 TCPServer: Remove all entries older then 1 day
8134 53259aaee 20170717 Added support for Aqara wireless switch
8107 fbd164208 20170721 TCPServer: Renamed logFirstTime to IsUserHereFirstTime
8090 a3ad877b3 20170717 Merge PR #1697 from odelma/patch-1
8134 84715d6aa 20170717 Added supprt for Aqara door/window sensor (sensor_magnet.aq2)
8107 649ec7cef 20170719 TCPServer: removed unneeded vector.clear at startup
8090 637b75256 20170717 Fix custom.css for drop down selector switches
8134 3ee248f75 20170717 Added support for Aqara Temperature/Humidity/Pressure sensor
8107 e4821e5e8 20170716 TCPServer: Prevent log flooding for same ip address
8088 1ec998851 20170716 DzVents 2.1.0 (#1694)
8087 68cfbd143 20170716 Merge PR #1692 from 4ib3r/master
8085 37719bede 20170716 Merge PR #1669 from jvandenbroek/gui-fix-order
8083 2faac0a40 20170716 Merge PR #1688 from hvbommel/sysfs-gpio
8081 cda915c16 20170716 Merge PR #1686 from jvandenbroek/dzvents
8176 85915a4ea 20170715 Remove 2 shutdown race conditions
8176 e061c0954 20170715 Fix boost mutex error on shutdown
8176 65778ab1b 20170715 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8094 db1086a73 20170716 Update html5.appcache
8094 ac341f556 20170711 Merge PR #1 from djoele/djoele-patch-1
8094 8fcdc701f 20170711 P1 Smartmeter for subtype Energy now shows correct graph from Dashboard
8087 4a37675ba 20170714 Fixed request for switch state from node
8073 40a427a0d 20170716 Updated OZW configuration files
8083 1ff4e3569 20170711 Sysfs GPIO: Log new gpio-state after state-change
8072 a189e9623 20170710 Merge PR #1684 from jvandenbroek/hardware-monitor
8072 097c4420d 20170709 HardwareMonitor df exclude unused fstypes
8070 3b79fae01 20170709 Merge PR #1679 from hvbommel/sysfs-gpio-update
8067 6a4492408 20170709 Merge PR #1680 from hvbommel/webserver-fix
8067 bb2cc1313 20170709 Webserver: fix update
8070 6d2c48e64 20170708 Sysfs GPIO: Add msec to debounce startup trace
8067 3c66bf2f7 20170709 Weserver: Bug fix part2, reverted all changes to avoid sleeping redundant code
8070 cce50236d 20170708 Sysfs GPIO: Allow poll-once for edge based inputs (fix)
8067 b50314926 20170708 Webserver: Revert recent change to fix problem reported on forum
8063 53e977526 20170707 Merge PR #1676 from hvbommel/sysfs-gpio
8102 53bc49030 20170714 EventSystem update single instances of uservars / scenesgroups
8061 c33c1337a 20170706 Merge PR #1674 from DT27/master
8081 86fd174f3 20170710 EventSystem Put back dev_type and sub_type..
8081 a1569bee0 20170710 EventSystem optimalisations and small fixes
8081 fbac814c9 20170708 EventSystem Add cast to remove windows build warning
8081 2b33d763e 20170708 EventSystem Use indexes for Json maps and calls
8061 00ecc9296 20170706 Fix 'SubType' when device change
8081 82d29d68d 20170707 DzVents multiple fixes
8057 8061db79d 20170706 Merge PR #1671 from sbouchex/http_fixes
8061 5e2bd1166 20170706 Merge branch 'master' of https://github.com/domoticz/domoticz
8063 824bb46e5 20170705 Sysfs GPIO: remove logfile trace as requested on forum
8081 0292e70b9 20170707 EventSystem Use HW info from json, re-factor code to avoid duplication
8055 c9c40a178 20170705 Merge PR #1673 from jvandenbroek/master
8081 6752f492d 20170706 EventSystem extended devicestates map with Json data
8057 b847daeef 20170705 Fixed HTTP push issues
8055 32eba8218 20170705 Hardware Monitor fix compile Xcode
8053 88457714f 20170705 Merge PR #1666 from jvandenbroek/hardware-monitor
8047 9c189c2a1 20170705 Updated OZW configuration files
8046 e5da1ac99 20170705 Fixed Mobile dashboard update issue
8045 399a65bd3 20170705 Merge PR #1660 from jvandenbroek/p1power
8053 21a24079b 20170705 Hardware Monitor remove bools, execute directly from Do_Work
8053 d46eac82d 20170705 Hardware Monitor set counter int64_t
8042 6d03d3568 20170705 Merge PR #1667 from hvbommel/master
8053 f301ec561 20170705 Hardware Monitor set timers per device
8176 831f9600a 20170707 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8042 6e0f3bb27 20170704 Sysfs GPIO: Init poll_once to false
8042 a070adc04 20170704 Sysfs GPIO: only poll after interupt when polling is disabled
8053 725b88312 20170705 Hardware Monitor ssleep 10s per device, 300s for mem+disk
8085 f09dadd6c 20170705 GUI set correct order column
8061 e380478a0 20170705 Fix 'SubType' when device change
8042 58561737c 20170704 Sysfs GPIO: Poll at 1st timeout after interrupt received.
8053 28939a1b8 20170704 Hardware Monitor change interval from 30 -> 60 sec (less hogging)
8038 b5fc847a6 20170704 Merge PR #1657 from jvandenbroek/sysfs_gpio
8035 e12c379db 20170703 EventSystem fix high load with dzVents enabled (#1663)
8034 a9ad9b67b 20170702 Merge PR #1655 from jvandenbroek/eventsystem-file-device
8176 e5bff2725 20170707 Std::put_time not present on Linux, changed to strftime
8176 8ed172001 20170707 Upgrade HTTP interface
8176 d648aa0a2 20170705 Make thread id format hex when logged
8176 a0033ccef 20170703 Upgrade Logger to with option to log thread ids to help with troubleshooting. Add command
8176 e0c5c5b19 20170702 Merge remote-tracking branch 'origin/master' into more-plugin-stuff
8034 dfb6d6e0f 20170630 EventSystem Lua table size conditional on dzVents
8029 575a4728c 20170702 Merge PR #1661 from domoticz/more-plugin-stuff
8034 7ac1671e9 20170630 EventSystem fix Xcode 6.2 compiler warning
8045 d7cbd0cef 20170630 P1 Smart Meter only check when meter DSMR < v4
8034 a93ec245f 20170629 EventSystem disable dzVents Lua processing when not enabled
8027 829284b6d 20170701 Merge PR #1658 from ikkemaniac/fix-datapush-humidity
8038 0c0851c29 20170703 Sysfs GPIO Set timeout to 1 sec, move block to Init
8045 76c0eed5c 20170630 P1 Smart Meter suppress spikes
8034 74b590528 20170628 EventSystem Lua match filename with devicename
8038 3e60aa94c 20170630 Sysfs GPIO optimize code
8025 37b51336d 20170628 Added deprecated hardware message for the old GPIO
8024 40349344b 20170627 Missing # there goes the apple-pie
8023 be605b15e 20170627 Merge PR #1654 from jvandenbroek/owm
8020 8928b5592 20170627 Merge PR #1639 from domoticz/dzVents-temp
8020 a6980bfca 20170627 Merge branch 'master' into dzVents-temp
8015 5d708b35d 20170626 Merge PR #1648 from ikkemaniac/fix-datapush-humidity
11196 6510e6218 20170620 Merge remote-tracking branch 'refs/remotes/domoticz/master'
8013 ee6a28fb8 20170626 Merge PR #1646 from hvbommel/sysfs-update
8013 650531760 20170624 Sysfs GPIO: changed debounce pulldown values
8013 e7b722d13 20170624 Sysfs GPIO: minor change, logmessage updated
8009 8764acf87 20170626 Merge PR #1645 from peahonen/rtl433_restart_fix
8023 1de69f67f 20170627 OpenWeatherMap extra empty checks
8023 b9dc1792e 20170627 OpenWeatherMap use weather condition forecast
8009 310400982 20170624 Rtl433: fix regression on restarting failed subprocess
8013 0f588a38e 20170624 Sysfs GPIO: Added debounce parameter on hardware config screen
8007 16e8d34e7 20170624 Merge PR #1644 from domoticz/more-plugin-stuff
8005 b9cc58e65 20170622 Merge PR #1642 from larber/master
8003 0d0cac503 20170622 Merge branch 'master' of github.com:domoticz/domoticz
8003 607dd5d4f 20170621 Updated OZW configuration files
8003 6a6c8d18f 20170620 Merge PR #1638 from gordonb3/EvoWebEdits2
8020 2259eecd4 20170627 Bump cache
8003 512aeffa0 20170620 Merge PR #1637 from jvandenbroek/pushover
8020 49a427d87 20170620 Fix whitespaces
8003 fe41a9100 20170620 Notification fix Pushover / Pushbullet Windows
8020 20607e1e8 20170620 Merge dzVents-integration
8003 15e44a091 20170619 Merge PR #1634 from domoticz/more-plugin-stuff
8003 511e20aef 20170619 Merge PR #1631 from jvandenbroek/SendNotification
7992 c2e2d01fb 20170622 Updated OZW configuration files
8003 8e6474fb5 20170619 EventSystem remove 1 sec delay from SendNotification
7991 e966a5505 20170619 Merge branch 'master' of github.com:domoticz/domoticz
7991 b9205d986 20170619 Merge PR #1627 from sycar/patch-1
7988 8de26a373 20170619 Teleinfo, corrected VS filters, added 10s as a grace period for the watchdog (thanks to Deb
7987 4def2807f 20170619 Updated OZW configuration files
7986 9d398216b 20170619 Merge PR #1630 from larber/master
7984 820417f0e 20170618 Merge PR #1629 from larber/master
8029 6fd16f27e 20170702 Fix crash stopping plugins that didn't start (Import errors)
8007 151a54bd2 20170624 Stop Python aborting when Device.Update can't resolve parameters
8003 5fe2da79f 20170619 Resolve crash when Device Options are updated
7981 f686cc3e0 20170618 Merge PR #1623 from domoticz/more-plugin-stuff
8005 7d161b641 20170621 Make clicking on custom weight sensor on dashboard display log graph
7986 02dd7444a 20170618 Support for setting units on weight (kg or lb)
7984 83e5117e4 20170618 Bump version for virtual sensor scale addition
8003 1b235f1ab 20170620 Allow 'Day Off' to show the correct schedule times
7984 ab4290f38 20170617 Support for virtual sensor of type scale measuring weight
8003 5809bb63e 20170619 Fix some issues with evohome schedule reading
7991 308c1a909 20170616 Update RFXNames.cpp
7976 eefd87d56 20170616 Merge PR #1622 from jvandenbroek/master
7981 23288462c 20170618 Synchronise interpreter creation between Plugins and EventSystem. Should resolve intermitte
7981 bc0c48441 20170618 Fix tab error that prevented import from succeeding
7976 5af2cf774 20170615 DarkSky fix UV Index
7981 e9e991164 20170618 Resolve crash during plugin restart
7976 daaab3f46 20170615 DarkSky exclude unused data on request
8027 be7bf21ae 20170630 Revert "bugfix: return 'nvalue' iso 'svalue' for humidity levels in datapush handling"
8015 f24fa115b 20170625 Bugfix: return 'nvalue' iso 'svalue' for humidity levels in datapush handling
7981 841dc1d1c 20170615 Remove race condition during disconnection
7976 287c295ba 20170615 DarkSky reduce interval from 10 to 5 min
7972 a4623e340 20170614 Merge PR #1619 from gordonb3/EvoWebEdits1
7972 d7efe5878 20170613 Correct until times no longer showing for overrides after #5c3417d
7970 20c202257 20170614 OWFS fix for voltage sensor
7969 97ddedc23 20170613 Merge PR #1617 from domoticz/revert-1614-dzVents-integration
7969 dcebe0867 20170613 Revert "dzVents integration"
7967 c148c4815 20170613 Merge PR #1614 from domoticz/dzVents-integration
7967 6b2b5982e 20170613 Removed some space/tabs modified settings a bit
7967 c5979a8fb 20170612 Merged stuff, fix tests
7967 e840f9b95 20170612 Reverted code merges
7967 c337e8de6 20170612 Reverted code merges
7967 1f63cfe0e 20170612 Reverted code merges
7967 f626abe81 20170612 Reverted code merges
7967 93deb7173 20170612 Reverted code merges
7967 492da4f17 20170612 Reverted code merges
7967 69be2e25e 20170612 Reverted code merges
7967 1955562b2 20170612 Reverted code merges
7967 59a23b9e7 20170612 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 c87d2edd8 20170612 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 b0df1f537 20170612 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 40cdee61e 20170612 Forgot to update the examples
7967 02d91269d 20170612 Added missing changes
7967 71d31c2a4 20170612 Added that it now works on Windows
7967 e2dc78200 20170612 Added version number
7967 b42d472ee 20170612 Cleaner logging
7967 d12ba2056 20170612 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 6b6a48b32 20170612 Use dzVents prefix in script log.
7967 bb08ba7af 20170612 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 8fd33d4a9 20170612 Log_force added
7967 32cbd59a0 20170612 Log_force added
7967 5b99f5d36 20170612 Fixed battery and signal percentages removed some todos
7967 0f222dfd8 20170611 Updated dox
7967 2ebbea350 20170611 Rename file
7967 24564974f 20170611 Updated docs
7967 913b2aec6 20170611 Removed deprecated code.. people have to modify their scripts anyway
7967 e993896dc 20170611 Refactored so that you now have to do devices(..) instead of devices[..] (same for scenes,
7967 ffbd5cf56 20170611 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 c9caff353 20170611 Wip
7967 af3be85a3 20170611 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 b78fe2ff9 20170611 Fix SQL select
7967 6b04296fb 20170610 Fix corrupted DB query for device table.
7967 bf7c543df 20170610 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 57130a623 20170611 Todo
7967 952d0a414 20170609 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 f45566cfa 20170609 Debug message
7967 854c28f09 20170609 Debug message
7967 edc332d0f 20170609 Debug message
7967 4c6cb7116 20170609 Debug message
7967 df34c2dc8 20170609 Debug message
7967 684ea2a6e 20170609 Temp disable logging
7967 16cd59f08 20170609 Temp disable logging
7967 e3fa5adba 20170610 Fix missing lua table entries.
7967 71c871bbf 20170609 Temp disable logging
7967 5325e52df 20170609 Temp disable logging
7967 21d565169 20170609 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 0f42c0340 20170609 Logging
7967 4dd272cc3 20170609 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 b45252ab6 20170609 Add extra fields into m_devicestates map.
7967 7689b0d30 20170609 No logging when there is no description
7967 792f013cf 20170609 No logging when there is no description
7967 440ed05bb 20170609 Remove log error if scene has no description.
7967 89de43b3b 20170609 Set names of used adapters on the device
7967 53c01f96d 20170609 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 93db0e8de 20170608 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 5d11e6e61 20170608 Link to wiki page
7967 fa0ca56cf 20170608 Added adapter for philips hue light
7967 7ea0be93b 20170608 Added nValue support updated airquality device adapter to use it
7967 53430eaa3 20170608 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 a16d4a7a9 20170608 Add nValue export to LUA
7967 928c8c123 20170608 Remove header from generated script files so line numbers are correct.
7967 19bd71d3d 20170608 Added percentages for signal and battery dump now also prints the method
7967 59549fb2e 20170608 Dump hardware name in logs as well for better troubleshooting
7967 268ae74b1 20170608 No more quickref.. too much work
7967 824e2b16b 20170608 Added fix to release notes
7967 2728c165e 20170608 Extra comments
7967 e47e71c4e 20170608 Added test for solar radiation device fixed bug where a new persistent var is not created i
7967 8fe806240 20170607 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 d45607bbb 20170607 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 7ebc9a757 20170607 More docs a new adapter for solar radiation. it was missing.
7967 bfca35ed6 20170607 More doc stuff
7967 4c7c01614 20170606 Updated docs and history
7967 04959c025 20170606 More debug info
7967 78cdf129c 20170606 Print error message if you call a method on a device that doesn't support that specific met
7967 3ba001e23 20170606 Removed the need to create the data folder.
7967 a5a6c45e9 20170606 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 e03b5f1ac 20170606 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 2eeb840b8 20170605 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 219e81cc8 20170606 Added readme so the folder is always there
7967 fd52b395f 20170605 Pass domoticz to the custom timer function
7967 a2fd42675 20170605 Updated documentation
7967 b1d1fe91f 20170605 Added security device adapter removed lodash
7967 b824726ad 20170605 Work in progress
7967 343fe8d11 20170605 Ignores updated
7967 f6112769d 20170605 Fixed wrong dep warning for devices
7967 22bc78681 20170605 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 c51de1063 20170605 Don't delete README.md in the generated scripts dir.
7967 85dd7c3c7 20170605 Better warnings
7967 48de617da 20170605 Updated the all template a bit.. made it simpler as this is the default for now.
7967 d512b1269 20170605 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 261be99d5 20170605 Added readme for the generated folder.
7967 436085f98 20170605 New file locations for data (scripts/dzVents/data) use internal scripts (generated to scrip
7967 4710fbea3 20170605 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 0b1dc3d04 20170605 Disable the EventType selection box for dzVents scripts.
7967 08628fcaa 20170604 Fix minor typo bracket position.
7967 946f2b22f 20170604 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 7bae72ffd 20170605 Wip
7967 8f088c1b4 20170604 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 47b674df8 20170604 Fix editor mode when dzVents script selected.
7967 43af9d085 20170604 Remove some debugging stuff add function label to triggerinfo
7967 e1db4fb61 20170604 Complete rewrite of the time rule engine. New functionality added: hh:mm-hh:mm range at nig
7967 6c4188dd9 20170604 WIP - Write dzVents DB scripts to DB subdir.
7967 9c0eefbbc 20170603 Timer options extended with time range, 'at nighttime', 'at daytime' and custom function.
7967 fdf2932b9 20170603 Deprecated after_min, after_sec, for_min, within_min in favor of the camelCased fariants.
7967 dfd32750a 20170602 Updated documentation
7967 5c903a0a3 20170602 Updated documentation
7967 33d65d794 20170602 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 766147eb6 20170602 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 94c97240b 20170602 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 750478730 20170602 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7967 217669816 20170602 Force editor into Lua mode for dzVents scripts.
7967 af9dccf90 20170602 Add dzVents editor template files.
7967 d40d47a1d 20170602 Allow editing of dzVents file in the Events editor.
7967 ddd149489 20170602 Fix warning.
7967 5d42503ba 20170602 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 642fccdda 20170602 Updated docs
7967 f6a61d189 20170601 Beeps again
7967 8f2b78dad 20170601 Renamed hardwareTypeVal to hardwareTypeValue
7967 bbb9c7482 20170601 More documentation
7967 e2d98ff81 20170601 More tests and fixes
7967 6dd14c638 20170601 Templates for scripts
7967 6440fef71 20170601 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7722 dce48ed32 20170612 Merge PR #1613 from gordonb3/EvoWebRevision_4
7967 0f88e6dd7 20170531 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7715 531b6480a 20170612 Merge PR #1612 from domoticz/Python-Plugins
7713 f6b2cc5e9 20170612 Added missing "Locked / Unlocked" in event block editor (#1611)
7712 f89dfe70b 20170611 Travis, reverted boost upgrade attempt, 1.55 is the latest version on travis
7711 062a1e0d2 20170611 Merge branch 'master' of github.com:domoticz/domoticz
7711 c37d11acd 20170611 Xiaomi Gateway - adding smoke and gas devices (#1610)
7709 1456fd8c9 20170611 Travis update boost version to 1.63
7708 7ede8979b 20170610 Fixed Ukrainian translation in WebServer
7707 e91522383 20170610 Added Ukrainian translation (Big thanks to mvmn!!!!) Updated translations
7706 dabdb4256 20170610 Merge PR #1608 from domoticz/revert-1606-master
7706 70590bbbf 20170610 Revert "Ukrainian translation"
7704 3a1dab61d 20170610 Merge PR #1607 from domoticz/Python-Plugins
7702 aed5e7b89 20170610 Merge PR #1606 from mvmn/master
7715 a5b852bca 20170612 Add mutex to protect against startup race conditions, Also add initial support for HTTP req
7704 144af8bd1 20170610 Added Connecting method, resolved CConnection reuse bug
7698 d6d1b2993 20170609 Merge PR #1603 from jvandenbroek/master
7698 d2e5a5751 20170609 Blinds simplified scheduler code
7698 571424e57 20170609 Blinds undo reformatting
7722 397288d59 20170612 Allow select of temperature precision
7722 a1c9fa143 20170611 Correct faulty output in log line
7698 84179a83c 20170609 Blinds reverted / changed some, update scheduler
7722 928071579 20170611 Add 'zone inactive' detection
7698 08e2a700f 20170609 Merge remote-tracking branch 'upstream/master'
7722 547b6bb6e 20170611 Fix problem with unitialized hardware never completing
7692 f972e3b43 20170609 Merge PR #1604 from blino/timers-no-location
7722 a8a3c389d 20170610 Add secondary API for retrieval of actual temperatures
7722 5c3417da8 20170609 Eliminate some string-string maps for better performance
7698 401f21ec9 20170608 Blinds percentage use lastlevel when closing
7692 2027eb912 20170609 Fix timers if location is not set in preferences
7690 bb7a7f2f3 20170608 Merge PR #1602 from gordonb3/EvoWebRevision_3
7690 c8d7b0894 20170608 Store actual value of Away setpoint in the controller device status once we detected it
7690 4dbb0e381 20170607 Let evohome devices reflect system mode when not in override
7690 d9c5c4b9c 20170607 Fix possible crash on empty schedule
7686 de40bc618 20170607 Merge branch 'master' of github.com:domoticz/domoticz
7686 4cac44bd9 20170607 Merge PR #1596 from koenkooi/computed-energy-rounding
7683 387ce8b14 20170607 Updated history file
7702 072ff819a 20170610 Ukrainian translation - corrected after spellcheck and some proofreading.
7702 ea9cf4caa 20170609 Ukrainian translation - updated with missing translations.
7682 182418257 20170607 Fixed CMakeLists.txt
7702 9ae3d28d7 20170609 Ukrainian translation - initial version
7681 43184ae1d 20170607 Implemented: General/Text sensor now able to be shared
7680 81c1918cb 20170606 Fixed logging issues with datetime stamp
8625 503abe5c6 20171003 Round humidity values for devices that return humidities with a decimal place.
7679 a7612ef0d 20170605 Fixed small compile warning
7678 48683ad62 20170605 Merge PR #1589 from dwmw2/onkyo
7675 d380668e9 20170605 Merge PR #1591 from jvandenbroek/master
7670 8bbe15c21 20170605 Merge PR #1587 from gordonb3/EvoWebRevision_2
7661 749fa536d 20170604 Fixed compile warnings Fixed EvohomeWeb crash when refreshrate was 0
7660 2c7162127 20170604 Merge PR #1595 from domoticz/Python-Plugins
7675 d6a384f0f 20170604 Increase html5.appcache ref
7675 9f8e3283f 20170604 Fix blinds percentage inverted gui status
7675 d704f236d 20170604 Revert domoticz.js.gz
7656 8283ee93a 20170604 Merge PR #1594 from hvbommel/gpio-activelow-fix
7656 1f0d803da 20170604 Raspberry's GPIO: fix forum reported bug for active low outputs
7675 0113ef169 20170604 Blinds percentage correct logic gui / lua
7660 6749a928f 20170604 Remove error that caused start up error message about empty plugin definitions
7654 35a827b84 20170603 Merge PR #1593 from hvbommel/sysfs-interrupts
7660 2c126a559 20170604 Fixed Second seg fault on shutdown
7660 e03e76f99 20170604 Resolve seg fault on exit
7652 aaa676c60 20170603 Merge PR #1592 from domoticz/Python-Plugins
7652 66fae20cd 20170603 Merge remote-tracking branch 'origin/master' into Python-Plugins
7686 662d4130a 20170603 SQLHelper: lessen rounding errors for computed energy
7654 35849a08b 20170602 Sysfs GPIO: interrupt based input support
7649 58b7ddfe1 20170602 Merge PR #1588 from gordonb3/P1revertlog
7647 fd0f9ba7d 20170602 Merge PR #1586 from moroen/master
7647 2cb82af62 20170601 Merge branch 'Python-Plugins'
7967 4a7b8be26 20170601 Security events and more
7967 0485add91 20170530 Support for helper plugins allow to set setpoint for more setpoint devices
7967 3a03e3802 20170530 Support for scripts coming from domoticz.
7967 b6747e79f 20170529 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7967 559f250b6 20170529 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7647 0d1eb53ef 20170601 Renamed python-scripts to demo
7647 6eee0f88d 20170601 Merge remote-tracking branch 'upstream/master'
7647 f0cb95071 20170531 Merge remote-tracking branch 'upstream/master'
7619 343d82aaa 20170602 Merge PR #1585 from jvandenbroek/master
7619 ad32aee40 20170602 GPIO removed signal handler
7619 2170a4586 20170601 GPIO renamed WITH_SYSFS_GPIO definitions
7678 2d20f0096 20170605 Add OnkyoAVTCP to Windows build system
7619 1dc128159 20170601 GPIO return instead of break
7619 cd06fe415 20170601 GPIO remove obsolete WiringPi dependency
7678 828cef6ff 20170601 Add Onkyo AV receiver
7649 4fc94ac16 20170601 Clear the air - revert suppression of logs from P1 submits
7967 6246b091f 20170529 Support for a logging section in a script with custom loglevel and log marker
7614 1559ecbb2 20170601 P1 meter, Adjusted log messages to old/default format
7967 6f883c118 20170528 Support for a logging section in a script with custom loglevel and log marker
7613 53e5f0b84 20170601 Merge PR #1582 from jvandenbroek/master
7967 be3f7d93b 20170527 Better extension filtering
7967 b34e9d019 20170527 Fixed some tests
7613 85f932e77 20170601 HTTPClient use exact values from Curl doc
7613 c8a853f28 20170601 HTTPClient revert TLSv1 enforcement
7967 86aeb550c 20170527 Added uservariable events Also made sure that when you change a variabel from dzVents, an e
7670 0efe80236 20170604 Switch parameter handling on evohome web - let SQLHelper remove old Fitbit entries if we c
7613 776505e5d 20170531 HTTPClient disable FOLLOWLOCATION when verify peer enabled
7670 3151ecc31 20170602 Refuse to start EvohomeWeb hardware if name starts with 'Fit'
7967 0b1ca9e44 20170527 More test, some cleanup
7967 a4e3acdc0 20170527 Removed attributeChanged collection as it doesn't make any sense.
7613 920c766c0 20170531 HTTPClient renamed bools to be more consistent
7670 7cf4ff759 20170601 Fix modes
7967 ba33c1341 20170526 Fixed scene and group commands
7613 722677e53 20170531 HTTPClient set back SSL default version
7670 12603dbef 20170601 Don't try to start hardware if no credentials available (should not happen)
7967 fe2c0dfc4 20170526 Updated todo
7613 9a0da9aeb 20170531 HTTPClient removed obsolete code
7670 564e86c69 20170601 Optimize evohome web hardware parameter handling
7967 04666d527 20170529 Fix bug to supply correct varID.
7613 b5b899a20 20170531 Notification set priority back to 0
7967 9316d79ee 20170526 Fixed tests
7670 6e18cb8b9 20170601 Drop old script action on evohomeweb devices, also fix possible problem with unitialized va
7967 694740eaf 20170526 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7967 ab1b5e492 20170526 Refactored a bit added group and scene adapters
7647 81b5600f0 20170530 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7613 43abdcb39 20170531 Notification fix
7670 248969f36 20170601 Prevent request for new data within ten seconds after a write in evohome web
7670 d01a1293e 20170601 Do some more cleaning of unused evohomeclient library
7613 8b4921395 20170531 Notifcation add security options function
7967 82bc03bd4 20170526 Distance device
7603 70050f45e 20170601 Corrected Visual Studio config files
7602 f39f21d6a 20170531 Merge PR #1571 from domoticz/Python-Plugins
7967 8b8ea8e82 20170526 Alert sensor adapter
7967 d89ef5242 20170526 Voltage adapter
7652 20b5076a2 20170603 Remove boost_python from OSX build. Turn on Python for release builds on Windows
7967 051590f48 20170526 Percentage adapter
7967 ecff8c54b 20170526 Add gas adapter
7602 c77120d0a 20170530 Merge remote-tracking branch 'origin/master' into Python-Plugins
7967 0d3daf608 20170526 Pressure adapter
7967 7dc353b1a 20170526 Completed p1 api and device adapter
7967 1efcf4c6a 20170526 Updated the barometer constants and remapped then to the proper api values.
7967 190de9aef 20170525 More adapter stuff
7967 88068d198 20170525 Tests
7967 980f6706d 20170525 Temp+humidity device adapter temp+hum+baro device adapter
7967 ab70e5c57 20170525 Humidity device adapter
7967 f832359e4 20170525 Temperature device adapter
7967 b531b90a2 20170525 Barometer device adapter
7967 378719364 20170525 Uv adapter wind adapter
7967 b9f336769 20170525 HardwareTypeVal instead of hardwareTypeID
7967 9b49108b9 20170525 Merged github stuff in here
7967 f12048f36 20170525 Use domoticz_listening_port from globalvariables
7967 3e3e00196 20170524 Don't use SSL port.
7967 c1dfd9f94 20170524 Add domoticz_listening_port to global variables.
7967 4db3779d1 20170524 Fixed some tests
7967 badc19c4c 20170523 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7647 122219b08 20170529 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7602 f48b7b6c2 20170528 Merge branch 'master' into Python-Plugins
7602 15ba94cd1 20170528 Merge branch 'Python-Plugins' of https://github.com/domoticz/domoticz into Python-Plugins
7602 7dd8b622d 20170528 Merge branch 'master' into Python-Plugins
7552 220562241 20170531 Added timestamp to output log file when using SysLog
7551 89001b1ef 20170531 Fix dashboard bigtext for general kwh sensor
7550 e6131f2ed 20170530 Small refactoring
7549 11af8034d 20170530 Cleaning up include files
7548 e76681c1c 20170530 Merge PR #1580 from gordonb3/hftypefix
7967 97b258a55 20170523 Make sure dzVentsLogLevel gets setup properly.
7548 374f81e99 20170529 Reorganise includes in EvohomeWeb
7967 dc5e291c8 20170523 Add disable button and log level to other settings.
7546 d0b782500 20170529 Merge PR #1579 from gordonb3/hfmainworker
7967 c72512807 20170523 More adapters
7546 4babfef15 20170529 Correct missing `break` from commit #a58ef40
7967 c4a48b784 20170522 Added kodi adapter
7544 0e5501e95 20170529 Merge PR #1578 from gordonb3/evowebcleanup
7967 475ea6604 20170522 More adapters
7967 8e225f650 20170522 Fixed int type
7541 db0f5cafc 20170529 Fixed Log issue
7544 8345a0c1c 20170529 When changing evohome system mode, let zones reflect the new status as well
7967 17aaa9f4e 20170522 Change type to remove sign/unsigned warning.
7544 e2357fa76 20170529 Cleanup after myself (evohome via web api) - sanitize parameter names - let log lines be
7540 5f671774a 20170529 Merge PR #1576 from gordonb3/p1cleanup
7967 03b0d0e9f 20170522 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7540 3b17a8d58 20170529 Cleanup after myself - remove temporary log line that was never triggered - disable loggi
7538 5bfc70bb7 20170529 Merge PR #1575 from JKetelaar/bugfix/new-tab
7538 11fa38844 20170529 Opens site in new window/tab
7536 12dae5aed 20170528 Merge PR #1572 from peahonen/fix-redirection
7536 52a900ce2 20170528 Rtl433: fix output redirection in popen().
7534 faaef3151 20170528 Rtl433, corrected variable name
7533 551276a3b 20170528 Removed debug line
7532 b81faf05b 20170528 When syslog is enabled, log lines in the web interface will now include a timestamp
7531 e0b96e07d 20170528 Rtl433 fixed previous code change
7530 5818ee96f 20170528 Making sure alert level can't go above 4
7529 810b62d68 20170528 Merge PR #1569 from wez3/master
7527 cdbdf7984 20170528 Rtl433, correcting code style, making it cross platform, refactored, possible to terminate
7526 a58ef4030 20170528 Merge PR #1570 from peahonen/master
7524 63e9b0213 20170528 Merge PR #1567 from jvandenbroek/master
7524 0b97257b7 20170526 Notification flipped bool
7524 fe6cdf891 20170526 Notification thread messages
7529 46dc6469f 20170527 Sanitizer user input #3
7526 00cf69ed4 20170526 Rtl433: RTL SDR hardware driver using rtl_433
7521 47852711f 20170526 Merge PR #1565 from domoticz/revert-1553-websockets-refactored
7967 4533dcdcd 20170522 Add variable changed field and tidy up.
7521 832b26b63 20170526 Revert "Websockets refactored (#1553)"
7967 23f82d2d1 20170522 Add variable changed field and tidy up.
7519 e34db1fbb 20170526 Websockets refactored (#1553)
7967 134ccee43 20170521 Remove prints
7518 af79901ad 20170525 Merge PR #1564 from gordonb3/EvohomeWebUpdates
7967 4f6a0946c 20170521 Removed lodash import
7967 2414a3728 20170521 Added variable type constants
7967 0d3188489 20170521 Modified some of the test data
7967 305739ea3 20170521 Changed some of the types Added a type lookup for lua mapping
7967 361da5fb6 20170520 Tests are working again!
7514 360214e5f 20170525 Updating AppCache
7967 237b138fe 20170519 More working tests
7513 17c69c260 20170525 Ignoring no return from Nest
7967 dd0aa73c4 20170518 TypeImage > icon
7512 620ddc75f 20170525 Fixed influxdb push when no content is returned
7967 a0202d461 20170518 Renamed some data points
7511 0ab9dc431 20170525 Merge PR #1562 from gordonb3/hfp1gas
7967 f7506bf1c 20170518 Added more device adapters
7509 f6db81e75 20170525 Merge PR #1560 from hvbommel/hvbdev
7967 42bc3bc7f 20170515 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7507 84c66f73d 20170525 Merge PR #1558 from appzer/master
7518 b68f2b8b5 20170525 Add support for multiple heating systems in Evohome via web API
7967 444e1c2f0 20170512 Fix separator spelling. Add group_separator globalvariable.
7518 df92ca004 20170525 Suppressing reconnect logging should not also suppress logging our initial connect
7647 c7e1f56ee 20170519 Merge remote-tracking branch 'upstream/Python-Plugins'
7967 ad110c0c1 20170512 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7507 c51286def 20170524 Update NotificationPushsafer.cpp
7504 5b98c9145 20170525 Merge PR #1557 from DT27/master
7518 580367176 20170525 Outsmarted myself - fix trottle mechanism
7511 e7c51f3f4 20170524 Defeat possible memory access error due to oversized timestamp value
7507 d3b68dc3e 20170524 Update NotificationPushsafer.cpp
7504 7ca1a0ed4 20170524 Fix rgb2hex for alpha values
7509 3ce1cff3d 20170524 Fix for forum bug report "can't select the GPIO hardware"
7502 fdc764eeb 20170523 Dashboard, fixed P1 meter display with return value widget
7501 ad726681b 20170523 Fixed compile error
7647 1e307e335 20170519 Merge remote-tracking branch 'upstream/master'
7500 54f40850f 20170523 Merge PR #1549 from gordonb3/EvohomeWeb
7500 a8a108588 20170523 Merge branch 'master' into EvohomeWeb
7647 4e3550cd9 20170510 Merge branch 'master' of https://github.com/moroen/domoticz
7647 19dec1ca5 20170510 Merge branch 'Python-Plugins'
7481 d3b48c96d 20170523 Merge PR #1555 from hvbommel/sysfs-update
7647 5d1c6ffcc 20170510 Merge remote-tracking branch 'upstream/master'
7479 58d808a0a 20170523 Dashboard, mobile view, P1 smart meter display now again with counter values
7481 053aac401 20170523 Sysfs GPIO: Hardware config checkbox fix
7478 b5703d48c 20170523 Sysfs manual auto (#1552)
7477 c26872532 20170523 Ignoring no data return for influxdb pushes
7476 4f2c78f7d 20170523 Small tweak for 0 Electra usage display in mobile mode
7475 4ca2458cd 20170523 Corrected P1 Electra display on dashboard when returning power. Simplified mobile display o
7474 44cb8d446 20170523 Merge PR #1537 from gordonb3/P1MeterRevision
7967 4c2959940 20170515 Added extra gitignore for now
7967 d18d803ce 20170512 Add radix_seperator to globalvariables export.
7967 7e9d3bafe 20170515 More tests ... work in progress
7967 b8d517df1 20170511 Change the JSon LUA table mapping type.
7468 fe3043b68 20170521 Merge PR #1548 from SkorpionNL/patch-2
7967 1042a63b0 20170511 Move JSon LUA name mapping table init into constructor.
7468 f32c48e44 20170521 Update BasePush.cpp
7500 704281503 20170523 Silence logging of periodic honewell server session restarts
7967 395aeffa9 20170505 Fix conflicted files from last merge.
7967 f97802954 20170505 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7468 f5c2560b9 20170521 Fix for Sound Level Subtype
7500 aba2354f1 20170523 Handle timed dropping of sessions by honewell server
7465 6976ed254 20170521 Merge PR #1544 from vuokko/openbsd
7500 1f1d16abe 20170522 Must have coffee - shadow counter must not be plus 1
7500 c4d3268ce 20170522 Ugly fix for size_t conversion warnings in Windows
7500 4c9d64aee 20170522 Set correct type for size() comparisons
7500 da1c03f69 20170522 Change loop counter types to fix compiler warnings
7500 5a4d8f225 20170521 Add gmtime_r definition to allow compile on Windows
7500 fce366734 20170521 Defeat compiler issue with PRIu64 macro
7460 83e35f16f 20170520 HttpPush, option to ignore no result returned from server
7459 d4e76a461 20170520 Merge branch 'master' of github.com:domoticz/domoticz
7500 b0432ee85 20170521 Remove obsolete reference to json-c
7500 d28f3de8b 20170521 Add first functional version of EvohomeWeb
7500 da42c7abe 20170519 Trottle login attempts after consecutive fails
7459 b64b45afd 20170520 Merge PR #1546 from SkorpionNL/patch-1
7967 815a7b80e 20170505 Check and add fields from JSON data.
7500 6b230f1b2 20170518 First working version
7456 4b7ae8d30 20170520 Updated OZW configuration files
7455 ef43ca84b 20170520 Corrected WUnderground rain rate value
7967 e35d9b82e 20170502 Merge
7500 808317f09 20170517 Correct trimming of decimal IDs in MainWorker::SetSetPoint()
7500 f41692b56 20170515 When adding a new evohome device, accept the supplied name instead of default
7465 cc61a4598 20170520 Rewrite memory usage
7454 37a414ba0 20170520 Fixed timestamp issue (space and syslog) thanks to reavell!
7500 fa7093d1b 20170512 Add hardware control in web interface
7453 d509c4de0 20170520 Updated internal Pinger hardware class (Thanks to Hesmink !)
7465 9aa55971d 20170518 Merge branch 'master' into openbsd
7500 8398622a5 20170512 Sanitize name of new hardware
7452 03e2703d0 20170520 Merge PR #1539 from norrland1/master
7500 d201fbe43 20170512 Add skeleton class for Evohome Web hardware type
7967 cd690fcde 20170502 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7459 a0d6b2255 20170519 Fix for Sound Level subtype
7452 052c13b82 20170513 Fixed bit shift typo
7450 586c31f94 20170511 Reverted/formatted HTTP error logging.Now only available in debug or when trace logging is
7449 9df606186 20170508 Merge PR #1535 from hvbommel/sysfs-update
7474 952cd7e8c 20170522 Variable names in smartmeter class do not all require a 'p1' prefix
7474 039bc98df 20170510 Fix double closing bracket
7447 e8177cae2 20170508 Merge PR #1532 from gordonb3/EvohomeSplit_2
7474 53af5edd5 20170510 Re-add gas commits
7474 90f58332d 20170509 Rename some variables for uniformity
7474 2786498c4 20170509 P1 meter revision - auto detect gas meter on M-Bus - delay gas readings if the meter's cl
7447 3cbdcffa5 20170508 Make EvohomeSerial and EvohomeScript friends of EvohomeBase
7447 a449f1692 20170508 Fix unintentional weird char in code
7967 598a20f11 20170429 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7647 d47ad94dd 20170502 Merge branch 'master' of https://github.com/moroen/domoticz
7447 d34f64c89 20170508 Prepare for integration of evohome client: update build files
7441 798ca7c1b 20170508 Merge PR #1534 from domoticz/revert-1527-master
7447 774acddf6 20170508 Prepare for integration of evohome client: add new files
7441 f177bfd8e 20170508 Revert "Sanitize user input"
7449 e21b27a15 20170508 Sysfs gpio: minimum output state changes on system reboot
7447 6bdf74766 20170508 Prepare for integration of evohome client: delete original files
7439 a2148229c 20170507 Merge PR #1527 from wez3/master
7647 42ca1ebde 20170501 Merge branch 'master' of https://github.com/moroen/domoticz
7435 878a16f36 20170507 Merge PR #1531 from appzer/master
7647 52f01e85d 20170502 Merge branch 'Python-Plugins'
7433 8d60fa9f1 20170507 Merge PR #1530 from hvbommel/sysfs-update
7435 1b2c293ce 20170507 Update NotificationPushsafer.cpp
7433 1a3c5be8c 20170507 Sysfs gpio: active_low output handling improved
7431 c804e5199 20170507 Merge PR #1529 from jvandenbroek/master
7647 832c7ec3e 20170501 Merge remote-tracking branch 'upstream/master'
7431 afdf9b02e 20170507 GPIO small FD optimization for Poller
7431 bd9ad7f55 20170506 GPIO disabled create devices on startup
7431 4fa6e86cd 20170506 GPIO corrected poller state update
7431 eff3c492f 20170506 Merge remote-tracking branch 'upstream/master'
7647 dbfb7c30a 20170430 Merge branch 'master' of https://github.com/moroen/domoticz
7647 18b6ffaf3 20170430 Merge branch 'master' of https://github.com/moroen/domoticz
7647 6fe59d1a0 20170501 Merge branch 'Python-Plugins'
7422 6afbe6333 20170507 Evohome update to add OT Bridge device and improve reliability of auto-naming of devices (#
7647 b5178e568 20170430 Changed method for isDayTime/isNighTime
7967 330e2ca05 20170425 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7421 3238790d6 20170506 Merge PR #1520 from szczukot/1Wire
7431 3fb98f5b1 20170505 GPIO some small changes, fix for AppVeyor build?
7647 38d409d2d 20170430 Small change to allow compilation without support for plugins and scripts
7647 cec8a7f2f 20170430 Merge remote-tracking branch 'upstream/master'
7431 b14b46626 20170505 GPIO remove debugging log line
7967 ef2073512 20170425 Merge branch 'dzVents-dev' of https://github.com/scottydj2/domoticz into dzVents-dev
7418 e968b7d57 20170505 GPIO complete rewrite, dropped wiringPi dependency (#1526)
7431 52aa3eea8 20170505 GPIO minors
7431 7fb789d96 20170505 GPIO complete rewrite, dropped wiringPi dependency
7417 499bc2f1b 20170505 Updated GitHub README.md
7967 65c6a15eb 20170424 Bugfix - variable used before initialised.
7416 4abc3e4ca 20170505 Merge PR #1525 from corbinmunce/master
7967 e2e482d9e 20170424 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7414 4a42491c9 20170505 Merge PR #1524 from 999LV/master
7967 31db1cb8b 20170421 Merge remote-tracking branch 'refs/remotes/origin/master' into dzVents-dev
7414 0060fe9bb 20170504 Python plugins: Bugfix for Options parameter for new device of TypeName='Custom"
7412 5b8d6f291 20170503 Added YouLess error message when meter details could not be polled
7421 43b00980e 20170503 OWFS is always available (on all OS etc)
7421 d8c4961ae 20170503 Merge PR #81 from domoticz/master
7411 2934cffe1 20170503 Redefined argument checking for internal raspberry pi camera
7410 db2d5fe25 20170503 Updated Highcharts
7409 9837d66e1 20170503 Removed unused/unfinished Fitbit hardware Formatted JS code
7408 7aefade81 20170503 Checking for invalid script arguments
7439 286fb5a6a 20170507 Replace char with std::string
7439 8e1e97775 20170506 Replace empty checks to .empty()
7407 10e37731e 20170502 Merge PR #1515 from wez3/master
7967 706b33091 20170420 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7439 3c9ee8667 20170505 Prevent SQL injections and buffer overflows
7405 b8b421be4 20170502 Added Evohome Multi controller functionality to filter out devices from nearby installation
7407 36e6dd01c 20170501 Add HttpOnly flag to cookie. Prevents JavaScript access to session ID
7404 341ea373c 20170501 Fixed new bug preventing EcoDevices to be created and graph issue (#1511)
7403 78af35cc7 20170430 Merge PR #1503 from norrland1/master
7967 ec93b128e 20170425 More tests ... work in progress
7967 54301beb7 20170420 Move state info to _state in data table.
7647 d1c3806ef 20170430 Merge branch 'master' of https://github.com/moroen/domoticz
7967 c1314db3a 20170419 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7400 0e4257f91 20170430 Merge PR #1510 from dotms/nest-manual_away
7967 e9a57eb28 20170419 WIP - timedOut attribute.
7647 ac985fee0 20170428 Merge branch 'master' of https://github.com/moroen/domoticz
7400 6d120146a 20170430 Implementation of Manual Eco mode for Nest thermostat.
7398 336c86510 20170430 When HHTP client gets an HHTP Error, log it! (#1506)
7397 c15a890d7 20170429 Merge PR #1505 from gordonb3/DSMRv5
7967 3cd5bba3a 20170419 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7647 9c7e4a7dd 20170428 Merge remote-tracking branch 'upstream/master'
7967 e9d49d2ca 20170419 More tests ... work in progress
7647 d4ee3caae 20170524 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7602 cca904957 20170528 Update to new connection structure
7397 cc879e414 20170428 Add support for all four possible gas meter channels defined by DSMR4
7394 ad11e740c 20170429 Merge PR #1504 from hvbommel/sysfs-update
7403 9191516f0 20170430 Update DavisLoggerSerial.cpp
7465 6a0bdccfb 20170518 CMake tricks for OpenBSD
7967 2d13bae9b 20170419 Merge remote-tracking branch 'origin/dzVents-dev' into dzVents-dev
7465 99fd79a25 20170428 First level of OpenBSD support
7403 3c3d40091 20170428 Update DavisLoggerSerial.cpp
7394 2875b1b29 20170428 Sysfs gpio: only write to hardware outputs
7397 1093bde3d 20170428 Add support for Kaifa DSMR5 gas meter
7602 051576d31 20170525 Merge PR #1561 from 999LV/Python-Plugins
7967 d2a984e58 20170419 More tests
7967 7af7dee54 20170419 Renamed devType to deviceType.
7392 1a019ee16 20170427 Merge PR #1499 from corbinmunce/master
7967 96235c171 20170418 Work in progress.. totally broken initial device creation
7647 41625ba98 20170524 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7602 2c9bd6f20 20170524 Merge branch 'Python-Plugins' of https://github.com/domoticz/domoticz into Python-Plugins
7967 d0278c35f 20170418 Add rawData sub-table
7967 83e4a21da 20170418 Add to domoticzData table
7602 32e5e6130 20170523 Merge PR #1551 from moroen/Python-Plugins
7647 2de426df2 20170523 Added support for python-scripts from the events-editor.
7602 ce293e588 20170524 Add Name field to CConnection
7602 8274d3108 20170521 Fixed python-interpreter not terminated properly.
7967 6d4a7de58 20170418 Merge remote-tracking branch 'refs/remotes/domoticz/master' into dzVents-dev
7602 275a9f00f 20170521 TCP/IP listening functionality added
7602 cce983dba 20170514 Merge PR #1542 from moroen/Python-Plugins
7967 738dfeff1 20170418 Add 'changed' field to domoticzData table.
7602 49b8bfb56 20170513 Compile on Win
7967 9ca273049 20170417 Add id field back in and index devices from 1.
7416 686157428 20170505 Correct error to allow Gateway MP3 to play again
7602 5c7ea0934 20170513 Added own interpreter for scripts.
7602 9184dfad1 20170510 Updated vcxproj to use ENABLE_PYTHON flag
7392 4f0631da6 20170426 Removed extra space
7967 473ecb8c5 20170417 Merge branch 'dzVents-integration' of https://github.com/domoticz/domoticz into dzVents-dev
7392 d3c9ccdde 20170425 Merge branch 'master' of https://github.com/corbinmunce/domoticz
7602 236291dac 20170510 Refactored EventPythonModule and EventSystem
7602 ef726eef4 20170510 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7381 9b8741758 20170427 Merge PR #1487 from hvbommel/raspberry-gpio
7967 60e580b69 20170417 Merge PR #1482 from scottydj2/dzVents-integration
7392 236c03fc4 20170421 Merge PR #2 from domoticz/master
7967 c9dc621c8 20170425 Prenavbar classes
7967 c72755b1c 20170421 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7602 917e4577c 20170508 Merged USE_PYTHON_PLUGINS and ENABLE_PYTHON into ENABLE_PYTHON
7602 1f03e453e 20170509 Make plugin framework message handling polymorphic, Add event python files to project
7967 495d5b074 20170425 Added prenav classes
7602 31c230cf4 20170506 Make Python declarations not conditional
7377 a639bbec2 20170427 Bumped Version, reverted gui changes
7967 8daeed4e5 20170417 Commented out for now
7602 79a920b2f 20170506 Merge PR #1519 from moroen/Python-Plugins
7967 3a41de4f5 20170417 Merge remote-tracking branch 'refs/remotes/origin/domoticz/dzVents-integration' into dzVent
7967 2b6e7192d 20170423 Name update inside span tag
7376 b2768a63f 20170421 Merge PR #1492 from hvbommel/sysfs-update
7967 b14dfa633 20170417 Commented out debug info
7602 4f4c96314 20170505 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7967 470ea0488 20170417 Merge remote-tracking branch 'refs/remotes/origin/domoticz/dzVents-integration' into dzVent
7967 cb21eb5e3 20170417 Add 'attribute' to the deviceData table entries.
7967 966a316df 20170420 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7967 7799101c1 20170417 Some debug stuff
7376 b6031521c 20170420 Sysfs GPIO: Master/Slave minor update
7374 b5e590bc9 20170421 Teleinfo: Fix for bug reported in the forum (#1491)
7602 4690f79ca 20170502 Changed PyRun_SimpleFile and PyRun_SimpleString to PyRun_SimpleFileExFlags and PyRun_Simple
7967 2537ee8d6 20170417 Merge PR #1481 from scottydj2/master
7373 f1e1f0786 20170420 Merge PR #1489 from hvbommel/sysfs-gpio
7602 3b4ed1c00 20170502 Merge remote-tracking branch 'upstream/Python-Plugins' into Python-Plugins
7967 00e892a19 20170417 Merge remote-tracking branch 'refs/remotes/origin/domoticz/dzVents-integration'
7967 0fc1a0157 20170417 Merge remote-tracking branch 'refs/remotes/origin/master' into domoticz/dzVents-integration
7371 a52ebc4d3 20170420 Merge PR #1488 from xztraz/patch-1
7373 95340154f 20170419 Sysfs: Use and update db settings on startup
7967 7cd1d9f13 20170417 Merge remote-tracking branch 'refs/remotes/origin/master' into domoticz/dzVents-integration
7371 387b5975d 20170419 // removed..
7369 e9e981de5 20170419 Missing comma in element light too and double icon fix (#1485)
7368 ad4453730 20170419 Style, Element-Dark, missing comma.. (#1484)
7967 2a65b3559 20170418 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7381 0e23f6a65 20170418 Raspberry's GPIO: Update master devices 30 seconds after start
7381 d6a9b35a2 20170418 Raspberry's GPIO: removed logging when pollinterval=0
7367 3d4153ad8 20170418 Fixed dim sliders (#1483)
7967 38acd9714 20170417 Merge remote-tracking branch 'refs/remotes/domoticz/dzVents-integration'
7366 edaebd973 20170418 OZW, Added support for Atmospheric Pressure sensor
7381 928b14c0a 20170418 GPIO-wiringpi: fix hang on disable hardware
7365 ca14efd72 20170417 Possible fix for multiple zwave co2 sensors
7967 3b1242ad3 20170417 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7364 075c425dd 20170417 AppVeyor removing rdp session
7363 3edcdce34 20170417 Fixed AppVeyor configuration file (sorry for screwing up the merge!)
7362 5ebdc2746 20170417 Revert "Test7"
7361 f0210a6c7 20170417 Revert "Test8"
7360 1a23f937f 20170417 Revert "Test9"
7359 995a5cf5a 20170417 Test9
7358 275c4f794 20170417 Test8
7357 3c961357c 20170417 Test7
7356 24a34168a 20170417 Test5
7355 117047762 20170417 Test4
7967 e4709e04f 20170417 Merge branch 'dzVents-integration' of https://github.com/domoticz/domoticz into domoticz/dz
7602 c7d7add81 20170524 Typo fix for custom sensor creation
7602 b3a0f0db5 20170505 Fixed nullptr error
7354 840aabc90 20170417 Test3
7353 a604dd184 20170417 Test2
7602 722b95db9 20170502 Added Connection object to allow multiple connections
7967 f59ca5418 20170417 Update script patch.
7602 f55d3d961 20170425 Merge remote-tracking branch 'origin/master' into Python-Plugins
7352 8ef1d9f14 20170417 Test1
7351 df3030bd6 20170417 Disabled rdp in appveyor
7967 55fce0e21 20170417 Initial integration changes
7967 26ad38963 20170417 Merge updates from master into branch. (#1478)
7350 9487b2eca 20170417 Fixed 1-wire compiple warnings Added temp. rdp debug session to appveyor
7349 f1b5eb643 20170416 Using OZW as DLL in release build
7348 07ce2fdfb 20170416 Updated Lua platform toolset
7347 f26a0eb84 20170416 Merge branch 'master' of github.com:domoticz/domoticz
7347 242c93ab7 20170416 Merge branch 'dzVents' into master
7337 e6384e8fb 20170416 Update SQLite to 3.18 Added Optimize Database option before closing
7336 dbe74efd3 20170416 Added authenticated HTTP to EcoDevices (#1474)
7335 8555a013e 20170416 Merge PR #1471 from hvbommel/sysfs-new
7329 03590564b 20170416 Merge PR #1473 from xztraz/patch-1
7329 aac1169f7 20170415 Merge PR #1 from xztraz/xztraz-patch-1
7329 92e4678fd 20170415 Fixed double slider on desktop view
7329 44d0a6ce3 20170414 Fixed slider for double icon
7325 1a234df61 20170416 Reverted to OZW master branch Travis: Now including new CentralScene patch OZW: Implemented
7335 04e26fe52 20170415 SyfsGPIO: Make device appear in hardware selection list
7324 09c345e2c 20170414 Add span tag to name
7335 07df62352 20170415 SysfsGPIO: Do not include SysfsGPIO for systems that dont have it
7335 70ac75aa8 20170414 Sysfs gpio: added state vector to class
7323 1bd9e8607 20170414 Fixing travis switch to branch problem
7335 e16e31caa 20170414 Sysfs gpio: Fixed some github build warnings
7322 4dd868ae5 20170414 Removed trigraph warning Updated travis settings to switch to OZW Dev branch
7335 5d60c75c5 20170408 Generic sysfs gpio, new
7321 4109d00e1 20170414 Fixed compile warning for 1Wire/Teleinfo Updated OZW to Dev branch
7320 61a03b621 20170413 Merge branch 'master' of https://github.com/domoticz/domoticz
7320 491a72667 20170413 Merge PR #1465 from szczukot/1wire
7320 dc982dd6c 20170413 Merge PR #1462 from hvbommel/RelayNet
7320 da9d9f17e 20170413 [1wire] fix for DS2890
7320 d0041fdeb 20170413 Merge PR #80 from domoticz/master
7320 2f169a929 20170413 Updated OpenZWave configuration files
7320 c85149af3 20170413 Add configurable poll interval for Hue bridge. (#1460)
7320 c2017701a 20170412 Merge PR #1456 from DebugBill/Title
7320 b2efe0d12 20170412 Changed Title to Name on display, but kept the variables names as we are really dealing wit
7320 725b68593 20170411 Fixed label issue, but now this tag is not implemented like others in the same page. Hope t
7392 32b653181 20170425 Only output gateway raw messages if XiaomiMessage user variable exists
7320 aa4f19f53 20170411 Merge branch 'master' of https://github.com/domoticz/domoticz into Title
7392 0a1980475 20170416 Adding separate voltage level device for battery powered senors.
7392 f7f2fa876 20170415 Output error message when no token received from gateway
7320 0db473050 20170413 RelayNet: minor change Packet -> m_Packet
7392 a5f4c2756 20170415 u
7320 4150f3307 20170412 RelayNet: Theoretical fix sizeof(tRBUF)
7602 993a4f90a 20170501 Possible to compile without python-support, changed method for isDaytime/isNighttime, fixed
7320 49189cb4b 20170412 Merge PR #1461 from gordonb3/revert_sun_t_reload
7392 47ea79f75 20170415 Merge branch 'master' of https://github.com/corbinmunce/domoticz
7602 e6e34fb5b 20170429 Re-added Mutex on device-iteration.
7320 a64d76254 20170411 Partial undo of commit #f7e1314
7320 945341ee9 20170412 Updated translations
7296 6d54e4f92 20170413 Version bump to decrease openzwave to stable branch again
7602 6a3e67e1b 20170428 Reverted mutex
7392 256a5e769 20170412 Merge PR #1 from domoticz/master
7295 4c80dfdfd 20170411 ZWave, rain-rate as custom sensor
7602 030a32f4b 20170428 Added user_variables and mutexLock on iterators
7602 dce2872e2 20170427 Added time_related keys to module dict
7294 61322518a 20170411 Merge branch 'master' of https://github.com/domoticz/domoticz
7602 0815cdcba 20170427 Added changed_device object and Devices-dictionary
7294 47e1473a7 20170411 Merge PR #1458 from jvandenbroek/master
7602 1c904aac2 20170425 Basic Devices-dictionary working
7602 4baf36fe9 20170423 Working with devices
7602 80084c09a 20170421 Added EventPythonDevice
7294 021846801 20170411 Notification include/remove Helper header
7602 e5ec5f09b 20170418 Added basic command-function
7294 8f387fe9d 20170411 Notification readd changed files
7294 f07c6a096 20170411 Notification fix iterator counter issue
7602 cc58a2dce 20170416 Module initalizing, with changed_device_name and log available.
7288 ac19e8e0b 20170411 ZWave, ignoring rate-rate label (calculated internally)
7320 8cc24f0a5 20170411 Move new parameter to "location"
7287 fa6d7db0d 20170411 ZWave, handle rain sensor as a rain sensor, not as a general meter
7602 ef25ee498 20170414 Merge remote-tracking branch 'upstream/Python-Plugins' into pure_python3
7320 a301322ed 20170410 All ok except missing word in translation files
7320 63087d6eb 20170410 Merge branch 'master' of https://github.com/domoticz/domoticz into Title
7286 5229d34ff 20170411 Merge PR #1455 from corbinmunce/master
7602 927ed33ef 20170414 Created DomoticzEvents - module
7602 b66d08c82 20170413 Removed dependencies on libboost_python
7602 b5f382898 20170410 Merge remote-tracking branch 'upstream/master' into pure_python3
7282 48b0acb54 20170411 Merge PR #1457 from domoticz/revert-1454-master
7320 3b9e657bc 20170410 Commit in order to be able to merge master
7282 bdfe9cde2 20170411 Revert "Fix for delayed switch drifting (issue #1276)"
7392 8e3c029ab 20170415 Output error message when no token from gateway
7320 2012e0178 20170410 Still label is not showing. Everything else is fine
7286 dc44052ac 20170411 More tidyup
7294 8ace34c63 20170411 Notification fix iterator counter issue
7320 7f0facaf9 20170409 Still a problem with label on settings page
7280 6c7e0552a 20170410 Merge PR #1454 from jvandenbroek/master
7286 9709cde81 20170411 Tidy up
7320 8732ab25b 20170409 Merge branch 'master' of https://github.com/domoticz/domoticz into Title
7280 4a0c2e97d 20170410 Forgot Helper.cpp, remove some lines
7286 7fa6d4bf2 20170410 Add gateway sound control, lux sensor, smart plug power usage, new 86plug, device battery l
7280 7986183ef 20170410 Fix for delayed switch drifting (issue #1276)
7277 7b26b8e71 20170409 Merge PR #1453 from domoticz/Python-Plugins
7273 79df6b1c0 20170409 Increasing appcache version number
7602 dbb9f576e 20170414 Revert "Add warning message when callback takes longer that 1 second to execute"
7272 4523d9917 20170409 Merge PR #1450 from jvandenbroek/master
7602 c59bbadb9 20170414 Add warning message when callback takes longer that 1 second to execute
7277 a99a948c2 20170409 Merge remote-tracking branch 'origin/master' into Python-Plugins
7272 836101d3e 20170408 Notification add trigger value in notifications
7272 f0917aab0 20170408 Notification removed few redundant vars
7320 aabc01e2b 20170409 Database modification OK
7272 277a8e8b8 20170408 Notification fix interval with custom message set
7267 ff87d018d 20170408 Dashboard controller - utilities upgrade
7272 3a17ba9a0 20170408 Notification refresh interval when changed
7266 064f5c337 20170408 Fixed notifications for switches
7277 ae3d79b73 20170409 Make disconnection from graceful
7265 adc3cd458 20170408 EcoDevices/Teleinfo, fixed formatting and debug compilation
7277 4308f2103 20170409 Merge remote-tracking branch 'origin/master' into Python-Plugins
7264 05fe04ec8 20170408 Merge PR #1449 from domoticz/Python-Plugins
7259 b51f5c1ce 20170407 Merge PR #1442 from jvandenbroek/master
7259 dd84719c1 20170407 Merge branch 'master' into master
7264 615791707 20170408 Handled notifier lifecycle when plugin is disabled and improved icon selection
7264 b3bef1c99 20170408 Add capability for plugins to register as potential targets of notifications
7259 4f438588e 20170405 Notification removed unused vars
7264 8e74e5fd2 20170406 Merge branch 'master' of https://github.com/domoticz/domoticz.git into Python-Plugins
7259 17e3d86d1 20170405 Notification fix always set recovery
7259 5ba66ee9d 20170405 Notification add Recovery message
7254 25fbc4732 20170407 Fix for issue 1441 and other things (#1440)
7253 fbe8c5213 20170405 Merge PR #1437 from codeaholics/evohome-sane-logging
7251 7f3bedfca 20170405 Spelling mistakes (#1435)
7250 7ec115e70 20170405 Merge PR #1434 from gmaslowski/master
7248 c9c461e19 20170405 Merge PR #1433 from hvbommel/gpio-polling
7248 e6db5787c 20170403 GPIO: updated hardware.html based on feedback
7245 d3e22fc38 20170405 Merge PR #1430 from oohlaf/python-options
7253 ba345b1dc 20170404 Revert "Log messages flagged as errors by the hardware interface" - this breaks genuine HGI
7248 8a6f5c511 20170402 GPIO polling, add hardware.html, minor change to Gpio.cpp
7243 b041efc1a 20170402 Merge branch 'master' of github.com:domoticz/domoticz
7243 1a006e6db 20170402 Merge PR #1431 from hvbommel/gpio-polling
7240 1f77a979e 20170402 Fixed: Daily Power Notification with $value
7239 339e07d65 20170402 Updated translations
7238 4f2c0ac21 20170402 Add =, !=, <= and >= to notification conditions (#1419)
7237 9b2b99be1 20170402 Merge PR #1365 from chrisverhoef/master
11196 dc2c18851 20170331 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7243 e8bf4cd67 20170402 GPIO polling option (new), add-hardware fix
7245 d08e0dd0c 20170401 Fix option handling for custom sensors
7223 7c3d6f42d 20170401 Fixed disabling of Arilux hardware
7222 19b836191 20170401 Support for different usage/return costs for electricity
7221 2e876f4c8 20170401 Merge PR #1429 from gordonb3/timers.new
7221 62e37ba3b 20170401 Correct add day routine in AdjustScheduleItem()
7221 f7e131409 20170401 Reload schedules on change of sunset/sunrise values
7218 30f43f9a3 20170401 Fixes for XiaomiGateway (#1426)
7217 739d3e620 20170401 Merge PR #1421 from brucemiranda/master
7214 982ed7858 20170401 Merge PR #1424 from codeaholics/evohome-baud-rate
7214 1643abf43 20170331 Correctly refresh Evohome parameters when switching between hardware
7212 93e2fe7b0 20170331 RFLink: protocols added
7211 39246dfbb 20170331 Merge PR #1422 from codeaholics/evohome-sane-logging
7211 70b809e8d 20170330 Don't print non-printable chars when logging payload bodies
7211 17774019c 20170330 Log messages flagged as errors by the hardware interface
7250 f0afc7f3c 20170331 Fixing shutter closing.
7211 a5b8f605c 20170330 Log all incoming messages in debug mode, not just well-formed ones
7217 9c1be7ccb 20170330 Merge PR #1 from brucemiranda/brucemiranda-patch-1
7207 d6f77e11a 20170330 Updated RFXCom header file
7217 b57920543 20170330 Update evohome.cpp
7206 ac35ae028 20170330 Merge PR #1420 from codeaholics/evohome-baud-rate
7237 92ac02a76 20170401 Merge branch 'master' of https://github.com/chrisverhoef/domoticz
7204 5a819377f 20170330 Merge PR #1417 from DebugBill/AlertWithMessages
7237 3505f8b23 20170328 Merge branch 'master' into master
7206 eb1605d53 20170329 Allow Evohome USB to specify baud rate
7197 d51b73b66 20170329 Add support for Dummy Kwh sensor to be handled internally (transferred/notifications)
7196 7a224cd93 20170328 Another fix for CMakeLists.txt, please keep it in order
7195 33eb11ca3 20170328 Fixing CMakeLists.txt build order
7194 cecced107 20170328 Only log timestamps when enabled
7193 4a3e8417e 20170328 Fix for Off action only caused by a previous patch
7192 f288fb11a 20170328 Merge PR #1411 from zaphodus/master
7192 72b0ac684 20170328 Merge branch 'master' into master
7173 81283ec0b 20170328 Corrected spelling error
7172 3a2f81b4a 20170328 Merge PR #1413 from domoticz/Python-Plugins
7204 b09bcfa23 20170328 Really final this time :-)
7204 c9650b0ef 20170328 Disable DEBUG
7170 28ec1dd39 20170328 Merge PR #1390 from Zuikkis/master
7170 c3ea88e8e 20170327 Merge remote-tracking branch 'upstream/master'
7204 17bf78373 20170328 Final
7204 8d801d402 20170327 Finalize
7204 34245cc9d 20170327 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7165 e3964ff9a 20170326 Merge PR #1409 from sbouchex/lua_common
7163 ae6718f7a 20170326 Merge PR #1408 from DebugBill/AlertWithMessages
7204 4a174c0f8 20170327 Removed nested lookup tables which were adding complexity with no visible benefit on perfor
7163 361ff6e68 20170326 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7163 b54d69a9f 20170326 More cleaining
7163 8e9148af9 20170326 Corrected very nasty bug with string comparisons being made on substrings rather than full
7264 f4bb20caf 20170327 Merge branch 'HEAD' of https://github.com/domoticz/domoticz.git into Python-Plugins
7163 b2676559a 20170325 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7165 0835c28f6 20170326 Added domoticz_applyXPath & domoticz_applyJsonPath to LUA world
7153 f89f129ba 20170325 Merge PR #1407 from oohlaf/python-options
7153 271d8f3f5 20170325 Only set default options when no options are provided, or when an invalid options dict is g
7151 1a1e1ce02 20170325 Merge branch 'master' of github.com:domoticz/domoticz
7151 520fb9115 20170325 Merge PR #1402 from szczukot/1Wire
7151 aec473756 20170325 Merge PR #1406 from domoticz/Python-Plugins
7137 372ce8f93 20170325 Fixed some clang compile warnings
7136 95a9c9617 20170325 Merge PR #1405 from oohlaf/warnings
7172 74b193b53 20170327 Resolved crash on Raspberry Pi when added icon zip files via a plugin
7136 63c8fdc9d 20170325 Variable wiper is unsigned so can't be less than zero.
7151 d0258914b 20170325 Merge branch 'HEAD' of https://github.com/domoticz/domoticz.git into Python-Plugins
7136 a337cc457 20170324 Initialize last level to fix compiler warning
7136 abe879777 20170324 Order in post-fix ++ variable access is not guaranteed when used on the same variable multi
7163 37258022b 20170325 TeleinfoSerial now knows about both CRC code calculation algorithm Added error message in c
7136 e6433ddca 20170324 Initialize status to fix compiler warning
7163 622817242 20170325 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7136 ca437ad34 20170324 Fix operator precedence warning in Comm5 modules
7136 a3ccab19d 20170324 Fix compiler warning in bt_openwebnet.cpp
7136 f9c312b20 20170324 Allow compilation using clang on Linux, next to OSX
7151 52b567b7c 20170325 Revert "compilation fix"
7151 d8e89ce76 20170324 Compilation fix
7128 43c4f222c 20170324 Merge PR #1400 from oohlaf/directories
7151 b66e26c34 20170324 [1wire] write wiper value to DS2890
7163 8d908074a 20170325 Cosmetic
7163 fac5f37a4 20170324 Two types of CRC computation now implemented in TeleinfoSerial with automatic detection
7151 8cf63dd59 20170324 Merge PR #78 from domoticz/master
7163 fd9f56ef5 20170324 Added debug information
7124 e15fb4e09 20170324 RFLink: adding devices
7123 641de8279 20170324 Merge PR #1397 from szczukot/1wire
7128 177043306 20170324 Remove debug commands from script
7128 cd474acfe 20170324 Use python3-config
7151 7ac42c82c 20170325 Make plugin names and DeviceIDs handle UTF-8 consistently Resolve issue when Device init Op
7120 4cac1138f 20170324 Merge PR #1401 from jvandenbroek/master
7120 b1092801a 20170324 Notifications delay timeouts when just started
7151 540be0395 20170324 Simplified and renamed version
7128 23dd7a89f 20170324 Check what the output is of python-config on OSX Can be used to make the build Python3 vers
7151 59f5d89c2 20170324 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7118 345f92cd0 20170324 Fix for MySensors general switch wrong subtype
7117 aac3c3c34 20170324 Added retro-compatible handling of dimmers (#1399)
7123 94e1692a5 20170323 [1wire] support for digital potentiometer ds2890
7116 33e4c397b 20170324 RFlink: Fix
7123 1c2dfb089 20170322 [1Wire] implemented DS2890 - initial
7115 0818dd7c4 20170323 u fix for uninitialized variable (#1364)
7114 639d41764 20170323 RFLink: added X2D
7113 a4a6b1801 20170323 Use 100 Levels for MySensors Dimmers instead of 16 (#1319)
7112 38f94d733 20170323 Merge PR #1395 from jvandenbroek/master
7110 f43d5d5a4 20170323 Merge PR #1394 from oohlaf/warnings
7104 9d86d6102 20170323 Increased RX buffer because of new alart sensor's text attribute Fixed a compile warning
7103 6d4cd67b0 20170323 Merge PR #1392 from DebugBill/AlertWithMessages
7103 123ccb388 20170322 Revert SQLHelper change as Oohlaf is doing it on his own branch
7103 88c841193 20170322 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7103 b392f5ca0 20170322 C beautifier
7103 53f9eab2c 20170322 Remove useless parenthesis
7103 97bc3dca8 20170322 Reverted the reversion... back to passing std::string rather than char* to SendAlert Remove
7103 14d2ec78e 20170322 Fixes for some compiler warnings: - one in TeleinfoBase.cpp trigerred in Windows onlyu - on
7103 dbbed5379 20170322 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7103 d2e810f6b 20170322 Fix crashes because of null pointer passed to SendAlert
7151 4916fc5a6 20170323 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7103 1a6c6c8d3 20170322 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7112 00cf7787f 20170322 GPIO configurable debounce and period timers
7091 992a6d741 20170322 Fix for bt_openwebnet.cpp compile under VS2017 in release mode Increased app version number
7090 613cd0e70 20170322 Fixed openwebnet base class
7089 06c84bf2a 20170322 Shorten GeneralDevice text, added initialize for Text object
7088 49bdca383 20170322 Merge PR #1388 from DebugBill/AlertWithMessages
7084 620f09361 20170322 Merge PR #1378 from jvandenbroek/master
7103 d7c964589 20170322 Fix compile warnings on Windows
7103 b6d476d22 20170322 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7082 4423382f9 20170322 Merge PR #1376 from gmaslowski/master
7170 49d603e48 20170323 Uses safe_query now
7170 8857659d4 20170322 Added database fix for 1-Wire temp and humidity sensors! Other sensors should be the same a
7151 a95da9503 20170322 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7170 67bf2499f 20170322 Related to https://github.com/domoticz/domoticz/pull/1162
7078 390c8a920 20170322 Merge PR #1370 from domoticz/Python-Plugins
7078 dbcd19efb 20170321 Expose additional device fields to Plugins
7110 57ef0ca18 20170320 Fix compiler warning: deprecated conversion from string constant to ‘char*’
7078 146a80fdf 20170320 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7071 a24dae1da 20170322 Merge PR #1369 from Zuikkis/master
7110 5c110afa5 20170320 Merge branch 'master' into warnings
7088 590cfa1ba 20170322 Fix compile issue with Windows
7082 17b28fb39 20170321 Simplifying shutterbox usage.
7088 df4803d3e 20170322 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7082 6c7d37f85 20170320 Actually this will work.
7082 f40143152 20170320 Switching from time percentage to lvl percentage.
7084 3055192a7 20170321 Notifications implemented per minute Last Update check
7067 eef0785f2 20170320 Updated to windows SDK 10.0.14393.0
7066 622c00d4b 20170320 Merge branch 'master' of https://github.com/domoticz/domoticz
7066 baa30e928 20170320 Merge PR #1356 from DebugBill/AlertWithMessages
7237 210498def 20170401 As asked, removed all disco related buttons for Limitless edit screen
7237 6bab8c209 20170327 Merge branch 'master' of https://github.com/chrisverhoef/domoticz
7071 de44bd3d8 20170320 Still some msbuild problems with setsockopt(), hopefully fixed now
7237 ddfedf46f 20170319 Merge branch 'master' into master
7066 ff7fee666 20170320 Merge PR #1367 from hvbommel/relaynet
7071 38ef88006 20170320 Fixed tests, maybe. :)
7046 8fe059d46 20170320 Removed XP support in Windows Release build
7071 5f256a79d 20170320 Added support for KMTronic UDP relay box.
7078 c64afdc44 20170320 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7045 bce80e4ab 20170320 Merge branch 'master' of github.com:domoticz/domoticz
7045 8a5789a80 20170320 Merge PR #1366 from mosjonathan999/master
7042 f0f6d6937 20170320 Uppdated appveyor.yml to VS2017
7045 048c3bc8d 20170319 Milight colorfix
7041 f3d68b859 20170319 Code fixes and update to VS2017
7151 c984d3e76 20170319 Merge PR #73 from domoticz/master
7066 8a7936199 20170319 RelayNet: Create both relay and input devices disabled
7078 6bb9f4557 20170319 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7040 fcc83f4af 20170319 Merge branch 'master' of github.com:domoticz/domoticz
7040 fbaa59cf1 20170319 Merge PR #1362 from hvbommel/gpio
7040 501a74397 20170319 Merge PR #1332 from labelette91/master
7088 9f449307c 20170322 Lots of fixes and improvements thanks to forum feedback: - Peak/OffPeak indexes swaped in P
7066 39bcdf8f6 20170320 Still not perfect
7066 f25fd2356 20170320 Reverted sensors from kWhMeter to P1SmartMeter for EJP, Heures Creuses and Tempo. Fixed Dem
7066 d8f48e3d0 20170318 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7066 f5ca11244 20170317 Fix again.
7040 df259db50 20170319 Merge PR #1360 from oohlaf/python-options
7066 7f187095d 20170317 Fix compile
7066 83577188a 20170317 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages Revert
11196 33d699c1b 20170317 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7040 83ea792ae 20170318 Al_commits appversion.h
7040 ccfd64c73 20170318 Add debug command line for alloging trace log level and Web HMI
7066 c682cec10 20170317 Fix bug, hope this is OK this time
7040 f6d6d7aab 20170318 Merge remote-tracking branch 'remotes/upstream/master'
7040 ae59e7474 20170318 Merge branch 'master' into python-options
7040 60e783ca0 20170319 Merge PR #1358 from corbinmunce/master
7066 056e168eb 20170317 Fix compile issue
7066 904c437fa 20170317 Moved some code from DomoticzHardware to MainWorker so it applies to all call to alertSenso
7066 fccf70b1d 20170316 Better message for Multifun
7040 14e9a848e 20170318 Add debug command line
7040 f83adf72a 20170318 Stop false updates when empty 'data' is received
7040 f50c9c3ac 20170317 Merge remote-tracking branch 'remotes/upstream/master'
7078 f440e9072 20170319 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7066 1f42f52ed 20170316 SendAlertSensor now accepts a message along with the alert level. The messages appears on t
7018 ebf90aad1 20170319 Updated Openzwave configuration files
7066 ced6a1c50 20170316 Fix compile issue
7040 c3d7f10d0 20170319 [BleBox] more info about devices and using connection timeout (#1351)
7040 a8b8127e8 20170318 Adding a sleep before updating switch states, to prevent event double up.
7040 ca7dfa27c 20170318 Update XiaomiGateway.cpp
7040 c7dac8737 20170318 Only update device state change if it exists in db
7017 8b31b398a 20170318 Support for Youless LS120 - Corrected compile warnings voor TeleinfoBase.cpp
7066 038616a27 20170316 Merge branch 'master' of https://github.com/domoticz/domoticz into AlertWithMessages
7016 97a52a2c4 20170317 Add dnsapi.lib, to build Domoticz-Win with OpenZWave (#1347)
7015 26d534de3 20170317 Update XiaomiGateway.cpp (#1357)
7014 eb1259222 20170317 Similar code from Ecodevices.cpp and Teleinfo.cpp merged into TeleinfoBase.cpp (#1352)
7013 95d1eb551 20170316 Merge branch 'master' of https://github.com/domoticz/domoticz
7013 4d113a02a 20170316 Merge PR #1345 from DebugBill/SerialPorts
7066 94b2bedb3 20170316 First commit, maybe does not compile
7066 8efa17fbe 20170316 Problem with Git and CRLF
7066 2b5bcb76d 20170315 Merge branch 'master' of https://github.com/domoticz/domoticz
7013 e7e63e7ce 20170314 Identation reverted, but now wrong
7013 3abb50ffa 20170314 Modifiy list of serial inputs on Raspberry to take into account new features on Raspberry 3
7013 d78ca7b3e 20170314 Merge branch 'master' of https://github.com/domoticz/domoticz
11196 c78e07e5e 20170317 Delete some change
11196 6174077c9 20170315 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6962 7f0dedadf 20170316 Logitech Harmony, fixed strange code SQLHelper.cpp, Fixed compiler warning
6961 3d67fa202 20170316 Merge PR #1344 from xbeaudouin/fix_fbsd_1
6959 16cba5689 20170315 Merge PR #1342 from appzer/master
6953 d4d6d058a 20170314 Merge PR #1343 from jvandenbroek/master
7192 a2e2a0e39 20170328 Html5.appcache
7192 bd72303f3 20170318 Multiple mysensors mqtt gateway
6951 7948a66e4 20170314 Merge PR #1341 from PicoI2/extend_session_at_connexion
7192 694de7c84 20170318 Multiple mysensors mqtt gateway
7192 5fd6b0ac7 20170312 Multiple mysensors mqtt gateway
6949 889b2d14f 20170314 Merge PR #1339 from hvbommel/gpio
6959 2f963fdca 20170314 Add files via upload
7192 2eb667f04 20170312 Debug
7013 0774b289c 20170309 Merge branch 'master' of https://github.com/domoticz/domoticz
7192 d5ccbda06 20170312 Multiple mysensors mqtt gateway
6959 5f334de78 20170314 Add files via upload
6959 f5bf0fdef 20170313 Add files via upload
6947 ec1fd7164 20170314 Merge PR #1338 from hvbommel/master
7192 99e19ffc1 20170312 Multiple mysensors mqtt gateway
6959 ae40b6811 20170313 Add files via upload
7192 7443588ef 20170312 Multiple mysensors mqtt gateway
6959 f5e41ab95 20170313 Add files via upload
11196 ec0a3e20c 20170312 OpenWebNet: update comment
7192 adcb8acd0 20170312 Multiple mysensors mqtt gateway
6953 757e6a364 20170313 Notification fix DST for first result
6945 22018570f 20170314 OpenWebNet: GEN, AREA and GROUP devices (#1335)
6961 002b6d2e3 20170313 FreeBSD doesn't have libresolv like Linux. Fixing the code
6951 a11641de6 20170313 Renew session expiration at connexion if you check "Remember me".
11196 9eec1464f 20170312 OpenWebNet: fix command to PL [10 - 15]
7078 9915b6e67 20170319 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7192 8ef4c4275 20170312 Multiple mysensors mqtt gateway
6944 607f72285 20170313 RFlink: Fix for MiLight RGB and CW/WW remotes
6943 71f82d2f9 20170313 Merge PR #1336 from domoticz/Python-Plugins
7192 55fe49aec 20170312 Multiple mysensors mqtt gateway
11196 228972222 20170312 OpenWebNet: const parameter
7192 fd9041c04 20170312 Multiple mysensors mqtt gateway
6943 77c4cedae 20170313 XML Protocol uplift
11196 1c7223b84 20170311 OpenWebNet: GEN, AREA and GROUP devices
7192 dadc94348 20170312 Multiple mysensors mqtt gateway
6943 a93152378 20170313 Switch from boost to helper function
11196 9e2b99978 20170311 Merge remote-tracking branch 'refs/remotes/domoticz/master'
7602 e2d5d2abb 20170314 Trying pure python3
7192 75cba175d 20170312 Multiple mysensors mqtt gateway
6943 2bb79c21d 20170313 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6947 eec3e6fe5 20170312 Relaynet only write database on relay or input state changes
7602 9e6c24fe1 20170311 Compiles with both plugins and evenscripts
7192 90cfcd756 20170311 Multiple mysensors mqtt gateway
6949 600ad8d60 20170312 Gpio, only update existing devices
7192 b3d54e626 20170311 Multiple mysensors mqtt gateway
7040 97217514f 20170311 Merge remote-tracking branch 'remotes/upstream/master'
7602 4cadc0fde 20170311 Merge remote-tracking branch 'upstream/master'
6938 09e0515e8 20170312 Raspberry-Pi GPIO capture input state on startup (#1324)
7192 f6946e5cc 20170311 Multiple mysensors mqtt gateway
6937 d4b14ef83 20170312 Humidity chart almost limited to 100% correctly
6936 d96bc9a2b 20170311 Notifications add Last Update for sensors (#1330)
6935 e3c640ed5 20170311 Fixed: Adding SolarEdge API
6934 e9aa0e6d0 20170311 Merge PR #1329 from domoticz/Python-Plugins
6943 c9120d283 20170312 HTTP Protocol uplift
6934 5146aef57 20170311 HTTP Protocol fix
6934 b3f3cdb9a 20170311 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6931 2305bd585 20170311 Merge PR #1328 from szczukot/blebox
7013 a2a07f696 20170307 Merge branch 'master' of https://github.com/domoticz/domoticz
6931 c8b2b4d39 20170311 [BleBox] compilation fix
6931 b7ce4399d 20170311 [BleBox] fix finding gatebox
6931 0ca085e2f 20170311 Merge PR #69 from domoticz/master
6931 425ed77d3 20170309 [BleBox] Find only new devices
6931 a5ad34993 20170309 [BleBox] fix mutex
6914 d66a3674b 20170311 Merge PR #1326 from domoticz/Python-Plugins
6931 2d8223629 20170309 [BleBox] Auto-searching devices
6931 6e3a6a191 20170309 Merge PR #67 from domoticz/master
6914 23499a01f 20170311 Add EventSystem notification to Device.Update
6914 c08ce904c 20170311 Remove special DeviceID formatting for Python plugins
6908 47d63bf9a 20170311 Updated translations
6914 126b3a58d 20170311 Fix Used flag bug on device creation, expose DeviceID to plugins
6907 c34ccd2f0 20170311 Merge PR #1325 from improvedk/master
6914 5fc6d21b1 20170310 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6907 7d7ecc282 20170310 Fixed typo in node configuration send alert
6905 e63ea0ae5 20170310 [BleBox] Auto-searching devices (#1318)
6904 4776b151b 20170310 Compare previous state before updating (#1317)
7040 00f61faa8 20170311 Logger evolution: a log level as been added : LOG_TRACE it allows to print functionnal trac
6903 b8db63e54 20170309 Add -lresolv to make open-zwave Dev link ok (#1314)
6902 6c29e538e 20170309 Merge PR #1308 from domoticz/Python-Plugins
6914 e9fd1934b 20170309 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6902 264f9a365 20170307 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6890 f5d78fd35 20170309 OpenWebNet: bug fix and burglar alarm battery, network and maintenance status and fix warni
7040 1c6e56932 20170312 Adjust plugin examples for new option handling
7040 9847b60e9 20170312 Allow device options to be specified using Python dictionaries without the need for base64
6889 476441608 20170309 Merge branch 'master' of github.com:domoticz/domoticz
7040 f8ae1320e 20170310 Remove unused arguments from CDevice insert and delete
7040 c616ca039 20170226 Make Options readable within Devices object
6889 b75ff5c8c 20170309 Teleinfo.cpp & EcoDevices, First step for code reorganisation and factorisation
7602 80720bab5 20170311 Compiles with Python3
6887 4abca1bb0 20170309 Reverted Humidity Y-Axes patch
11196 f64842ecf 20170308 OpenWebNet: fix close socket command problem
6886 884c08c0b 20170308 Merge PR #1311 from hvbommel/master
11196 eb11288fe 20170308 OpenWebNet: bug fix and burglar alarm battery, network and maintenance status and fix warni
11196 6de18dff6 20170307 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6884 194fcd677 20170308 RFLink: added new devices
6883 32866ce6f 20170308 Fixed: Humidity graph should stay at 100% max
6882 7d66d34a4 20170307 Implemented 'remote_host' for invalid web requests (file/directory not found)
7013 0db50c447 20170304 Merge branch 'Icon' of https://github.com/DebugBill/domoticz
6881 a53871f38 20170307 EcoDevices: switch from JSON API to XML. Provides additional data and functionalities (#129
7013 391eb9a96 20170304 Merge branch 'Reorganise' of https://github.com/DebugBill/domoticz
6880 055126573 20170307 Merge PR #1301 from oohlaf/directories
7013 5417398a6 20170304 Merge branch 'XML' of https://github.com/DebugBill/domoticz
6880 3370ca1bb 20170306 Merge branch 'master' of https://github.com/hvbommel/domoticz into directories
7013 c6320357b 20170303 Change type of teleinfo.len as this structure is too large for uint8
6880 0873fb604 20170306 Merge branch 'master' into directories
6886 d8f815e80 20170308 Fix: Hardwarecontroller.js, Init Mode1 to Mode5
7013 1e379aa1d 20170303 Merge branch 'master' of https://github.com/domoticz/domoticz into XML
6874 c1350d2bd 20170306 Merge PR #1305 from hvbommel/master
6872 abacb53ce 20170306 Merge branch 'master' of github.com:domoticz/domoticz
6869 b9c2fdbcb 20170306 Implemented gettimeofday for WIN32
6872 0f820b044 20170306 Merge PR #1304 from hvbommel/master
11196 5b6bdfdf1 20170307 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6869 152441b58 20170306 Merge PR #1303 from Spugna85/master
6880 839b1d33c 20170306 Update travis on MacOSX for Python 3.6.0_1
7110 76d4af4ca 20170305 Remove WINDOWS-1252 code page characters
7110 7c2132c3e 20170305 Assignment inside if statement requires additional parenthesis
6869 69bc14efa 20170305 OpenWebNet: bug fix and burglar alarm battery, network and status
6880 557b60769 20170305 Simplify scanning for Python libraries
6864 927b7c1e2 20170306 Fixed: OpenWebNetTCO warning C4700: uninitialized local variable 'iWhere' used
7110 6f667081e 20170305 Fix warning by making same level operator precedence explicit
6869 395b3a6b9 20170305 Fix some of the compilation warnings (#1302)
6869 212ed60ff 20170305 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6880 12cac68b8 20170305 Simplify Lua and Python script handling
6863 6144791c3 20170305 Added plugin folder in archive
6862 490845246 20170305 Removed Itho/Lucci from utilities under the Dashboard
6861 fe7f6c0e4 20170305 Reverted CMakeLists.txt
6860 697672b36 20170305 ZWave Alarm in Blockly/Scripts
6874 6bab9f9ee 20170306 UNREFERENCED_PARAMETER() failed on linux, took it out.
6859 2a4a32849 20170305 Dashboard, removed Itho from Utilities
6858 e00b9bff9 20170305 BTicino / Legrand OpenWebnet Alarm , CEN , Time (#1298)
6872 86dfc8b38 20170306 Inputs are now shown as contacts. Fixed compile warnings including &&->&.
6857 79e1ab407 20170304 BlueBox, fixed compile warning (value null does not work)
6856 91639dd77 20170304 Fixed compile warnings
6855 41cae64c0 20170304 Python-Plugins dirent usage in DelayedLink (#1254)
6854 e1fa389ec 20170304 [BleBox] fix for bad json (#1299)
6853 0130f85fc 20170304 Merge PR #1297 from corbinmunce/master
6902 bc33bd382 20170307 Add DeviceID to Device.create()
6853 84910d655 20170304 Always send update to Domoticz when message type is not a heartbeat
6931 e33b77137 20170309 Merge
6902 d807d7189 20170306 Compile error on Pi
6853 9eb448664 20170304 Allowing same state to be sent to Domoticz if update message is not a heartbeat
7013 bcb0b4d7a 20170304 Renamed Teleinfo class to TeleinfoSerial as it manages a serial adapter to Teleinfo output
6902 b58a78c6a 20170305 Fix Serial write
6931 99b816f1c 20170304 [BleBox] fix for bad json
6853 6d056d4a2 20170304 Merge PR #1 from domoticz/master
6902 c18fdf37b 20170305 Declare 'byte' on linux
6931 bc538bbf9 20170304 Merge PR #64 from domoticz/master
7013 676280379 20170303 Merge branch 'master' of https://github.com/domoticz/domoticz
6902 9b3484bb7 20170305 Binary data supported on input and output
6902 2f8c1a370 20170304 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 7db675988 20170303 Merge branch 'XML' of https://github.com/DebugBill/domoticz into XML
6902 bbef28c48 20170304 Plugins now handle binary data
6841 da7d26191 20170304 Fix : The heart-beat time was set only after 12 seconds without any interrupt. But if the G
6902 9a572e284 20170304 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 8e7f93682 20170303 JSON API in EcoDevices lacks some variables available in the raw Teleinfo Protocol
7013 222ce4313 20170303 JSON API in EcoDevices lacks some variables available in the raw Teleinfo Protocol
6840 fb9445f2a 20170304 Relay-Net 8 channel Relay and binary input module
7013 d782d389f 20170301 Merge branch 'master' of https://github.com/DebugBill/domoticz into XML
6839 c40dfabac 20170304 P1 Smart Meter add Voltage meter (DSMRv5) (#1290)
6838 895a33a6b 20170303 P1 Smart Meter, ignore return delivery caused by power outages (this can cause an increment
6902 4692977eb 20170303 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6837 ab9203ce2 20170303 Blockly, Added Itho and LimitedLed Disco mode command options
6836 c7213776e 20170303 Merge PR #1250 from dwmw2/master
6834 570fbccb7 20170303 Updated SQLite to 3.17.0
6833 a31312a4f 20170302 Allow to compile without python
6832 8120af0bd 20170302 Fixed disabling www/ssl ports
7013 51f3b1fc1 20170301 Merge branch 'master' of https://github.com/DebugBill/domoticz into XML
6831 7546f0ad6 20170302 Small code cleanup
6830 287e9ad10 20170302 Merge branch 'master' of https://github.com/domoticz/domoticz
6830 b2915870c 20170302 Merge PR #1289 from domoticz/Python-Plugins
6902 e6f7de16e 20170303 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 321f45c36 20170227 Still testing
7013 194d7bda9 20170227 First tests with XML API rather than JSON
7013 af5708c0a 20170227 Revert HTML5.appcache
7013 a6695f598 20170227 Revert UtilityController.js
7013 352d38e2f 20170227 Revert all changes on Icon
7013 c66af0ff7 20170227 Merge branch 'EcoDevices' into XML
6819 cc6220a86 20170302 Attempt #2 to fix BeNext Tag Reader
6818 8c69cf35e 20170302 Fixed Tag Reader Access Control status (but we should use new alarm sensor soon)
6817 fd46a9e6f 20170302 Merge branch 'master' of github.com:domoticz/domoticz
6830 5eb8cd5ae 20170302 Add Settings collections to plugins
6830 dc11560dd 20170302 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6853 67bcc6606 20170303 Update XiaomiGateway.cpp
7237 33ae63ba5 20170327 Fix RGBW white and color toggle
6817 8e79ef53c 20170302 Merge PR #1284 from sbouchex/http_fix
7237 65039d04f 20170327 Option screens for RGB, RGBW and RGBWW are only for Limitless now
6853 573584250 20170302 Merge branch 'master' into master
7013 1f1b3bc12 20170227 Merge branch 'EcoDevices' of https://github.com/DebugBill/domoticz into EcoDevices
6830 c33d844ed 20170301 Added in error
7013 151181ecd 20170301 Merge branch 'master' of https://github.com/domoticz/domoticz
7237 10c824bd6 20170319 Clean DashboardCorntroller.js
6817 f57d55e9a 20170302 Merge PR #1285 from Spugna85/master
6830 822ef4d98 20170301 Add 'Used' parameter to Device.Create()
7237 685ce5108 20170319 Clean DashboardCorntroller.js
7013 5eb1e7fc8 20170227 Added translation to comments in EcoDevices.h
7013 1725e5146 20170227 Added translation to comments in EcoDevices.h
6830 d1f4250bd 20170301 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7237 5038eccf7 20170319 Removed emptyline in DashboardController.js and increment appcache
7013 4b90169e0 20170227 Merge branch 'EcoDevices' of https://github.com/DebugBill/domoticz into EcoDevices
7237 dbed6c104 20170319 Added 0, 25, 50, 75, 100% kelvin for v6
6817 78c222eb0 20170302 OpenWebNet: dry contact and IR detection
7013 c5f9ea00a 20170227 All calls to sDecodeRX suppressed and replaced with standard helpers (SendKwhMeter, SendM
7013 876958cbd 20170227 All calls to sDecodeRX suppressed and replaced with standard helpers (SendKwhMeter, SendM
7237 42de127ad 20170309 V4/V5: Changed sleep between on and command from 50 to 100ms
6817 2d23665a1 20170302 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6809 bc7823fee 20170302 Implemented checking for valid www/ssl port
7237 ac65afddb 20170302 Added ibox1 NightLight, v4/5 RGBW disco faster/slower only set selected group on, v4/5 disc
6817 999a28a9e 20170301 Fixed HTTP poller default value
6830 9298738e3 20170301 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 77b00de9a 20170226 Merge branch 'master' of https://github.com/domoticz/domoticz into EcoDevices
6817 6ac41ec0a 20170302 Changed: SolarEdgeAPI, now only needs API Key SolarEdgeAPI, support for mu
6808 a5659a805 20170302 Add 'Used' paramater to Device.Create() (#1283)
6807 e380d813f 20170228 Invalid sessions on password update (#1278)
7013 ccb27fd90 20170227 Merge branch 'master' of https://github.com/domoticz/domoticz
7013 fea657f66 20170227 Merge branch 'master' of https://github.com/domoticz/domoticz into Icon
6806 1ae467a89 20170228 Added widget turn on when in Disco or Night mode for Limitless (#1277)
6805 cfa7b9808 20170228 Fixed compile warnings for Cartelectronic
6804 4884f8810 20170228 Element-dark. More slider fixes (#1274)
6853 1c24a6999 20170302 More tidy up
6853 d0abe3f91 20170302 Tidy up
6830 c5c4bda9e 20170228 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6803 a0fe762f4 20170228 Added more functionality for Limitlessled (RGBWW, RGBW) v6 and added direct disco mode and
6853 df4e72e96 20170301 Only checking for change with motion detector type
6802 1bfffa1ce 20170227 Fixed sliders and double icon background to match, and sv language (#1270)
6853 fed53c923 20170301 Only sending switch update if different from last saved state
6801 caa699276 20170227 Eco devices, further enhancements and switch to standard helper functions (#1268)
7013 c9f4fe68a 20170226 Merge branch 'master' of https://github.com/domoticz/domoticz
6800 e87eb0c51 20170227 Security panel : redirection to login page if status query return "unauthorized" (#1269)
6853 cbd348848 20170301 Trying new method to find and use local IP.
6853 9e5ddf248 20170227 Reverted code that was trying to bind to a specific local ip, as this wasn't working on all
6799 6a64bb5d8 20170227 Reverted code that was trying to bind to a specific local ip, as this wasn't working on all
6798 f1b3fb9d0 20170227 HTTPS, added curl CURLOPT_SSL_VERIFYHOST
6797 97e17ef9d 20170226 Philips hue sensor lux support (#1264)
7013 c4251a1c9 20170226 Add new icon Water48.png showing a water meter This makes it more consistent with the gaz a
7013 3da6efcb4 20170226 All references and dependencies to P1Smartmeter suppressed sDecodeRX function not used anym
6796 2464329f4 20170226 [BleBox] fixes for gatebox and switchboxd (#1263)
7013 cbecaa958 20170224 Merge branch 'master' of https://github.com/domoticz/domoticz into EcoDevices
7013 b26d72c98 20170226 Merge branch 'master' of https://github.com/domoticz/domoticz
6795 7a0ab4ed6 20170226 Fixed tinyxpath/CMakeLists.txt and added a git ignore
6830 d3fa76d62 20170226 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6794 942c8828f 20170226 Merge PR #1260 from jmberhault/master
6931 a763e3c77 20170226 [BleBox] code cleaning
6792 6426c911f 20170225 Merge PR #1258 from JordyGitHub/PhilipsHue-DawnTempSensors
6931 6d61bdb77 20170226 [BleBox] fix for write to SwitchBoxD
6931 3c210d798 20170226 [BleBox] support for gatebox and switchboxd
6931 ec516af81 20170226 [BleBox] identy devices type
6792 a29292f83 20170224 Merge branch 'master' of https://github.com/domoticz/domoticz into PhilipsHue-DawnTempSenso
6788 ae0fe480e 20170225 OpenZWave: Initial support for command_class_central_scene (0x5b), needs manual tweak in zw
6931 3a8ba0c7f 20170226 [BleBox] refactoring
6787 bdcb48715 20170225 Updated OZW configuration files
6931 0424bbf7f 20170225 Merge PR #63 from domoticz/master
6792 e6826a87f 20170224 Added dawn sensor (lightlevel sensor)
6786 749ac4c86 20170224 Merge PR #1259 from gerard33/patch-1
6792 f9c4f57b1 20170224 Support for Temperature sensors
6786 ece44362d 20170224 Update custom.css
6794 dd80bade0 20170224 Integrate all modifications about french teleinfo and meter equipment.
7013 6ff8bc92e 20170223 Merge branch 'master' of https://github.com/domoticz/domoticz into EcoDevices
6830 6c2300737 20170225 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6784 f59f59435 20170224 Merge PR #1246 from domoticz/Python-Plugins
6784 bf7aa4e4a 20170224 Add CustomImage support
6784 e563669ab 20170224 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 48befa9ff 20170223 Merge branch 'master' of https://github.com/domoticz/domoticz
6836 90df2c03a 20170224 Add {deviceid}, {status} and {level} expansion to switch action scripts
6775 050cd550f 20170223 Merge PR #1255 from ffes/install-win32-libs
7013 15dd94bc6 20170223 Merge branch 'EcoDevices' of https://github.com/DebugBill/domoticz into EcoDevices
6773 02e3531fe 20170223 Merge PR #1249 from JordyGitHub/PhilipsHue_Sensors
6773 da3fbdbd7 20170222 Change nullptr to NULL
7013 c5893e36e 20170223 Revert some files to the original version as changes are not needed anymore
7013 b7cda6a42 20170223 Revert some files to the original version as changes are not needed anymore
6784 f060d4eeb 20170222 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
7013 c55e667f9 20170223 Devices are now using standard helpers rather than sDecodeRXMessage
6773 4bae08bd2 20170222 Should fix build issues
6773 85d144d27 20170221 Removed comments
7013 00f36fdb0 20170222 Merge branch 'master' of https://github.com/DebugBill/domoticz into EcoDevices
6773 a73934ea6 20170221 Merged branch master into PhilipsHue_Sensors
7013 72ba1d56c 20170222 Merge branch 'EcoDevices' of https://github.com/DebugBill/domoticz into EcoDevices
7013 e2adf9908 20170221 First attempt at getting rid of P1 Smart Meter dependency and use standard helpers to send
6775 6370073b0 20170223 Update location of WindowsLibraries.7z archive
7013 5821f8ab0 20170221 First attempt at getting rid of P1 Smart Meter dependency and use standard helpers to send
7013 5261591fd 20170222 Bug fix that might create a useless device when subscription is HP/HC
6765 0dfc58d35 20170221 Merge PR #1247 from DebugBill/master
6759 c9fcf7aae 20170221 Merge PR #1244 from corbinmunce/master
6784 9b5cbdaa3 20170221 Unix file system fix for notfications
6765 7d31fb640 20170221 More comments added in files
6765 ef4fd64d0 20170221 Merge branch 'master' into EcoDevices
6784 16af45738 20170221 Continued splitting code into logical files
6784 eab9f588b 20170220 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6754 e8a833a4e 20170221 Merge PR #1241 from 98schaeffer/master
6773 e2b86a3bf 20170221 Moved PhilipsHue files
6752 a326bc8e9 20170219 Merge PR #1243 from corbinmunce/master
6773 7cdef852b 20170220 Added support for the motion sensor
6784 3dc89b14c 20170219 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6759 390fad027 20170221 Tidy up
6759 3fad8bc5b 20170221 Added no_motion handling back in as well
6773 15a3bd2f3 20170219 Create Philips Hue Sensors files
6759 9459aa49c 20170221 Fix incorrect handling of door sensor "no_close" message
6784 770ee3dbe 20170218 Final function call updated
6749 2ce43bb9d 20170218 Merge PR #1242 from domoticz/Python-Plugins
6749 fe1e51e84 20170218 Updated onNotification parameters
6759 55346924d 20170220 Removed optional parameters for InsertUpdateSwitch
6752 a018d3370 20170218 Removed logging message
6749 4f220ceef 20170218 Uplift thermostat support
6749 bd68804f9 20170218 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6752 5b4416e83 20170218 Merge PR #2 from domoticz/master
6745 20453c2a5 20170217 MQTT: Reverted upgrade to 1.4.10 (back to 1.4.9)
6744 89599cc5f 20170217 Merge PR #1239 from gerard33/master
6742 2cdb5af65 20170217 Merge PR #1240 from corbinmunce/master
6742 159090352 20170217 Removed line breaking travis compile
6742 93c1f4239 20170217 Removed code that looked wrong
6754 de1e412b6 20170217 SBFspot import data fix
6742 9cbc7521e 20170217 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6730 6ea9b5d51 20170217 Merge PR #1236 from domoticz/Python-Plugins
6742 3ddb9309d 20170216 Merge PR #1 from domoticz/master
6726 85f17d11c 20170217 Merge PR #1235 from gordonb3/NightAndDay
6730 ffc84d206 20170216 Merge branch 'master' into Python-Plugins
6726 0ef04d3af 20170216 Revert correcting current time for DST change in timeMinutes calculation
6726 964e1f700 20170216 Save unnecessary CPU cycles in midnight calculation
6723 83222a1d7 20170217 Added missing language files
6744 0d098bc55 20170216 New dark theme
6722 00b71110d 20170216 Influxdb Pusher, let InfluxDB create the timestamp
6721 424b31f02 20170216 Merge branch 'master' of github.com:domoticz/domoticz
6721 25d5f5e63 20170216 Merge PR #1234 from zaraki673/master
6721 00ee83e2a 20170216 Update plugin.py
6721 9cd83f400 20170216 Merge PR #3 from domoticz/master
6713 37724c4a7 20170216 Toon, removed json object checking
6712 3f3a7ec76 20170216 Added Estonian to the translation system (thanks to Kuido) Added Latvian to the translation
6765 bbddd2430 20170221 More code cleanup
6711 a39886dc5 20170216 Changed MQTT config.h from another folder
6710 58e4ce255 20170216 MQTT fixed compile error
6765 37242d083 20170217 Some code cleanup
6817 f35ba9306 20170216 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6765 870eb9594 20170217 First evolution of EcoDevices hardware in order to give access to all 4 counters and improv
6709 348838def 20170216 Upgraded MQTT to version 1.4.10, some changes related to TLS
6708 7b91f743a 20170214 UpdateDevice, reverted triggering of general switch actions
6707 6674ca26f 20170213 Merge PR #1226 from oohlaf/symlink
6704 916831ef4 20170213 Merge PR #1225 from ultratoto14/UpdateStatus
6702 adfe75fa8 20170213 Added Content-Type x-hex for binary upload
6701 166af9ecf 20170213 Push, corrected gas usage
6700 64bfebe43 20170213 Data Push, support for Gas Meter
6699 5a9089a33 20170213 InfluxhDB Push, increased table pagination
6698 c87ac1f6e 20170213 FIbaro Push, using original timestamp, sending multiple values at the same time
6697 d29965f09 20170213 Some code refactoring and cleanup
6707 4d20d69b0 20170213 Fix DT_LNK for compatibility with Windows
6707 c2bc814a1 20170213 Support symlinks for plugin and theme directories
6730 9b9bc4345 20170216 Break files into components
6696 128406b31 20170213 Fibaro Push, now with option to send value only on change Fibaro Push, implemented backgrou
6730 638b3db3b 20170212 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6704 324f0f274 20170212 Add API to change events status without resending everything.
6695 20f1121fb 20170212 InfluxDB Data push
6694 81e71ee60 20170211 Merge branch 'master' of github.com:domoticz/domoticz
6694 db54f2104 20170211 Merge PR #1221 from ultratoto14/master
6694 26bf935d2 20170211 Fix Google Cloud Messaging appearing two times in setup.
6694 2cfe407ea 20170211 Merge PR #1220 from domoticz/Python-Plugins
6685 cacafd967 20170211 Implemented: Part 1 of ZWave Alarm Sensor (not useful yet, only for display)
6684 1aedf492f 20170211 Merge PR #1218 from Spugna85/master
6694 925599c99 20170211 Fix seg fault on Notification
6694 c3f10c97a 20170211 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6679 18abad8a4 20170211 Merge PR #1219 from cyberpiv/master
6675 4a499be1f 20170210 RFLink: fix wind direction
6674 1c71f8f4d 20170210 RFLink: read wind data before updating with new info
6684 630a10a17 20170210 OpenWebNet: change coding style
6673 1a19b1d70 20170210 Updating translations
6684 d998f1626 20170209 OpenWebNet: implementation of request the status of an area's devices
6679 586b65aaa 20170210 Update CurrentCostMeterBase.cpp
6672 05bb4128d 20170210 Merge PR #1216 from ultratoto14/selectableGCM2
6672 a9815bf16 20170209 Reverting i18n files. Update html text.
6684 41232d142 20170209 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6679 17311cab3 20170210 Merge PR #1 from cyberpiv/patch-1
6679 d2ad86f42 20170209 Update CurrentCostMeterBase.cpp
6672 19a049c3c 20170209 Add GCM in configurable notification subsystems.
6669 482447159 20170209 Corrected spelling typo
6668 184ba61c6 20170209 Merge branch 'master' of github.com:domoticz/domoticz
6668 c7ffc426d 20170209 Merge PR #1214 from Evsdd/master
6668 f502cddb0 20170209 Merge PR #1211 from oohlaf/systemd
6655 7a5d048bf 20170208 Merge branch 'master' of github.com:domoticz/domoticz
6684 dc2f362bf 20170208 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6655 0c6cf81d7 20170208 Merge PR #1212 from jvandenbroek/master
6694 f364f7169 20170209 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6640 49b6207fd 20170208 Updated Language Files
6655 dbbe22c00 20170208 P1 Smart meter final fixes ;-)
6639 34f16def5 20170208 Fixed: Philips Hue, JSon status return
6638 f26d3128a 20170208 Merge PR #1210 from davidlb/master
6655 3d377dc7a 20170208 P1 Smart meter added description
6655 fd5b4567e 20170208 P1 Smart meter more fixes
6742 a47cd92fb 20170217 Update sensor device status from heartbeat messages, will help when previous report message
6668 d8ebfb881 20170207 Make daemonize compatible with Systemd forking type
6655 bf8ca9366 20170208 P1 Smart meter renamed vars ratelimit
6742 adfb54386 20170215 Change from battery to voltage report for devices
6636 40662cacd 20170208 Philips Hue, Enabled debug log when no JSon object is received
6635 ea2292111 20170207 Merge PR #1208 from ikkemaniac/update-cmakelist
6655 c00dbd4d2 20170208 P1 Smart meter renamed vars
6668 71019110b 20170208 Removed Evohome development code for T87RF device
6742 69c6af53e 20170207 Prevented extra port listeners running when addition Xiaomi gateways are added
6655 e5a34037a 20170208 P1 Smart meter few more cleanups
6668 e55abe9aa 20170208 Revert "Fixed HEAT_DEMAND for separate zone sensors"
6742 ae93fe34d 20170207 Changed to only listen to port 9898 once
6655 c664b92c8 20170208 P1 Smart meter cleanup
6742 74bf66fd0 20170207 Updated network code
6668 3f1c768d6 20170208 Revert "Enable debugging"
6668 ea522d900 20170208 Fixed: Evohome DHW battery level
6742 d9137194d 20170207 Reset
6655 9dae4145a 20170208 P1 Smart meter poll/update interval configurable
6655 bfe35c20d 20170206 Merge remote-tracking branch 'upstream/master'
6638 67c9863e1 20170207 Respond correctly to CORS Preflight requests
6668 3a35e561c 20170205 Merge remote-tracking branch 'refs/remotes/upstream/master'
6742 1af7c8886 20170207 Updated network code
6630 5e630c3d6 20170206 Merge PR #1150 from ikkemaniac/pushdata-counter
6694 c6f6ff037 20170206 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6626 7df899753 20170205 Changed: Now using always last meter record for the next day
6625 57848c827 20170205 Updated History.txt
6624 e0b3973ce 20170205 JSon udevice command now handles/triggers events for GeneralSwitch types
6623 81e69084d 20170205 Switch type 'Door Lock'
6622 8dd7fcfda 20170205 Changed: Switch type 'Door Lock' renamed to 'Door Contact'
6621 fe2000610 20170205 Fixed BleBox compile warning
6620 aa555f9d4 20170205 Merge branch 'master' of github.com:domoticz/domoticz
6620 93702c50f 20170205 Merge PR #1207 from domoticz/Python-Plugins
6694 85ce68b91 20170206 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6617 8f3ec83b6 20170205 Updated Translations
6616 f2ab10f9f 20170205 Removed: Razberry ZWave handling method. Existing users need to migrate to OpenZWave - In
6615 b9932380b 20170205 Merge PR #1206 from szczukot/blebox
6615 aea2eb5f8 20170205 [BleBox] compilation fix
6615 f2b1d0a16 20170204 [BleBox] fix compilation
6615 05fcd3d06 20170204 [BleBox] show devices uptime
6615 6aa0b8cbe 20170204 Merge PR #62 from domoticz/master
6608 08a1417d8 20170204 MQTT, Added outgoing MeterType for RFXMeter/Sensor type
6607 371b64957 20170204 Merge branch 'master' of github.com:domoticz/domoticz
6607 d0e89f3b5 20170204 Merge PR #1179 from Pigloox/patch-2
6604 ba8e095fa 20170204 Double checking JSon parser results
6603 98bbaff94 20170204 Added Blockly disconnect mp3 file
6602 01d0a192f 20170204 Changed: Temperature Only charts will not display the Humidity axis
6601 10e589904 20170204 Merge branch 'master' of github.com:domoticz/domoticz
6601 af4642cd1 20170204 Merge PR #1201 from domoticz/Python-Plugins
6620 985a24738 20170205 Error handling uplift
6601 825cd67b9 20170204 Moved to use BasePlugin
6601 57c4e5a9a 20170204 Actual Device object update
6596 dcfb21edb 20170204 OpenWeatherMap, now supports coordinates and city locations
6601 636faf166 20170204 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6595 72f60e8a3 20170203 Merge PR #1198 from domoticz/Python-Plugins
6593 9e540d777 20170203 Merge PR #1199 from gordonb3/DST_deadlock
6593 dd0c746f7 20170203 Prevent deadlock in DST "black hole" time calculations
6655 94d6559e7 20170202 P1 Smart meter update logic (again)
6591 0176f5fcf 20170203 Save svalue to database for LimitlessLights (#1197)
6590 d8d7f17df 20170203 P1 Smart meter update logic (again) (#1196)
6721 2aa66284c 20170202 Maj Plugins Awox
6589 2504f02de 20170203 Add -sslkey option to allow separate cert/key files (#1195)
6588 ab8568d0a 20170202 Fixed endless loop in constructTime
6721 836778677 20170202 Merge PR #2 from domoticz/master
6587 2ebfcb06f 20170203 XiaomiGateway added extra switch code from Levynger (#1193)
6586 8476bce91 20170202 Add Python plugins AwoxSMP (#1144)
6585 2f1cb5846 20170202 P1 Smart Meter reduce update interval (#1191)
6584 69cd1ed0d 20170202 Merge PR #1192 from Spugna85/master
6581 61daee007 20170202 Merge PR #1190 from ultratoto14/GCMNotif
6579 8abf45c87 20170202 Open Weather Map, removed debug option
6584 64438e888 20170201 OpenWebNet: fix device status update with unofficial gateway
6581 477edb028 20170201 Upgrade GCM notification to send all the available data.
6584 21abc1365 20170201 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6578 1a1056ca6 20170202 Fixed: Open Weather Map
6577 30655f088 20170201 Merge PR #1189 from domoticz/Python-Plugins
6595 549429aa6 20170204 Device.Update, added Image parameter
6655 815fd112e 20170202 P1 Smart meter change update logic
6577 6d30fd720 20170202 Device.Update changes
6655 7e8d32ebc 20170202 P1 Smart meter reduced interval to min 10 sec
6577 3f6516efc 20170202 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6655 eef0526c7 20170201 P1 Smart Meter reduce update interval
6573 6800b6f9f 20170201 WU: better log message when old data is received
6572 662b1745e 20170201 RFLink: user RFLink debug method created
6577 4da5e4622 20170201 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6571 3f3ce6f00 20170201 Merge PR #1178 from Pigloox/patch-1
6721 26e7379dc 20170131 Merge PR #1 from domoticz/master
6568 698e084ee 20170131 Merge PR #1187 from domoticz/Python-Plugins
6568 5543c51b6 20170201 Add extra entries to parameters table
6568 5ac862533 20170131 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6564 580740d8c 20170131 Fixed: If P1 Power sensor has illegal data, it was not displayed in the devices table
6563 82147ba7c 20170131 EventSystem: Checking if P1 Power sensor has enough values
6562 974bc54b2 20170130 RFLink: fix blinds inverted
6561 a858742cc 20170129 Increasing app-cache version
6560 7fcd64d24 20170129 Merge branch 'master' of github.com:domoticz/domoticz
6560 a1d9cf17c 20170129 Merge PR #1181 from szczukot/blebox
6557 0c4d28856 20170129 Removed webserver file not found error message (caused by browser extensions, but is confus
6556 eb8273023 20170129 Small code refactoring Increased HTTPS security
6555 31f858de4 20170129 Merge PR #1176 from ultratoto14/emailcamerasnapshots
6553 ab5074c4b 20170129 Merge PR #1177 from chrisverhoef/master
6568 89d1b75a9 20170129 New sample plugin
6548 5fb6bb82d 20170129 Merge PR #1180 from domoticz/Python-Plugins
6553 1745d4f58 20170129 Now it's turns out stable in my tests @Linux, and ibox switch is back again
6548 cd1ad5cee 20170129 Update example plugin to show use of delayed send
6553 5789935ed 20170129 Now it's turns out stable in my tests @Linux
6548 dbf116cc1 20170129 Fix cross compile issue
6571 ca7a30d93 20170129 Update Teleinfo.cpp
6553 c3a3b0dca 20170128 Added more stability, but not yet there where we need to be
6553 cb60bd355 20170128 Fixes in GetV6BridgeID & SendV6Command with timing and unexpected messages from ibox
6571 bcd53a71b 20170128 Added a switch indicating the current cost slot
6548 8d91530d0 20170129 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6555 3f87404e7 20170128 Add ability to email multiple camera snapshots.
6607 0aaf37b5f 20170128 Update History.txt
6544 c929a267f 20170128 Merge PR #1174 from domoticz/Python-Plugins
6539 ec6c7d89b 20170128 Merge PR #1173 from corbinmunce/master
6524 8c8380914 20170128 Merge branch 'master' of github.com:domoticz/domoticz
6524 3212753d5 20170128 Merge PR #1172 from Spugna85/master
6544 2ac69aa63 20170128 Named parameter defect on Domoticz.Send
6544 dc68bbb74 20170128 Add support for remote controls
6524 d157f99a2 20170127 OpenWebNet hardware page fix and optimization
6544 87fac1f93 20170128 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6520 6720c19a9 20170128 Updating appcache
6519 d9de24962 20170128 Possible fix for LimitLess under linux Updated language files
6524 3498fcd95 20170127 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6518 f3a3c92ac 20170127 Merge PR #1167 from Spugna85/master
6508 a9d8e9be6 20170127 Merge PR #1171 from szczukot/master
6508 4a13b1e05 20170127 Fix for SendSwitch
6508 61ebca66a 20170127 Merge PR #61 from domoticz/master
6518 1b46219a6 20170126 Merge branch 'master' into master
6615 0914f43f9 20170202 [BleBox] fix html
6615 9f8b03017 20170202 [BleBox] check ip mask
6500 7a15ac609 20170127 Merge PR #1170 from szczukot/blebox
6560 4776a9a58 20170129 [BleBox] implemented update firmware
6500 11519129d 20170126 [BleBox] fix set level
6500 911e73a3e 20170126 [BleBox] Set dimmerBox value
6500 43d07a4d2 20170126 Merge PR #60 from domoticz/master
6496 bffa02cf1 20170126 Merge branch 'master' of https://github.com/domoticz/domoticz
6496 fd2eeb55a 20170126 Merge PR #1168 from domoticz/Python-Plugins
6539 377745989 20170128 Reset Yeelight.cpp and mainworker.cpp
6544 012c5cdf7 20170128 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6539 03a25ae1c 20170128 Fix conflict
6496 6fdec9b95 20170126 General fixes
6539 1181cea45 20170128 Reset
6539 0596b7838 20170127 Update mainworker.cpp
6496 f3e3462c7 20170126 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6539 07147af92 20170127 Testing if this will store update the yeelight svalue
6539 4ee73b4d8 20170126 Added variable for gateway sid prefix
6496 d6576616f 20170124 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6518 bea57006c 20170126 OpenWebNet fix password
6539 75184ed5e 20170126 Enabled logging for writetohardware again
6518 caef07c65 20170126 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6539 447f80ccb 20170126 Added text device for Xiaomi cube rotate
6539 65a0cf5de 20170126 Adjust variable name for switchtype
6539 4990c72dd 20170126 Fix socket message declaration
6539 449d7bb38 20170126 Merge PR #10 from domoticz/master
6496 5167391a4 20170126 Fixed possible crash in AccuWeather if wrong API key is provided
6496 bd636d0de 20170126 Merge PR #1166 from steplebr/master
6480 b5859f8f0 20170126 Updated OZW configuration files
6496 310e5f7ec 20170125 Bug correction without refactoring : only move text.indexOf("MyHome OpenWebNet with LAN int
6479 35b9834cb 20170125 Small fix for XiaomiGateway AES implementation
6478 9fbc7269f 20170124 Merge PR #1160 from corbinmunce/master
6464 f5ce11fe5 20170124 Appcache version incremented
6463 fb4f493b5 20170124 Merge PR #1161 from domoticz/revert-1148-master
6463 25a06a540 20170124 Revert "bug correction in hardware web page and refactoring"
6461 016bfb7a2 20170124 Fixed typo in setup (Celcius -> Celsius, thanks to Sebby)
6460 bbf97c27c 20170124 Corrected #1159
6459 3e444e9d2 20170124 Merge PR #1159 from szczukot/1wire
6459 010c6e9b4 20170124 [1wire] more logs
6459 eb6034962 20170124 Merge PR #59 from domoticz/master
6454 ae5762005 20170124 Merge PR #1158 from domoticz/revert-1147-blebox
6454 afecfc3cf 20170124 Revert "[1wire] a few fixes and improvements"
6452 9f507bfa3 20170124 Merge PR #1157 from sbouchex/httppoller_bug
6450 998e07997 20170124 Merge branch 'master' of github.com:domoticz/domoticz
6450 f25c88790 20170124 Merge PR #1156 from szczukot/blebox
6496 921850471 20170124 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6450 430f3dccf 20170124 Merge PR #1154 from ultratoto14/NotificationChoice
6496 b1b7caea0 20170123 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6450 2bcf79479 20170123 Merge remote-tracking branch 'upstream/master' into NotificationChoice
6450 1d805e0c0 20170123 [BleBox] Implemented switchBoxD
6452 8b8f2cd2e 20170123 Fixed issue when content type is empty and added json exception handling
6450 5b8ccd88f 20170123 Update blocky ui to add notification subsystem.
6450 1d0d8a83a 20170123 Merge PR #58 from domoticz/master
6450 e3e3caad1 20170123 Adding choice of notification subsystem in LUA and Blocky. Need UI to be changed.
6441 d5cfa7819 20170124 AccuWeather: Trying to catch possible JSon parsing issue
6450 67f7a2993 20170123 Beta version bump
6440 f90aab24c 20170123 AppLamp, added RGBWW switch type, added receive timeout, better failure logic
6630 ce048f668 20170205 Fix typo
6630 61e894e7e 20170202 Changed 'sprintf atoi' to 'strcpy' per request
6439 37916134f 20170123 Merge PR #1151 from ikkemaniac/pushdata-idx
6630 1c966b512 20170122 Datapush: support 'counter' type
6437 3114c77f8 20170122 Merge PR #1147 from szczukot/blebox
6437 22f3805cf 20170122 [1wire] poll=0 - disabled polling
6437 cb55cf79b 20170122 Merge PR #57 from domoticz/master
6427 10914fc4f 20170122 Corrected compile error for GCC
6426 a5151996b 20170122 Energenie 5-gang, increased Unit to 10
6425 37fce50e9 20170122 AppLamp/LimitLess bridge V6.0 RGBW
6424 b71c0cff5 20170122 Merge PR #1125 from YcKe/master
6424 caec3f0ca 20170122 Merge branch 'master' into master
6418 69210ef98 20170122 Updated Language files
6417 b151059cd 20170122 Merge PR #1148 from steplebr/master
6415 4bab4de1d 20170122 Merge PR #1130 from jvandenbroek/master
6412 294fe0181 20170122 Merge PR #1149 from ikkemaniac/pushdata-idx
6409 2a16f30fd 20170122 Merge PR #1143 from etamminga/master
6407 d50b2a05d 20170122 Merge PR #1142 from ultratoto14/fix_notification
6405 9182d3e49 20170122 Merge PR #1138 from sbouchex/http_post2
6437 19f5100b5 20170122 [1wire] rever language
6496 99d99bcbd 20170121 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6437 11d6ab8d5 20170121 [1wire] update pl language
6437 9cae76d71 20170121 Merge PR #55 from domoticz/master
6635 c4feb9f10 20170206 Change message status to WARNING
6439 f410ca128 20170122 Update keywords description; 'name' -> 'device name'
6635 71893ff91 20170206 Print messages when header files for I2C and/or SPI are not found
6412 ca9cf693e 20170122 Show list of available keywords on Http and Google PubSub data push page
6459 c0ee7664b 20170121 Merge PR #53 from domoticz/master
6635 9ba769d64 20170205 Make I2C and SPI support options using 'INCLUDE_LINUX_I2C' AND 'INCLUDE_SPI'
6407 de13a0759 20170120 Fix regression on notification extradata due to commit c786427bafa41703b3860f1782525886a45a
6635 6acbfe997 20170205 Move version check up so it's first in line
6721 2296c9dc6 20170121 Add Python plugins AwoxSMP
6412 1467e102f 20170121 Add 'idx' parameter for use in Http and GooglePub datapush
6395 b0d58fc74 20170120 Merge PR #1140 from Red-F/fix-accept-encoding-gzip
6424 b56eb7d16 20170120 Merge branch 'master' into master
6393 5874123b2 20170120 Merge PR #1141 from ultratoto14/master
6391 5dcaede15 20170120 Lights/Utility tab speed improvement JSon, now possible to set any timerplan
6393 32feb7413 20170109 Change notification API to allow choice of subsystem.
6395 a3b6c04a3 20170119 Only set encoding to gzip when the caller accepts gzip and a .gz was loaded
6390 a16acf5dc 20170120 Lights tab: Loading speed improved (Fixed #1139) Xiaomi: Fixed compile warning
6496 e639a988c 20170119 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6389 62434a557 20170119 Merge PR #1126 from etamminga/master
6386 52b812bcc 20170119 Merge PR #1135 from Risca/tellstick_null_fix
6384 97e9f43a5 20170119 Merge PR #1129 from corbinmunce/master
6405 fa1ba6e6d 20170121 Merge remote-tracking branch 'origin/http_post2' into http_post2
6405 c6af8402a 20170120 Merge remote-tracking branch 'origin/http_post2' into http_post2
6405 68b066a1c 20170120 Moved base64 + split to javascript part
6518 4a64f747f 20170121 Revert "Fix lighttype code"
6405 c37730711 20170119 HTTP/HTTPS poller enhancements (to support POST, headers & content type)
6405 a30a970c2 20170119 Merge remote-tracking branch 'origin/http_post2' into http_post2
6518 1d83089f2 20170117 Fix lighttype code
6518 2c8c18ff4 20170117 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6496 1a0f4088a 20170117 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6405 e2105d526 20170119 HTTP/HTTPS poller enhancements (to support POST, headers & content type)
6424 8b70e9d6b 20170120 Moved dim level calculation to webservice.
6409 0ed29335d 20170120 InComfort v1.0.1
6405 e3d10d0c4 20170106 HTTP/HTTPS poller enhancements (to support POST, headers & content type)
6405 d8134ae09 20170106 HTTP/HTTPS poller enhancements (to support POST, headers & content type)
6415 c12d35b70 20170117 Renamed definition
6424 439733287 20170116 Json dimmer values instead of static html
6389 1a1f6a4f4 20170119 Forgot CMakeFile
6372 d32baee0d 20170119 RFXtrx Lucci Fan implemented
6415 743fa45f9 20170117 Added timer to rate limit interrupts
6389 66b8faa12 20170116 Intergas InComfort LAN2RF Gateway implementation v0.1
6405 4d6d1a88b 20170106 HTTP/HTTPS poller enhancements (to support POST, headers & content type)
6386 477403231 20170117 Fix out of bounds exception on some platforms
6424 175b15502 20170116 Set more specific dim level values
6371 d7773f7a8 20170116 Merge PR #1118 from samm-git/lua-osx-fix
6496 5098770cf 20170116 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6437 6272450e0 20170121 [1wire] revert language pl
6369 06562d20f 20170116 Added compile messages if building with I2C/SPI
6437 9744b54fb 20170121 [1wire] 1wire is always exists (we may use owfs path on all os)
6368 2063df831 20170116 Fixed I2C/SPI in CMake
6367 bf2a00046 20170115 Merge PR #1120 from szczukot/blebox
6437 43f4077f1 20170121 [1wire] fix reading switches
6437 7f344bdab 20170121 [1wire] properly disable polling
6367 dac26f47a 20170115 [BleBox] fix for BleBoxS
6496 897723c70 20170115 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6364 d0e3244e5 20170115 Timer Plan editor
6367 9ccd2c780 20170115 Merge PR #52 from domoticz/master
6363 c2407ad72 20170115 Notification for Alert Sensor via udevice JSON call
6362 91e2bd5b7 20170115 Merge PR #1119 from samm-git/i2c_check
6358 e612dc3df 20170115 Merge PR #1117 from domoticz/Python-Plugins
6496 8b1f1f2aa 20170115 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6358 86e0d846a 20170114 Add HTTP Protocol support
6358 aaaf94b03 20170114 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6347 4dd8d447a 20170115 Merge PR #1110 from samm-git/ipv64_fix
6362 fa908ae84 20170114 Fix SPI check
6362 ea06eff43 20170114 Include CheckIncludeFiles macros
6344 e3abc95e1 20170115 Fixed Kangtai implementation
6371 75715ec39 20170114 Set LUA_USE_MACOSX for the builtin LUA on OSX
6362 68ec8e038 20170114 Use HAVE_LINUX_I2C/HAVE_LINUX_SPI instead of __arm__ for the hardware/I2C.cpp and hardware
6358 4be57f236 20170114 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6343 084429c06 20170113 Merge PR #1114 from ogroot/patch-1
6341 5b6d5160f 20170113 Merge PR #1112 from YcKe/master
6358 9fd6b2ef7 20170113 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6338 a71dd43a8 20170113 Merge branch 'master' of https://github.com/domoticz/domoticz
6341 288275ca3 20170113 Code readability improvement
6338 24d91297c 20170113 Merge PR #1115 from steplebr/master
6343 b14288d2d 20170112 Adding GPIO pins Raspberry B+, 2, 3 and Zero
6335 5f2a08f5c 20170113 RFXtrx RFY2 protocol implemented RFXtrx Kangtai / Cotech impl
6358 55bea2a6f 20170111 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6341 0ecfed279 20170112 Allow empty UserVariables for string values
6334 2fd8bdc3f 20170112 Changed: Minimized On/Off/Script execution time
6333 2e6733e46 20170111 RFLink: fix stop command
6332 2cd9791a8 20170111 Quick fix for possible to large HTTPPostContentType data
6358 0a075a343 20170110 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6331 291ee8d9e 20170111 Merge PR #1111 from steplebr/master
6358 43fd1a7e7 20170110 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6329 0fd1d1f38 20170111 Updated translations GPIO added sample ODroid C2 output
6328 ff5901308 20170110 Devices could become invisible when a scene/group was added to the 'hidden devices
6347 92fd8c222 20170109 Apply v6_only(false) only listen all (::) address
6327 5c71ba9f0 20170110 Updated OZW
6326 7f723c649 20170110 Logitech Harmony, added try/catch around json parsing (with logging)
6347 1731427b9 20170109 Bind to ipv4 and ipv6 sockets if net.inet6.ip6.v6only is set to 1
6325 712990327 20170109 Merge PR #1105 from corbinmunce/master
6358 f53b9c247 20170107 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6358 8f18efd01 20170106 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6312 6da08afce 20170105 XiaomiGateway, fixed previous fix
6358 b86997e50 20170105 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6311 1f63d9e76 20170105 Xiaomigateway fixed compile warning
6310 efb02f253 20170105 Merge PR #1101 from domoticz/Python-Plugins
6417 f0272b24b 20170121 Bug correction in hardware web page and refactoring of LAN interfaces tests
6310 23b8a7703 20170105 Changed plugins to all be called plugin.py
6310 d581b1ce4 20170104 Move plugins to their own folders
6338 c8d1d6925 20170112 More precise names : add "with LAN interface" to OpenWebNet description add "Bus" to bus sw
6306 2bb0b67f9 20170105 Merge PR #1100 from gordonb3/scriptdir
6331 d85bc8b3b 20170111 Harware : add openwebnet serial gateway switch type : add zwave blinds and lights correctio
6306 1ad16469e 20170103 Make action script path handling consistent
6310 09095ed20 20170104 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6304 ef84f723e 20170103 Merge PR #1098 from corbinmunce/master
6539 647e68b3f 20170125 Added debug logging back in
6296 f74d5f754 20170103 Updated translations
6539 e13963d35 20170125 Merge PR #9 from Levynger/patch-6
6295 7fba1e3a8 20170103 Merge PR #1097 from domoticz/Python-Plugins
6539 1ec13a490 20170125 Added Press Release to Xiaomi Switch
6478 d5a851c56 20170124 Add immediate detection of Xiaomi Gateway LED back in.
6478 f0dfb9274 20170123 Commented out lines causing compile error on Linux
6292 b53369e27 20170103 Merge PR #1092 from jotakar/master
6478 506f0c0b1 20170123 Added Limitless_SetBrightUp and Limitless_SetBrightDown support to Gateway LED
6478 8f5915e08 20170123 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6295 01ac0165d 20170103 Multiple bug fixes
6478 66b71656d 20170123 Merge PR #8 from deennoo/patch-3
6295 323707508 20170103 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6288 1044dc800 20170102 Merge PR #1096 from domoticz/Python-Plugins
6478 54feb4a3b 20170123 Merge PR #7 from deennoo/patch-2
6288 0557eaf2c 20170102 Force Travis to use Trust not precise
6288 ed3db205c 20170102 Fix to allow Travis jobs to run
6478 a1db9a410 20170122 86sw2 typo
6478 5f7228d3c 20170122 Change 86SW1 type
6478 5346f16cc 20170123 Added write invalid key check
6478 b854312a9 20170121 Fixed brightness control for Gateway LED
6288 8ef4c1c5c 20170102 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6284 df32e54be 20170102 Merge PR #1095 from domoticz/Python-Plugins
6478 1c3862c26 20170120 Added gateway LED brightness control
6478 8558c1810 20170120 Merge PR #6 from Levynger/patch-5
6284 0364cb179 20170102 OSX build patch, lift Python min version to 4.3
6284 90e0bbaae 20170102 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6478 6a2ee36b2 20170119 Ctrl_neutral1 and 86sw1 added
6384 ed75e58d8 20170118 Added some extra logging around Gateway LED control
6384 c7fed8b55 20170117 Added newline back to XiaomiGateway.h
6518 c61043b97 20170116 Merge remote-tracking branch 'refs/remotes/origin/master' into domoticz/master
6280 c08f6adf3 20170102 Merge PR #1094 from eburud/master
6292 a198dbe03 20170102 Remove duplicate sentence
6384 a75b5361e 20170117 Added Gateway LED control
6280 a6669496f 20170102 Use username and password in Fibaro version 3.x, to avoid incompatibility with older versio
6292 5d590f955 20170101 Update EventSystem.cpp
6518 230397a13 20161229 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6280 e73a4796c 20170102 Changed authorization from url to basic authentication header. Username and password is no
6292 63a535c37 20161231 Avoid empty values for devices triggering events
6459 3167886f8 20170101 Merge PR #51 from domoticz/master
6284 21b292bd0 20170102 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6384 0244da478 20170117 Adjusted spacing
6384 2e9e2ffbc 20170117 Update
6277 1d11cadac 20161229 Merge PR #1086 from ducseb/master
6384 4a6223168 20170117 Merge PR #4 from Levynger/patch-1
6275 42781c627 20161229 Merge PR #1083 from corbinmunce/master
6384 a26508c1a 20170116 Update XiaomiGateway.cpp
6384 8ac0cf46b 20170113 Merge PR #1 from deennoo/patch-1
6272 c94fbe8e0 20161229 Fixed EventScript system when logging was disabled
6384 a6ae4e906 20170117 Updating
6384 5a0e764a1 20170113 Comment fonction for rotate
6271 f73f3e74c 20161229 Updated OZW configuration files
6384 735c3b721 20170113 Added cube rotate support. updated to handle new no_motion and no_close reports.
6325 bb6e2cb0b 20170108 Adjust Xiaomi cube code
6270 4265cade7 20161229 Merge PR #1081 from steplebr/master
6325 225fa0127 20170108 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6270 1f860de80 20161229 Multiple lines on Extract_### std::### instead of using namespace std const ###& for functi
6325 d7d6a294e 20170108 Update XiaomiGateway.cpp
6325 9de5eefee 20170108 Adjust Xiaomi cube code
6270 4d9568b28 20161228 Update bt_openwebnet frame builder/parser
6277 ae5732d48 20161229 Arilux/Flux LED - Fix White/RGB and Brightnesssend command to controller
6270 add9ae1a3 20161228 Update bt_openwebnet frame builder/parser
6325 919597343 20170105 Fix logic error with detecting cube rotate
6266 6864eb276 20161229 Fix in Hardware Controller caused by #1075
6265 b8b8e914e 20161228 Merge PR #1075 from ducseb/master
6325 969039c8a 20170105 Ignore cube rotate message
6265 55a2d9544 20161228 Fix tab
6325 0fda74118 20170105 Removed debug output
6265 6fc06d7dd 20161228 Fix spaces
6325 13677d3a7 20170105 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6265 8537453d0 20161228 Arlix hardware, Remove log and Set_HexRGBColour
6265 955948762 20161228 Merge branch 'master-upstream'
6325 57130c428 20170105 Added support for Xiaomi Cube
6325 54d65f5e8 20170104 Doubled the received buffer size to 1024
6325 4f7348169 20170103 Outputing data received in handle_receive for testing
6325 fe04147a4 20170103 Commented out toggle for STYPE_PushOn as this should not be needed after change to STYPE_Se
6258 91f4555d8 20161228 Corrected a log message when email could not be send
6304 6cdf0774e 20170103 Tried changing bool bIsOn as well - in error
6257 f60d0110c 20161228 Merge PR #1076 from corbinmunce/master
6304 43c3d4e3f 20170103 Changed these to const: eSwitchType subtype int level
6304 5273d6a90 20170101 Stopped WriteToHardware sending commands for wireless switch
6304 a66cfa087 20170101 Added try/catch around socket
6304 1eebf9b5b 20170101 Removed port 9898 for local endpoint when sending "whois" command
6304 928fcd180 20161231 Changed reuse_address to socket before sending
6304 1c24a42d0 20161231 Changed wireless switch to selector type with extra options for click/long click/double cli
6275 f232067c7 20161229 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6257 4ebcef6cf 20161228 Update XiaomiGateway.cpp
6257 7f3f75c63 20161228 Update XiaomiGateway.h
6275 dc81d1a01 20161229 Removed encryption cleanup commands that were stopping notifications
6257 bfe072e31 20161228 Update HardwareController.js
6265 4183f974d 20161228 Fix merge mistake from Arilux dev branch
6257 cc5001db2 20161228 +1
6265 cb47a5091 20161227 Add support for Arilux AL-C0x Wifi RGB/RGBW Controller Led On/Led Off/Rgb Command
6257 bdba39bd1 20161228 Fixed spaces in HardwareController.js
6245 28cf2c4ab 20161227 Merge PR #1061 from jonferreira/master
6257 82ee19211 20161228 Added newline to HardwareController.js
6257 6cb63fcf3 20161228 Merge branch 'master' of https://github.com/corbinmunce/domoticz
6242 762a6c269 20161227 Merge PR #1074 from corbinmunce/master
6257 fdb825764 20161228 Update XiaomiGateway.cpp
6257 76a8f7291 20161228 Update XiaomiGateway.cpp
6257 a4321bda1 20161228 Update XiaomiGateway.h
6257 efaec4808 20161228 Added Xiaom Temperature and Humidity Sensors
6238 654a92235 20161227 Merge PR #1070 from domoticz/Python-Plugins
6242 54b7c5e71 20161227 Update HardwareController.js
6242 e3407397c 20161227 Adjusted HardwareController.js spacing
6238 224ddfaed 20161225 Fixed Windows Python loading
6242 fb1b15577 20161227 Added password, ip, and port settings when adding the Xiaomi Gateway. Added encryption base
6238 d0e6d22b6 20161224 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6235 d63825628 20161224 Merge PR #1069 from domoticz/Python-Plugins
6235 7a17f8e62 20161224 Removed need for manifest file
6235 670a0a466 20161223 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6231 ad2ee5bc8 20161222 Merge PR #1065 from RobKuipers/master
6231 b406e8a2c 20161222 Show last set DHW Setpoint and/or CH Setpoint if OTGW-interface returns no value
6231 daf742c18 20161222 Show last set DHW Setpoint and/or CH Setpoint if OTGW-interface returns no value (0.0)
6231 b34ea94d5 20161222 Show last set DHW Setpoint and/or CH Setpoint if OTGW-interface returns no value (0.0)
6226 349c4802e 20161222 Merge PR #1067 from gordonb3/FollowSched
6231 50624aee4 20161221 Show last set DHW Setpoint if OTGW-interface returns no value (0.0)
6518 4b4e91fe8 20161229 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6226 38c881fb1 20161222 Eliminate warning about missing FollowSchedule.png
6235 0f932b209 20161221 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6224 4a05d3657 20161221 Merge PR #1064 from Spugna85/master
6221 e042b55fd 20161221 Merge PR #1063 from domoticz/Python-Plugins
6221 9905554b1 20161221 Fixed XML protocol error
6221 441a81d42 20161221 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6224 48f608b0c 20161221 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6245 98968ddf5 20161227 Update MQTT.cpp
6216 61682b487 20161220 Merge PR #1062 from jvandenbroek/master
6221 09a15d495 20161221 Fix minimum version constant
6221 e2d54a484 20161220 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6245 bc98c109b 20161220 Update MQTT.cpp
6214 8b2980e77 20161220 Merge branch 'master' of github.com:domoticz/domoticz
6214 50dabcec7 20161220 Merge PR #1058 from domoticz/Python-Plugins
6210 192dbf29b 20161220 1Wire, removed obsolete function from header file
6209 d381eb399 20161220 Merge branch 'master' of github.com:domoticz/domoticz
6214 cd90bd959 20161219 Uplifted python library load
6216 31665974a 20161220 Debounce GPIO reading
6214 0d2abb8e6 20161219 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6209 92d154f93 20161219 Merge PR #1055 from szczukot/1wire
6209 7beeb3962 20161218 [1wire] fix for build device list
6209 6e543d69b 20161219 Merge PR #1056 from Spugna85/master
6209 232aeb0fb 20161218 Merge PR #50 from domoticz/master
6209 5174c78f2 20161218 Merge PR #1054 from philippe72/master
6200 60b1320e7 20161220 Added plugin folders in CMake installation package(FredrikFornstad)
6199 629fb87bf 20161218 Reverting previous 1Wire patch
6198 9b9135b08 20161218 Fixed BME280 forecast (was using previous forecast)
6197 39db9d32b 20161218 Fixed 1-Wire startup problem
6196 948c0646d 20161218 Corrected forecast for BME280
6195 7cb39c89b 20161218 BME280 pressure sensor now stored as float
6194 ceece9816 20161218 Removed debug line
6193 9c79377b5 20161218 Added missing comma and BME support
6192 59fb851c7 20161218 Renamed I2C sensor
6191 d59ddf049 20161218 I2C BME280 sensor (temp+hum+baro)
6190 3cb81bea7 20161218 Merge PR #1053 from domoticz/Python-Plugins
6190 0ae6f5cc2 20161218 Add exception handler to XML protocol
6190 28e00884c 20161218 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6185 12dd8321b 20161218 Merge PR #1051 from houk001/master
6183 11ca40327 20161218 Merge PR #1049 from YcKe/master
6190 e544cc63f 20161218 Add Python samples
6181 1f88ab970 20161218 Merge PR #1047 from sbouchex/http_lua
6190 bf0d95b4a 20161217 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6183 03a8e5916 20161217 Added a new parameter to disable the logging of event script triggers
6179 f7fe4ab6b 20161217 Merge branch 'master' of github.com:domoticz/domoticz
6179 30009e14e 20161217 Merge PR #1045 from houk001/master
6179 82177dd3d 20161217 Merge PR #1044 from domoticz/Python-Plugins
6179 0dae38d78 20161217 Fix type where Python 3.4 has searched for twice and 3.3 was not searched
6179 235779923 20161217 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6185 e333a87b8 20161217 Sterbox
6170 15d150b8a 20161217 Fixed: Motherboard temperature on platforms where thermal_zone0 is not in multiply of 1000
6179 14114047c 20161217 Update Sterbox
6169 894608a27 20161216 Merge branch 'master' of https://github.com/domoticz/domoticz
6169 145ef1381 20161216 Merge PR #1043 from Spugna85/master
6224 41620aaac 20161221 OpenWebNet added management of who=9 (auxiliary)
6209 89bde1d2a 20161219 OpenWebNet adding dimmer
6169 915cccfba 20161216 OpenWebNet support for unofficial gateway #4
6169 619bf7ee7 20161216 Revert "OpenWebNet support for unofficial gateway #3"
6161 33d8d2607 20161216 Blinds T13, removed stop button Committing Thermostat4 work in progress
6160 89456a46a 20161216 Updated translation files
6169 5fd4ef264 20161216 OpenWebNet support for unofficial gateway #3
6169 c62b83b35 20161216 Merge remote-tracking branch 'refs/remotes/domoticz/master'
6159 6077bfa95 20161216 Fixed: Invalid MQTT input data
6158 f4727ffa8 20161216 Merge branch 'master' of https://github.com/domoticz/domoticz
6181 2d9e73935 20161216 Export device statuses while parsing data with lua script
6158 ce0475db4 20161215 Merge PR #1040 from gordonb3/tUntil
6158 918a8250e 20161215 Correct overseen old tUntil value from commit 6333ac5
6158 605dcbaa5 20161215 Merge PR #1037 from Sneezydevil/HEOS-delimiter-patch
6158 7704b4c13 20161215 Better way to add the delimiter
6151 ebc4d1dd6 20161216 Changed Blinds T0 till T13 implementation You might get a new device, or need to manually a
6158 58dd50270 20161215 Revert "Added delimiter which is required by the new HEOS Firmware"
6150 a260ccaa3 20161215 Wind, when chill is not provided (or 0), it is now calculated
6158 1f46d6d44 20161214 Added delimiter which is required by the new HEOS Firmware
6149 f4a42eab1 20161214 Updated OZW configuration files
6148 9438edc10 20161214 Fixed Manual Adding of IT light type
6147 3151e7281 20161214 Notification Systems,added sensor idx/name as option Email Notification, included sensor id
6146 03ad813b0 20161214 PluginManager fixed compile error
6145 c2df5a3a1 20161214 OZW, don't try to add unsupported command classes (for now COMMAND_CLASS_CLIMATE_CONTROL_SC
6144 d8650eec5 20161214 Merge branch 'master' of github.com:domoticz/domoticz
6144 5de665e16 20161214 Merge PR #1036 from Evsdd/master
6179 bcfcea6fd 20161217 Add search for python library
6139 74bad7341 20161214 Fixed HTTP Push configuration storage
6138 fec60777e 20161213 Merge branch 'master' of github.com:domoticz/domoticz
6179 dc1d4b56a 20161213 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6138 7affb87f7 20161213 Merge PR #1025 from Spugna85/master
6133 4e70f798e 20161213 Changed: Wind Direction Graph, if sensor does not supports 'Gust', the 'Speed' value is u
6179 4d09e02b2 20161213 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6132 af8da947f 20161213 Merge PR #1035 from domoticz/Python-Plugins
6132 84a068a6a 20161212 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6129 d540e3598 20161211 Fixed another cxx compile issue
6128 dd86948ed 20161211 Fixed python cxx compile error introducted in previous patch
6127 ee7b4aac2 20161211 Fixed Python crash when library was not loaded
6126 df2e41821 20161211 Remove condition to have delta in data which prevented 'zeros' to populate counter bar grap
6125 6bf41ec96 20161211 Updated OZW configuration files
6124 c02f74952 20161211 Corrected spelling mistake
6123 cbc2520c3 20161211 Merge PR #1031 from domoticz/Python-Plugins
6132 c043f2350 20161212 Added plugin directrory creation if not found
6123 fd7a2e5bc 20161211 Add SerialPort Transport and XML Protocol
6123 a77cad02f 20161211 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6123 a996f3404 20161211 Merge branch 'Python-Plugins' of https://github.com/domoticz/domoticz into Python-Plugins
6123 39f7e5aab 20161211 Merge branch 'master' into Python-Plugins
6123 b55761e2d 20161210 Fix incorrect hardware number in Hardware page
6123 d0d545419 20161210 Removed OSX debug statement
6123 559f4ef82 20161210 Fixed type in cmake OSX command
6123 adb3d359d 20161210 OSX fix for include directory (Python3)
6123 ce572490a 20161210 Zero in on Python include folder
6081 777cb1765 20161211 RFlink: Fix
6080 f5681e745 20161211 Merge branch 'master' of https://github.com/domoticz/domoticz.git
6123 211898f01 20161210 Locate python3 header on osx build
6123 8274b8bf9 20161210 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6080 0e066bb31 20161211 Merge branch 'master' of https://github.com/domoticz/domoticz.git
6123 d2743d694 20161210 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6080 791dba940 20161210 Merge PR #1032 from corbinmunce/master
6080 2bc84be96 20161210 Added { HTYPE_XiaomiGateway, "Xiaomi Gateway" },
6080 276d3bc3b 20161210 Merge PR #1028 from corbinmunce/master
6080 87c8360e3 20161210 Removed Xiaomi again :(
6080 446361266 20161210 Was missing Xiaomi from RFXNames.cpp
6123 3c445bb4b 20161205 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6080 f81224f0c 20161209 Added smart plug to XiaomiGateway, and removed Xiaomi Gateway from RFXNames.cpp
6080 66ac538ce 20161209 Used notepad2-mod to edit RFXNames.cpp and HardwareController.js for Xiaomi Gateway changes
6080 9825c9059 20161209 Reset RFXNames.cpp again
6123 35b035b27 20161204 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6080 898f889c7 20161209 Adding Xiaomi back to RFXNames.cpp
6080 2b89299c2 20161209 Not changing RFXNames.cpp to see what happens
6080 fa801f6dd 20161209 Reset RFXNames.cpp
6123 d19f71fe4 20161204 Merged code updates from Master branch
6080 acf07f96e 20161209 Reset HardwareController.js
6123 e5aa6ed15 20161204 Delete save files
6080 d10e942d4 20161209 Reset Yeelight.cpp
6080 de54b157d 20161209 Formatting changes
6123 42bff02e7 20161204 Merge
6080 1775f92f1 20161209 Re-added Xiaomi Gateway to HardwareController.js
6080 ee9064eb2 20161209 Reset Yeelight.cpp and HardwareController.js
6080 879856457 20161208 Added Xioami Gateway description to XiaomiGateway.cpp
6080 3d7682738 20161208 Merge branch 'master' of https://github.com/domoticz/domoticz.git
6080 31a809b8a 20161208 Removed typo adding XiaomiGateway.h to Yeelight.cpp
6080 c92e6770b 20161208 Added Xioami door sensor and database update to set sensor type
6080 7c52b6acc 20161209 Merge PR #1030 from gordonb3/montly_wd
6080 57e5609a8 20161207 Merge remote-tracking branch 'refs/remotes/upstream-master/master'
6080 232d32e37 20161209 Fix crash in Monthly weekday schedule
6080 014085775 20161209 Changed insufficient user rights to HTTP forbidden
6668 f1079621c 20170205 Evohome: Fixed DHW battery info
6080 e16988df7 20161209 Returning HTTP 401 for unauthorized access UpdateDevice JSON call needs at least user right
6045 885164849 20161208 RFLink: changes to shutter handling and added new devices
6044 639fe8980 20161208 Another refactor of the I2C class (one more to go)
6668 4d45a6359 20170115 Small update
6043 f7965ac53 20161207 I2C, using enum now, correct (some) spelling errors, a lot still remains
6668 7e5a15d8a 20161218 Enable debugging
6042 f513698d3 20161207 Netatmo, force 'first time' Boolean to false after first poll
6668 6b47f5aa7 20161217 Fixed HEAT_DEMAND for separate zone sensors
6144 651fba798 20161213 Fixed Evohome HGI80 temperatures corrected to 2 decimal places
6041 311f680a9 20161206 Merge branch 'master' of github.com:domoticz/domoticz
6144 1c93688cd 20161213 Revert "Added %demand values to http push for Evohome TPI devices"
6041 ae46c03c1 20161206 Merge PR #1023 from Evsdd/master
6144 7f2b5c6f7 20161213 Added %demand values to http push for Evohome TPI devices
6041 8cf6f034b 20161206 Remove debugging from Evohome
6080 d922ba3cb 20161207 Adjusted line ending
6041 c813ac252 20161206 Merge PR #3 from mlstolk/master
6041 9d5d72af2 20161205 Fix: HR80/HR92 heat demand switch not re-evaluated
6080 37e5a6e0d 20161207 Added XiaomiGateway with support for motion sensors
6080 2f2a9f830 20161206 Merge remote-tracking branch 'refs/remotes/upstream-master/master'
6041 2c2f0ddc0 20161205 Merged main Domoticz updates
6034 ddc3cca4c 20161206 Bumping version for raspbian build
6033 2075926c9 20161204 Merge branch 'master' of github.com:domoticz/domoticz
6123 a2239e844 20161204 Add brew link option for python on osx
6123 95666e3b9 20161204 Trying to resolve the osx build by adding python3
6033 5e223bd72 20161204 Merge PR #1021 from szczukot/SatelIntegra
6123 0ee686feb 20161204 Reorganised headers to fix compiler errors on Pi
6123 d5f11dcd7 20161203 Still trying to resolve the 'internal compiler error' on Ubuntu 16.04
6033 4a938fc01 20161203 Merge PR #1016 from seahu/master
6123 32bf0f272 20161203 Remove redundant header files from PlugManager to resolve the 'Internal Compiler Error' on
6123 b4b698fa9 20161203 Plugins functional
6123 fbd46006c 20161203 Show & Add Plugins code merged
6123 7a16448c6 20161203 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6016 0c8bd01f4 20161204 Netatmo Home Coach support
6015 2beedb073 20161203 Merge branch 'master' of github.com:domoticz/domoticz
6123 006cac422 20161202 Python 3.2.3 defines some calls as macros, coded around this
6123 75e18d455 20161202 Test backward compatibility with Python 3.2.3
6041 6f153f38b 20161204 Added Evohome HGI80 HR80 battery info and fixed 0 demand bug
6123 76bcf6ab7 20161202 Dropped Python requirement to 3.0
6015 62541e2a0 20161203 Merge PR #1020 from Evsdd/master
6012 4e2cc5d13 20161203 Camera test fix when no parameter was provided in the url Updated RFXCom header file
6123 2ae63a1ed 20161202 Add Python brew command for osx build
6011 ec31cff47 20161203 Add GitHub files
6123 e0ac528ae 20161202 Force backported cmake version
6010 da82cec86 20161203 Fixed type in disabled device in previous commit
6123 1130f57c6 20161202 Trying educating cmake on more recent versions of Python
6009 716f1d7c4 20161203 OZW, when a value is updated and the sensor did not exists before (for example a k
6123 40523c194 20161202 Force make to stop if Python not found
6123 448fa9b9f 20161201 Added python3 to travis file to resolve build issue
6008 41ca770b2 20161202 Merge PR #1018 from corbinmunce/master
6123 cadf6d35f 20161201 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
6508 7c674c96f 20161202 Merge PR #49 from domoticz/master
6123 5a14e4f14 20161130 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
5999 5d02d7531 20161201 Fixed Temperature table max value
5998 a09e854b1 20161201 Webserver, Corrected Mode assignment (thanks to peterk)
6123 8e798640d 20161130 Add PluginManager to MakeList
6080 05dc27e6e 20161206 Please ignore this, I'm just trying to get Visual Studio to update my fork
5997 a75f93ec3 20161130 Merge branch 'master' of https://github.com/domoticz/domoticz
6123 4e34b1766 20161130 Removed tab char from travis file
6008 0cc28473e 20161202 Minor adjustment
6123 370cc93cb 20161130 Add python3-dev to Unix compile
6008 051c441fa 20161202 Fixed udp socket port conflict Discard duplicate udp responses in yeelight discovery Added
6008 f419c0cf8 20161129 Merge remote-tracking branch 'refs/remotes/upstream-master/master'
5997 96f3ac324 20161130 Merge PR #1014 from wroopy/master
6123 23918ef19 20161129 Merge remote-tracking branch 'refs/remotes/origin/master' into Python-Plugins
5994 eac3dd64d 20161130 Notification for Dummy Soil/Moisture sensor
5993 037033a0b 20161130 Rooms, Non-Favorite scenes are now also visible when placed in a group/scene
5992 2607bce7c 20161129 Merge PR #1011 from ikkemaniac/cmake_libboost_version_check
6123 e4b35c0a4 20161129 Continued Plugin integration
5992 b0837ec72 20161128 Lower min required libBoost version to 1.55
5997 a29fadf4e 20161130 Handle meter/values for Rain and Wind
6123 99180410e 20161129 Add Python Plugins hardware
5992 99145c42b 20161127 Compare libboost version found by CMake and compare to min. required version. Quit CMake if
5989 bb67eed7b 20161127 Merge PR #1008 from domoticz/iteratorbug
5989 892931a77 20161125 Catching resolver errors and checking if the Reconnect timer was cancelled or not.
5989 8234ea37a 20161125 Resolver was not iterated correctly.
5989 b4b193e54 20161125 Iterator bug.
6033 8775bca62 20161203 Repair ifdef (ifndef), delete new_hardware_nores.txt
5985 bd7d3094b 20161124 Merge PR #1003 from domoticz/proxyhost
6033 7daf1642e 20161203 Comment some log
6033 cef1144e5 20161203 Back makro from _WIN32 to __arm__. Rename HTYPE_PCF8574 to HTYPE_RaspberryPCF8574 .
5985 0d5a7f0fc 20161123 Changing hostname of mydomoticz - DNS should be updated accordingly.
5983 e7b005116 20161123 Fixed possible crash when dbase result date did not contain an hour value
6033 362460564 20161203 Add some and change other makro from #ifdef __arm__, #ifndef __arm__ to #ifdef _WIN32, #ifn
6033 d1ef50f3c 20161202 Delete some comment
5982 808a2cbc4 20161123 Updated OZW configuration files
6033 85e2f1390 20161202 Delete /Seahu directory with example howto create new HW. add description howto create new
5981 74d514797 20161122 Fixed Air Quality previous year Fixed Meter Graph caused by wrong date calculation
5980 20b51e967 20161122 Option to replace an Meter device
6033 1cff60337 20161201 First test version of support PCF8574 i2c PIO expander
6033 8b319de7e 20161126 Merge branch 'master' of https://github.com/seahu/domoticz
5979 49537f3a4 20161121 Merge PR #1001 from gordonb3/timefunctions
6033 ef93f7b14 20161126 Some add chnage in I2C no yet complet
6033 e4b7ad697 20161126 Tray change get to git
5976 8020921d4 20161121 Merge branch 'master' of github.com:domoticz/domoticz
6033 76e184d00 20161121 Nex of meny step for support PCF8574 i2c PIO expander add temporary direcory seahu for insp
6033 c931e2107 20161121 One of meny step for support PCF8574 i2c PIO expander
5976 4641441d3 20161120 Merge PR #999 from gordonb3/timefunctions
5976 fadf3c09c 20161120 Merge PR #997 from gordonb3/timefunctions
5967 cc2b26bfe 20161121 Revert "Attempt a reconnect if the proxy connect attempt fails"
5966 a5f323d43 20161120 Allow humidity only report
5965 1fff08c2d 20161120 OZW, Enabled polling for thermostat sensors (when polling is enabled) - Changed some log
5964 fb7f6ab6c 20161119 Merge branch 'master' of github.com:domoticz/domoticz
5964 f65c73a8e 20161119 Merge PR #993 from corbinmunce/master
5979 654784753 20161121 Fix wrong time calculation in SolarEdgeAPI
5979 4404da481 20161121 Fix midnight and noon calculations
5976 f2996067d 20161120 Replace midnight time calc in EventSystem.cpp
5976 5348ef3e6 20161120 Make TE923Tool DST aware
5976 2d6eb5ca5 20161120 Fix timeframe in SolarEdgeAPI.cpp (60 mins should be 10 mins)
5976 e08f52228 20161120 Correct SunRise timers
5976 a4e03d4ad 20161119 Apply new time constructs to SQLHelper, Scheduler and Webserver
5950 d8e139b31 20161119 Logitech Harmony: Changed login procedure Fixed some compile warnings
5976 5a043d3cd 20161119 Add DST aware time functions
5949 d280eef7e 20161118 Scheduler, adding goodtime booleans
5948 0e52442dd 20161118 P1 Smart Meter, increased buffer for new meter types
5947 ee441d670 20161118 Merge PR #994 from gordonb3/fixDST
6209 08728d6d2 20161218 Reverted refactoring, only minimal fix for message response mismatch
6209 914588078 20161123 Fix for intermittend crash of domoticz and some refactoring of code
5945 6fdf902ea 20161117 Merge PR #991 from gordonb3/fixDST
5942 899c9747c 20161117 Merge PR #971 from gordonb3/fixDST
5935 033e60b4b 20161117 Weather Underground, fixes time check
5934 96162c2fd 20161117 Lua: Support for SetSetPoint command
5933 b831a7782 20161117 WeatherUnderground, reverting changes Updated OZW configurations
5932 cee3872aa 20161117 Merge PR #980 from xs4free/add-mysensors-mqtt-gateway
5924 46f88c2d3 20161116 WeatherUnderground: More sanity checks added
5923 660cd76fc 20161116 Merge PR #989 from Sneezydevil/Custom-Sensor-Display-problem
5923 b6e434657 20161116 Fixed Typo
5921 83a768428 20161115 Merge PR #985 from ayasystems/patch-1
5921 0ec13a4ed 20161115 Missing current_observation option
5919 ef4aa1b7b 20161115 Merge PR #984 from xbeaudouin/duplicate_json_h
5917 ff8a74260 20161115 WeatherUnderground: Forcing single station selection
5916 7b000c42c 20161115 Merge PR #982 from akatopaz/master
5919 d48a5704d 20161115 Removed duplicate includes.
5911 62ac082d1 20161115 Fixed compile warnings introduced by #945
5910 7429d6fdd 20161115 Merge PR #945 from bobkersten/timed_commands
5916 c383bfea3 20161115 Remove lexical_cast include, remove extraneous sensoroptions handling (was only intended fo
5932 9e62b8c34 20161116 Fix enum usage again. Only gives compile error in gcc C++ build (not in MSbuild).
5916 f2c02a30b 20161115 Remove %llu and lexical_cast.
6008 a8bce68ab 20161129 Adding code from deennoo
5932 1b524fb97 20161116 Fix compile error due to invalid referencing enum _ePublishTopics
5916 efe7e7e02 20161114 Apply diff from the origin master
5932 2194a182a 20161113 Cleanup unused function
6008 a7bb84fe4 20161129 Merge PR #1 from deennoo/master
5899 563685432 20161115 Camera Editor, will now always refresh thumbnail in table
5932 3b50a3e3f 20161113 Move MySensorsMQTT.* to correct filter in project
5898 b8163bcf1 20161114 Bumping version
5932 b70206c68 20161113 Change configuration for MySensors MQTT device
6008 88195e2d8 20161124 correction
5932 d0d69ec23 20161113 Support MySensor MQTT Gateway messages in Domoticz
6008 79d1449a7 20161129 Adding code from deennoo
6008 544206f2c 20161124 Warm and cold white command
5897 168e23587 20161114 Merge PR #979 from blmpl/leading_zeros
5932 4518ee39c 20161111 Add MySensorsMQTT hardware device. Removed unreachable topic processing "MyMQTT" from MQTT
5964 343410bdb 20161119 Not sure if I have the correct newline
5895 c3b435197 20161113 Merge PR #978 from ToniA/master
5964 5e40137b0 20161119 Newline added back to files
5895 d49f34593 20161113 Attempt a reconnect if the proxy connect attempt fails
5964 175db31d2 20161119 Added specific check for "stripe" led
5964 89c3fac34 20161119 Removed unnecessary loggin from yeelight.cpp
5897 80c0c2929 20161113 Leading zero in backup filenames
5893 5eebd005f 20161113 AppVeyor script, added missing compile
5964 f4810126a 20161119 Fixed domoticz.sln file
5892 c252f0732 20161113 Fixing AppVeyor script
5964 6ee632c61 20161118 Changed default light detection to RGBW to handle Yeelight strip light. Added extra comman
5891 3839a3eea 20161113 Added InnoSetup path Added some unsupported mysensors types
5964 b0fa08fde 20161117 Reseting to use polling
5890 4ed732d24 20161113 AppVeyor using latest innosetup
5889 b8c17e5e7 20161113 Another try to bypass appveyor install problem
5964 0dd81fd20 20161114 Minor changes
5964 4eb209948 20161114 Merge remote-tracking branch 'refs/remotes/upstream-master/master'
5888 064a01b44 20161113 Merge branch 'master' of github.com:domoticz/domoticz
5888 3147b14bb 20161113 Merge PR #975 from sweetpants/patch-1
5888 b309e99ed 20161112 Update MQTT.cpp
5885 7fe98e39a 20161113 Updating AppVeyor script
5947 1755ffe31 20161118 Fix missing line in commit 6fdf902e
5945 f108c65d7 20161117 Fix time handling in Scheduler when crossing DST jumps
5884 8dec25316 20161112 Blockly/Lua Set SetPoint option
5883 cb752e869 20161112 Fixing barometer presentation for baro only sensors
5945 936c12a14 20161117 Fix time handling in NotificationHelper when crossing DST jumps
5942 fb6509d5e 20161117 Remove obsolete code lines and comments
5882 6a9b9ea2b 20161112 Corrected GooglePubSub header
5942 fb8012400 20161109 Fix various unsafe manipulations of time_t objects
5881 6b599d162 20161112 Forcing STDC macros
5880 c66a17760 20161112 Converted unsigned long long to uint64_t Updated OZW configuration files
5942 214d738e7 20161109 Revert accidental revert of commit #f8813d6
5879 db1d6b970 20161111 Added missing new JSonCPP files
5942 408d18483 20161109 Fix time handling in EventSystem when crossing DST jumps
5942 f8813d654 20161109 Fix time handling in Webserver when crossing DST jumps
5878 bc0416e0b 20161111 JSon float/nan value, solved by upgrading JSonCPP
5942 755e3cc81 20161109 Fix time handling in SQLhelper when crossing DST jumps
5964 34f8d6b24 20161113 Changed to AsyncTCP for communication to Yeelights
5877 15b013ce8 20161110 Stable 5877
5964 cde685cd1 20161107 Merge remote-tracking branch 'refs/remotes/upstream-master/master'
5876 b97777b50 20161109 Reverting patch #947, as there seem issues with values not updating
5875 cfd65b498 20161109 Updated OZW configuration files
5874 9211e4162 20161107 Changed: Group Activation should be faster now Nefit: Changed a comment
5873 45bf6cdb1 20161107 Merge PR #947 from szczukot/blebox
6169 ffa3a8075 20161216 Revert "OpenWebNet support for unofficial gateway"
6169 2e08826e1 20161216 OpenWebNet support for unofficial gateway
6138 f15080cf5 20161213 OpenWebNet fix crash with who=13
5870 376309e69 20161107 Merge PR #961 from michsv7/master
6138 ef4f29abd 20161211 Restore some files and fix add device openwebnet manually
5910 50b02550d 20161104 Applied c++ style string compares
5910 f52264fc5 20161104 Action parser made case sensitive
5868 ac589d12f 20161106 Merge PR #965 from Spugna85/master
6138 944e389b4 20161207 Automatic scan of automation, lighting and temperature control
5868 a83a9c14e 20161106 OpenWebNet light/switch
5910 541a88988 20161104 Replaced boost tokenizer with StringSplit helper method
5868 83e8e3760 20161105 OpenWebNet
5910 3bb518cf5 20161104 Merge remote-tracking branch 'upstream/master' into timed_commands
5964 63072f4f2 20161106 Added extra Limitless commands
5868 59b8e60d7 20161105 Merge remote-tracking branch 'refs/remotes/domoticz/master'
5870 9aefd99b3 20161105 Issue] Master/slave setup with thermostat device
5864 4da47c854 20161105 Fixed YeeLight hardware setup
5863 73b1485d4 20161105 Fixed GPIO class (thanks to mgugu)
5862 fc401a49d 20161104 YeeLight, option to add a manual light with it's IP Address, and fixed a crash when develop
5861 04869d01d 20161104 Removed debug line
5860 2673e7041 20161104 Fix for Nefit DHW
5859 24c216906 20161104 Another Nefit-Easy test
5858 9f4736586 20161103 Patch for Netfit Hot Water
5857 f287c4d78 20161103 Fixed: SplitString function (would split on any delimiter character, instead of the whole d
5856 1b783cb64 20161103 Added tzset() in mainworker to let localtime_r/localtime_s handle these when DST changes
5855 c4e7998df 20161103 Merge PR #954 from bobkersten/notification_patch
6015 992674a91 20161103 Fixed problem preventing Evohome Custom Relay TPI switches to be controlled
5853 52efef903 20161102 Fixed compile issue (windows printf_s)
5852 9e65e48e1 20161102 Changed: YeeLight class (Part 1)
5851 6c1f8444c 20161102 Fixed: OZW Apply configuration issue
5850 aaf4d67dd 20161102 Fixed updaterelease script Fixed small compile warning in EnOcean3 class
5849 49335d0da 20161101 Merge PR #896 from qix67/add_nodon_inwall_module_2_channels_support
6080 58c2c8dba 20161031 Merge branch 'master' of https://github.com/domoticz/domoticz.git
5844 dcae296df 20161101 Changed: Lua/Blockly, Now Saved/Overwriten with HTTP Post
5910 d0e01b251 20161101 Fixed FOR ability for set level and set volume allow negative repeat to skip last FOR
5843 1ea93f2d2 20161101 Merge PR #949 from bobkersten/temperature_widget_fixes
5855 df2b75654 20161102 Fixed endless loop when sending specific notification
5910 76f4eafd3 20161101 Don't strip set and play from commands
5843 0e27907fd 20161031 Fixed for log- and notification click not working
5910 d59c9d798 20161030 Merge remote-tracking branch 'upstream/master' into timed_commands
5841 77cafc410 20161031 Changed: Lua/Blockly, Notifications are now not blocking
6508 31f8b7cfc 20161030 Merge PR #47 from domoticz/master
5840 1a75717ff 20161031 Changed: Shortlog charts for Temperature, Current and Smartlog are now using a spline
5839 f8d962807 20161030 Fixed/Updated: KMTronic status field
5873 ea6358cc1 20161031 [Events] small optimizing
5873 a7e0184b6 20161030 Merge PR #48 from domoticz/master
5838 69bcb044c 20161030 Updated OZW configuration files
5837 591a66972 20161030 Blockly/Lua, FOR and RANDOM are now again in minutes (Fixes commit #927)
5836 46a7ee4b6 20161029 Merge branch 'master' of github.com:domoticz/domoticz
5836 daa9b2620 20161029 Merge PR #935 from szczukot/blebox
5910 fd0d299fd 20161029 Added interval statement for repeat
5910 1708e2106 20161029 Merge remote-tracking branch 'upstream/master' into timed_commands
5830 8fe3818a0 20161029 Release 3.5835
5829 bdc433fea 20161029 Updated OZW Library
5828 c786427ba 20161029 EventSystem: Blockly emails with comma allowed, Better/Faster command parsing, and cleanup,
5827 c2ca5fae5 20161028 Merge PR #941 from jdongelmans/patch-1
5827 b601d5aa5 20161028 Add instructions for Philips Hue
5910 0aad832eb 20161029 Tweaked and optimized timed (lua) commands
5825 9cab7b25b 20161028 Enhancing previous poll interval patch
5824 688956464 20161028 Merge PR #927 from bobkersten/events_more_responsive
5836 b4ce7eea7 20161029 [BleBox] refactoring
5821 975876c32 20161028 Merge PR #939 from codeaholics/fix-rf-spam
5836 7956c0f04 20161029 [BleBox] refactoring
6033 766b8aff9 20161203 Added checks the length of response
5836 3ed42e537 20161027 [BleBox] fix for reading dimmer
5836 768c6fd5d 20161027 Merge PR #46 from domoticz/master
5819 74d4b4c5d 20161028 MySensors, displaying values in the hardware setup node list
6033 643031c31 20161027 Merge PR #45 from domoticz/master
5818 b64a01d0c 20161024 Fixed: RFY Blinds in scene
5817 ab989cf19 20161024 Merge PR #933 from sbouchex/logrotate
5817 b20957435 20161024 Weekly rotate domoticz logs
5817 305c48163 20161024 Weekly rotate domoticz logs
5814 9817a5e6d 20161024 Merge PR #930 from szczukot/SatelIntegra
5812 13b9ac0f2 20161023 Added JSON.lua to the lua script folder
5811 8e0dfd5f7 20161023 Notifications, custom notification text helpers $name and $value
5810 23b9d252d 20161023 Fixed: Shortlog interval setting was set to 5 at startup
5809 a91f6b464 20161021 Merge PR #928 from JoblyFonty/improve_tellstick_support
5803 e8d70e808 20161021 RFlink: add gpio support