1
1
Version 4.1xxxx (xxx 2020) see https://www.domoticz.com/wiki/Domoticz_versions_-_Commits for details
2
2
- Implemented: BuienRadar
3
3
- Implemented: DarkSky CloudCover sensor
4
+ - Implemented: eVehicles framework, with Tesla as first hardware module
4
5
- Implemented: EventSystem, option in Settings to enable/disable URL call logging containing full URL path
5
6
- Implemented: Floorplan, add support for SVG
6
7
- Implemented: GUI, OpenZWave added Refresh Node Information button, styling
8
+ - Implemented: GUI: real-time updates on Devices tab (Websockets)
9
+ - Implemented: GUI: Sun/Rain icons
7
10
- Implemented: Hue, Add Support for Geo fence sensor, dimmer switches and Hue LCG002 GU10 spot
8
11
- Implemented: Octoprint hardware module
9
12
- Implemented: OZW, JSON call to retrieve current battery levels for all nodes
@@ -15,9 +18,6 @@ Version 4.1xxxx (xxx 2020) see https://www.domoticz.com/wiki/Domoticz_versions_-
15
18
- Implemented: Per User favorites (with viewer rights)
16
19
- Implemented: RTL433, added Power (Watt) type
17
20
- Implemented: RTL433, added rainfall_mm type
18
- - Implemented: Sun/Rain icons
19
- - Implemented: eVehicles framework, with Tesla as first hardware module
20
- - Implemented: Websockets: realtime update of devices page
21
21
- Implemented: Xiaomi, added Wireless Single Wall Switch
22
22
- Fixed: API, allow variabletype to be entered as text or integer in adduservariable and updateuservariable (#3320)
23
23
- Fixed: GUI, Choosing Icon for ARC type switches
@@ -34,12 +34,14 @@ Version 4.1xxxx (xxx 2020) see https://www.domoticz.com/wiki/Domoticz_versions_-
34
34
- Fixed: Evohome Web for updated library
35
35
- Fixed: PhilipsHue
36
36
- Fixed: Telegram notification when odd number of underscores in text
37
+ - Updated: domoticz script now running directly in background
38
+ - Updated: dzVents version 3.0.1 ( https://www.domoticz.com/wiki/DzVents:_next_generation_LUA_scripting#History )
39
+ - Updated: Lua 5.3
37
40
- Updated: Mosquitto 1.68
38
41
- Updated: OpenZWave version 1.6
39
42
- Updated: P1: Add support for Belgian and Luxembourgian meters
43
+ - Updated: SQLite 3.31.1
40
44
- Updated: Translations
41
- - Updated: Update domoticz script now running directly in background
42
- - Updated: dzVents version 3.0.1 ( https://www.domoticz.com/wiki/DzVents:_next_generation_LUA_scripting#History )
43
45
44
46
Version 4.10717 (May 9th 2019)
45
47
- Fixed: dzVents, Allowing no error message for HTTP calls (#3191)
0 commit comments