* [renault] Add more channels to Renault Binding. * [renault] Improve example rule to reduce API use. Signed-off-by: Culnane Douglas <douglas.culnane@extern.a1.at>
95 lines
5.7 KiB
Properties
95 lines
5.7 KiB
Properties
# binding
|
|
|
|
binding.renault.name = Renault Binding
|
|
binding.renault.description = This is the binding for Renault electric cars.
|
|
|
|
# thing types
|
|
|
|
thing-type.renault.car.label = Renault Car
|
|
thing-type.renault.car.description = A MyRenault registered car.
|
|
|
|
# thing types config
|
|
|
|
thing-type.config.renault.car.locale.label = MyRenault Location
|
|
thing-type.config.renault.car.locale.description = The country (and language combination) that best fits with your MyRenault registered car.
|
|
thing-type.config.renault.car.locale.option.de_AT = Austria
|
|
thing-type.config.renault.car.locale.option.nl_BE = Belgium (Dutch)
|
|
thing-type.config.renault.car.locale.option.fr_BE = Belgium (French)
|
|
thing-type.config.renault.car.locale.option.bg_BG = Bulgaria
|
|
thing-type.config.renault.car.locale.option.hr_HR = Croatia
|
|
thing-type.config.renault.car.locale.option.cs_CZ = Czech
|
|
thing-type.config.renault.car.locale.option.da_DK = Denmark
|
|
thing-type.config.renault.car.locale.option.it_IT = Italy
|
|
thing-type.config.renault.car.locale.option.fi_FI = Finland
|
|
thing-type.config.renault.car.locale.option.fr_FR = France
|
|
thing-type.config.renault.car.locale.option.de_DE = Germany
|
|
thing-type.config.renault.car.locale.option.hu_HU = Hungary
|
|
thing-type.config.renault.car.locale.option.en_IE = Ireland
|
|
thing-type.config.renault.car.locale.option.fr_LU = Luxembourg
|
|
thing-type.config.renault.car.locale.option.es_MX = Mexico
|
|
thing-type.config.renault.car.locale.option.nl_NL = Netherlands
|
|
thing-type.config.renault.car.locale.option.no_NO = Norway
|
|
thing-type.config.renault.car.locale.option.pl_PL = Poland
|
|
thing-type.config.renault.car.locale.option.pt_PT = Portugal
|
|
thing-type.config.renault.car.locale.option.ro_RO = Romania
|
|
thing-type.config.renault.car.locale.option.ru_RU = Russian
|
|
thing-type.config.renault.car.locale.option.sk_SK = Slovakia
|
|
thing-type.config.renault.car.locale.option.sl_SI = Slovenia
|
|
thing-type.config.renault.car.locale.option.es_ES = Spain
|
|
thing-type.config.renault.car.locale.option.sv_SE = Sweden
|
|
thing-type.config.renault.car.locale.option.fr_CH = Switzerland (French)
|
|
thing-type.config.renault.car.locale.option.de_CH = Switzerland (German)
|
|
thing-type.config.renault.car.locale.option.it_CH = Switzerland (Italian)
|
|
thing-type.config.renault.car.locale.option.en_GB = United Kingdom
|
|
thing-type.config.renault.car.myRenaultPassword.label = MyRenault Password
|
|
thing-type.config.renault.car.myRenaultUsername.label = MyRenault Username
|
|
thing-type.config.renault.car.refreshInterval.label = Refresh Interval
|
|
thing-type.config.renault.car.refreshInterval.description = Interval the car is polled in minutes.
|
|
thing-type.config.renault.car.updateDelay.label = Update Delay
|
|
thing-type.config.renault.car.updateDelay.description = How long to wait for commands to reach car and update to server in seconds.
|
|
thing-type.config.renault.car.vin.label = VIN
|
|
thing-type.config.renault.car.vin.description = Vehicle Identification Number
|
|
|
|
# channel types
|
|
|
|
channel-type.renault.batteryavailableenergy.label = Battery Energy Available
|
|
channel-type.renault.chargingmode.label = Charging Mode
|
|
channel-type.renault.chargingmode.state.option.UNKNOWN = Unknown
|
|
channel-type.renault.chargingmode.state.option.SCHEDULE_MODE = Schedule mode
|
|
channel-type.renault.chargingmode.state.option.ALWAYS_CHARGING = Instant charge
|
|
channel-type.renault.chargingremainingtime.label = Charging Time Remaining
|
|
channel-type.renault.chargingstatus.label = Charging Status
|
|
channel-type.renault.chargingstatus.state.option.NOT_IN_CHARGE = Not charging
|
|
channel-type.renault.chargingstatus.state.option.WAITING_FOR_A_PLANNED_CHARGE = Waiting for schedule
|
|
channel-type.renault.chargingstatus.state.option.CHARGE_ENDED = Charge ended
|
|
channel-type.renault.chargingstatus.state.option.WAITING_FOR_CURRENT_CHARGE = Waiting for charge
|
|
channel-type.renault.chargingstatus.state.option.ENERGY_FLAP_OPENED = Plug flap opened
|
|
channel-type.renault.chargingstatus.state.option.CHARGE_IN_PROGRESS = Charge in progress
|
|
channel-type.renault.chargingstatus.state.option.CHARGE_ERROR = Charge error
|
|
channel-type.renault.chargingstatus.state.option.UNAVAILABLE = Unavailable
|
|
channel-type.renault.chargingstatus.state.option.UNKNOWN = Unknown
|
|
channel-type.renault.estimatedrange.label = Estimated Range
|
|
channel-type.renault.estimatedrange.description = Estimated range of the car.
|
|
channel-type.renault.externaltemperature.label = External Temperature
|
|
channel-type.renault.externaltemperature.description = Temperature outside of the car
|
|
channel-type.renault.hvacstatus.label = HVAC Status (ON | OFF | PENDING)
|
|
channel-type.renault.hvacstatus.state.option.ON = On
|
|
channel-type.renault.hvacstatus.state.option.PENDING = Pending
|
|
channel-type.renault.hvacstatus.state.option.OFF = Off
|
|
channel-type.renault.hvactargettemperature.label = HVAC Target Temperature
|
|
channel-type.renault.hvactargettemperature.description = HVAC target temperature (19 to 21)
|
|
channel-type.renault.image.label = Image URL
|
|
channel-type.renault.image.description = Image URL of MyRenault
|
|
channel-type.renault.locationupdated.label = Location Update
|
|
channel-type.renault.locationupdated.description = Timestamp of the last location update
|
|
channel-type.renault.locationupdated.state.pattern = %1$tH:%1$tM %1$td.%1$tm.%1$tY
|
|
channel-type.renault.odometer.label = Odometer
|
|
channel-type.renault.odometer.description = Total distance travelled
|
|
channel-type.renault.plugstatus.label = Plug Status
|
|
channel-type.renault.plugstatus.description = Status of charging plug.
|
|
channel-type.renault.plugstatus.state.option.UNPLUGGED = Unplugged
|
|
channel-type.renault.plugstatus.state.option.PLUGGED = Plugged
|
|
channel-type.renault.plugstatus.state.option.PLUG_ERROR = Plug error
|
|
channel-type.renault.plugstatus.state.option.PLUG_UNKNOWN = Plug unknown
|
|
channel-type.renault.plugstatus.state.option.UNKNOWN = Unknown
|