Releases: ioBroker/ioBroker.type-detector
Releases · ioBroker/ioBroker.type-detector
Release v4.1.1
- (@Apollon77) Fixed default unit for Illuminance to "lux"
- (@Apollon77) Added Low-Battery state for switch to be consistent with other devices
Release v4.1.0
- (@Garfonso) Added new device type - illuminance (brightness sensor)
- (@Garfonso) Added battery state
- (@Garfonso) Added the transition time state
- (@Garfonso) Allowed the mixed
device->state
anddevice->channel->state
structures - (@GermanBluefox) Used new eslint config library
- (@GermanBluefox) Types were slightly changed
- (Apollon77) Removed File state type
- (Apollon77) Adjusted Camera states to remove Binary state and replace by link
- (Apollon77) Fixed role for ACTUAL state for socket
Release v4.0.1
- (Apollon77) Fix Electricity states for light type
- (Apollon77) Add Electricity states for more types
- (Apollon77) Internal Refactoring
Release v3.0.5
- (bluefox) Implemented
@iobroker/type-detector
as npm module
Release v3.0.4
- (bluefox) Implemented
@iobroker/type-detector
as npm module
Release v3.0.3
- (bluefox) Implemented
@iobroker/type-detector
as npm module
Release v3.0.2
- (bluefox) Implemented
@iobroker/type-detector
as npm module
Release v3.0.1
- (bluefox) Implemented
@iobroker/type-detector
as npm module
Release v2.0.6
- (bluefox) Removed
valve
andurl
as types (they just aslider
andimage
)
Release v2.0.5
- (bluefox) Removed valve as type (it is just a slider)