Skip to content

Commit 3f56c61

Browse files
committed
chore: release v4.4.0
* (klein0r) Added WLED * (klein0r) Added LaMetric * (Jey-Cee) Remove net-tools from proposals
1 parent ea19c73 commit 3f56c61

5 files changed

Lines changed: 227 additions & 227 deletions

File tree

CHANGELOG_OLD.md

Lines changed: 209 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,210 @@
11
# Older changes
2+
## 3.2.0 (2023-06-15)
3+
* (sbormann) Added iControl to the suggested adapters
4+
5+
## 3.1.0 (2022-10-10)
6+
* (bluefox) Corrected syntax error in the german translation
7+
8+
## 3.0.6 (2022-10-09)
9+
* (Apollon77) Prepare for future js-controller versions
10+
* (Apollon77) Prevent crash cases
11+
12+
## 3.0.5 (2022-06-16)
13+
* (Apollon77) Fix potential crash cases reported by Sentry
14+
15+
## 3.0.4 (2022-06-09)
16+
* (bluefox) Disable configuration settings for this adapter
17+
18+
## 3.0.3 (2022-04-01)
19+
* (Apollon77) Fix crash cases reported by Sentry
20+
21+
## 3.0.2 (2022-03-21)
22+
* (bluefox) Updated `serialport` package
23+
24+
## 2.8.0 (2022-02-20)
25+
* (boellner) added `openknx`
26+
* (git-kick) added `e3dc-rscp`
27+
28+
## 2.7.5 (2021-11-09)
29+
* (Apollon77) Fix `kecontact` detection (Sentry IOBROKER-DISCOVERY-3P)
30+
31+
## 2.7.4 (2021-11-09)
32+
* (bluefox) Replaced `flot` with `eCharts`
33+
* (bluefox) info Adapter removed
34+
35+
## 2.7.3 (2021-10-05)
36+
* (Sneak-L8) updated `kecontact` detection
37+
38+
## 2.7.2 (2021-08-31)
39+
* (Sneak-L8) support `KeBa KeContact P30`
40+
41+
## 2.7.0 (2021-07-01)
42+
* (hacki11) Added discovery for `BSBLan` and `ValloxMV`
43+
* (Apollon77) Optimize for js-controller 3.3
44+
45+
## 2.6.3 (2021-05-03)
46+
* (bluefox) Added support of Admin5
47+
48+
## 2.6.2 (2021-04-13)
49+
* (Apollon77) Fixed the crash case in mihome discovery (Sentry IOBROKER-DISCOVERY-30)
50+
* (Apollon77) Fixed the crash case in ping logic (Sentry IOBROKER-DISCOVERY-2Y)
51+
* (Apollon77) Fixed the crash case in hf-lpb100 logic (Sentry IOBROKER-DISCOVERY-34)
52+
53+
## 2.6.1 (2021-02-28)
54+
* (JeyCee) added iot and net-tools
55+
* (Apollon77) Adjust and optimize UDP and UPnP discoveries
56+
* (Apollon77) Added an option to specify the "own IP address" and netmask to also allow discovery for e.g. docker cases where an external network should be scanned
57+
* (Apollon77) Fix ping progress counter when scanning multiple ip ranges
58+
* (JeyCee) removed mobile
59+
* (Apollon77) fix sonos and synology
60+
* (JeyCee) UI adjustments
61+
* (Apollon77) Fix crash cases (Sentry IOBROKER-DISCOVERY-2Q)
62+
63+
## 2.5.0 (2021-01-11)
64+
* (Zefau) Replace nuki2 with nuki-extended
65+
* (Zefau) Suggest jarvis for discovery as advice
66+
* (Apollon77) Added checks on broadlink2 discovery to prevent the crash case (Sentry IOBROKER-DISCOVERY-2H)
67+
68+
## 2.4.1 (2020-12-06)
69+
* (Apollon77) Fixed the potential crash case in lightify (Sentry IOBROKER-DISCOVERY-2D)
70+
* (Apollon77) Fixed the potential crash case (Sentry IOBROKER-DISCOVERY-2C)
71+
72+
## 2.4.0 (2020-11-29)
73+
* (withstu) added heos
74+
75+
## 2.3.11 (2020-08-08)
76+
* (Grizzelbee) Added MieleCloudService
77+
78+
## 2.3.10 (2020-07-26)
79+
* (MiSchroe) Discovery Velux KLF-200 updated to new firmware
80+
81+
## 2.3.9 (2020-07-17)
82+
* (Apollon77) Added error handling to onvif discovery (Sentry IOBROKER-DISCOVERY-13)
83+
* (Apollon77) Added error handling to smapee discovery (Sentry IOBROKER-DISCOVERY-14)
84+
* (Apollon77) Added error handling to synology discovery (Sentry IOBROKER-DISCOVERY-1A)
85+
* (Apollon77) Update mndp library to prevent crashes (Sentry IOBROKER-DISCOVERY-15+)
86+
87+
## 2.3.7 (2020-06-11)
88+
* (Apollon77) Added error handling for Synology detection (Sentry IOBROKER-DISCOVERY-E)
89+
90+
## 2.3.6 (2020-05-02)
91+
* (Garfonso) Added mydlink adapter
92+
* (haba1234) New adapter added: Onvif
93+
* (Apollon77) serial device discovery fixed
94+
95+
## 2.3.4 (2020-04-30)
96+
* (Apollon77) make sure to check if initialization was done when ending (Sentry IOBROKER-DISCOVERY-8)
97+
* (APollon77) fix megad discovery error
98+
99+
## 2.3.3 (2020-04-23)
100+
* (Apollon77) corrected access to a wrong variable (Sentry IOBROKER-DISCOVERY-3)
101+
* (Apollon77) catch http errors better (Sentry IOBROKER-DISCOVERY-2)
102+
103+
## 2.3.2 (2020-04-18)
104+
* (Apollon77) Fix potential crash in knx discovery
105+
106+
## 2.3.1 (2020-04-16)
107+
* (instalator) Added Synology, Onkyo, Mpd, Mikrotik
108+
* (instalator) Fixed eKey, Mihome, Broadlink2, Plex
109+
* (instalator) Several optimizations and fixing of crash causes
110+
* (Apollon77) Added Sentry Crash Reporting for js-controller 3.0
111+
* (bluefox) Refactoring
112+
113+
## 2.2.2 (2020-02-13)
114+
* (dkleber89) Added discovery for Beckhoff PLC
115+
* (forelleblau) Added discovery for Solarlog
116+
* (oweitman) Added discovery for SqueezeboxRPC
117+
118+
## 2.1.0 (2020-01-21)
119+
* (foxriver76) no longer use `adapter.objects`
120+
* __js-controller > 2.0.0 required__
121+
122+
## 2.0.0 (2019-05-15)
123+
* (thewhobox) Code refactoring
124+
* (thewhobox) Added emby detection
125+
* (frankjoke) boradlink => broadlink2
126+
* (bluefox) Small fixes
127+
* (Apollon77) Support for nodejs 12 added, nodejs 4 is no longer supported!
128+
129+
## 1.3.0 (2019-01-04)
130+
* (bluefox) Added support of the compact mode
131+
* (ldittmar) info Adapter added
132+
133+
## 1.2.4 (2018-09-22)
134+
* (bluefox) Small GUI update was made
135+
* (rg-engineering) Added ebus
136+
137+
## 1.2.3 (2018-09-13)
138+
* (bluefox) Proxmox was fixed
139+
* (unltdnetworx) solarwatt
140+
* (Michael Schroeder) klf200
141+
* (bluefox) Use OpenStreetMap
142+
* (MeisterTR) yeelight
143+
* (unltdnetworx) stiebel-isg
144+
* (BuZZy1337) doorbird
145+
146+
## 1.2.1 (2018-07-28)
147+
* (bluefox) New adapter added: DENON
148+
149+
## 1.1.1 (2018-03-27)
150+
* (bluefox) New adapter added: ekey, Home Assistant, FHEM
151+
152+
## 1.1.0 (2018-01-23)
153+
* (Apollon77) Upgrade Serialport Library
154+
155+
## 1.0.2 (2018-01-13)
156+
* (bluefox) ready for admin3
157+
158+
## 1.0.1 (2017-12-28)
159+
* Fix Epson Stylus PX830
160+
* Added Bose Soundtouch
161+
162+
## 1.0.0 (2017-10-18)
163+
* (pix) Added Epson Stylus PX830
164+
* (pix) Added Homepilot
165+
* (Samuel Weibel) Loxone
166+
167+
## 0.4.5 (2017-08-25)
168+
* (Apollon77) Fixes in mihome
169+
170+
## 0.4.4 (2017-06-01)
171+
* (bluefox) Added lgtv
172+
* (bluefox) disable serial by default. It must be explicitly enabled every time
173+
* (bluefox) Added mihome
174+
175+
## 0.4.2 (2017-05-17)
176+
* (bluefox) Added discovery methods selection
177+
178+
## 0.4.0 (2017-05-01)
179+
* (soef) Added SamsungTV, Lightify, Miele and yamaha
180+
* (soef) Added new discovery method mDNS
181+
* (bluefox) Added openhab, Broadlink
182+
183+
## 0.3.3 (2017-04-15)
184+
* (bluefox) Added philips HUE
185+
186+
## 0.3.2 (2017-04-12)
187+
* (bluefox) Added mysensors USB/Serial
188+
189+
## 0.3.1 (2017-04-01)
190+
* (apollon77) Added Daikin climate control
191+
192+
## 0.3.0 (2017-03-27)
193+
* (bluefox) Fixed serial discovery
194+
195+
## 0.2.3 (2017-03-18)
196+
* (bluefox) fix license dialog
197+
* (bluefox) Added zwave
198+
* (bluefox) Added sqllite and flot
199+
* (bluefox) ack => ignore
200+
* (bluefox) Added megad
201+
* (apollon77) Added history
202+
* (apollon77) enhance/fix sql-sqlite
203+
* (apollon77) Added InfluxDB
204+
* (ykuendig) german translation updated
205+
206+
## 0.2.2 (2017-03-18)
207+
* (bluefox) Fix typo
208+
209+
## 0.2.1 (2017-03-15)
210+
* (bluefox) initial commit

0 commit comments

Comments
 (0)