- (xXBJXx) fixed => adapter does not fetch data after a
requestData error
e.g. internet termination. - (xXBJXx) add adapter migration Guide from 3.1.x to 3.3.x or 3.2.x to 3.3.x Migration guide
- (xXBJXx) fixed Issue Issue #111
- (xXBJXx) fixed TypeError: Cannot read property 'length' of undefined in addDiscount when the value is
boolean / undefined
- (xXBJXx) fixed Error: DB closed when the adapter is stopped
- (xXBJXx) object creation optimized
- (xXBJXx) request interval default value changed to 10 minutes and minimum value to 10 minutes
- (xXBJXx) added a check for the Station ID is already configured (in edit mode)
- (xXBJXx) added price difference to the last price
- (xXBJXx) added a feature request cheapest station Issue #109
- (xXBJXx) fixed TypeError: Cannot read properties of undefined Issue #104
- (xXBJXx) added full street state for each station
- (Apollon77) Added Sentry for crash reporting
- (xXBJXx) Added detailed request when creating stations in the UI
- (xXBJXx) Problem with entering the postal code in the UI fixed
- (xXBJXx) fixed type "number" but received type "string" Issue #100
- (xXBJXx) the detailed request for the station data has been removed, see issue #99
- (xXBJXx) added new input field for the address of the station in the adapter settings
- (xXBJXx) Added encryption of the API key
- (xXBJXx) added better error messages for the data request
- (xXBJXx) dependency update
- (xXBJXx) Added opening Times for the gas stations
- (xXBJXx) Renaming function extended
- (xXBJXx) added detailed information for the gas stations in the object (street, city, etc.) issue #98
- (xXBJXx) added address information for the gas stations in the object Name (Shell (Musterstraße 1, 12345 Musterstadt))
- (xXBJXx) removed noLog option because the adapter log output was strongly optimized
- (xXBJXx) Optimized sorting of the cheapest gas station issue #96
- (xXBJXx) add new state
cheapest_stations
for the cheapest gas station issue #93
- (xXBJXx) Added new option to adjust the text in the combined data point issue #95
- (xXBJXx) fixed sort bug for cheapest station
- (xXBJXx) moved misc-data type to vehicle type
- (xXBJXx) fixed messages rules and added new messages for Adapter Update
- (xXBJXx) update dependencies
- (xXBJXx) added lastUpdate_min / lastUpdate_max DP issue #91
- (xXBJXx) Ukrainian translation added
- (xXBJXx) add validation function for ID and Name Input fields
- (xXBJXx) add copy from clipboard function for ID Input field
- (Schmakus) added daily min/max prices to all stations and fuel types
- (xXBJXx) update documentation because of new min/max datapoints
- (xXBJXx) release new version from Tankerkoenig
- (xXBJXx) resetValue function removed and state quality implemented. issue #79
- (xXBJXx) added function => Set values to 0 when the Station is closed.
- (xXBJXx) updated dependencies
- (xXBJXx) BREAKING Adapter code completely revised
- (xXBJXx) Adapter completely switched to TypeScript
- (xXBJXx) BREAKING Adapter configurations page switched to React and redesigned (old config not compatible stations must be recreated)
- (xXBJXx) add Dependabot auto merge support
- (xXBJXx) add test and release script
- (xXBJXx) Dependency updated
- (xXBJXx) add feature request: manual update of all stations (one request per minute allowed) issue #53
- (xXBJXx) add a new state => adapterStatus (indicates whether the adapter executes an automatic request or a manual request)
- (xXBJXx) add new cutPrice function issue #73
- (xXBJXx) add the feature request: Include discount in price (euro and percent) issue #50 and adapter code optimized
- (xXBJXx) add the feature request: JsonTable for the vis issue #24
- (simatec) Design Fix for Admin Dark/Blue Theme
- (pix) New adapter category "vehicle" #67
- (pix) Testing for Nodejs 16
- (pix) connectionType and dataSource added
- (anwa) "wrong type" and "ack flag" issues fixed (upcoming in js-controller > 3.3)
- (wendy) "has no existing object" issue fixed
- (pix) NodeJS 10 or higher required
- (Zwer2k) 2.0.8 Catch error if station status reports no data
- (pix) 2.0.7 Catch error if station status reports no stations
- (Zwer2k) implementation of utils corrected
- (Zwer2k) fixed error occured when all stations were closed
- (jens-maus) fixes to prevent request() floodings
- (pix) fixed issue with too short sync interval
- (pix) removed datapoint price which was created for debug only
- (pix) fixed scrollbar issue in firefox
- (pix) admin3 ready
- (arteck, pix) request issues fixed
- (pix) Compact mode added
- (pix) fixed issue station_id and status mixed up
- (pix) new datapoint station ID added
- (bluefox) prices as number to allow logging were added
- (pix) Log entry opt out
- (pix) position of adapter.stop() optimized
- (pix) Appveyor testing added
- (apollon77) TravisCI testing added
- (pix) reset to zero issue fixed
- (pix) reset values to zero before each refresh now can be ticked off.
- (pix,jens-maus) whitespaces between price and € sign
- (pix) € appearance in datapoints combined is customizable through css now (thanx jens-maus)
- (pix) first version for npm
- (pix) settings window
- (pix) Adapter.stop() fixed
- (pix) New channels and values for cheapest station created
- (pix) Short prices now string
- (pix) Channels added for stations 2 to 10
- (pix) Readme corrected (CSS code example)
- (pix) no more log.warn if station is closed
- (pix) scheduled starting improved
- (pix) HTML Code in Datapoint combined corrected
- (pix) Datapoint combined with CSS class for status
- (pix) Datapoint combined
- (pix) Adapter created