Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

APK date is a string #8

Closed
metbril opened this issue Dec 18, 2019 · 2 comments
Closed

APK date is a string #8

metbril opened this issue Dec 18, 2019 · 2 comments

Comments

@metbril
Copy link

metbril commented Dec 18, 2019

The expired sensor is a formatted string. It would be better/best if it is an actual datetime type sensor. It can then be formatted according to the user's preferences and can be used more easily in calculations.

Compare with the time_date sensor:

https://www.home-assistant.io/integrations/time_date/

@eelcohn
Copy link
Owner

eelcohn commented Jan 7, 2020

Agreed. Do you know where the default datetime sensor type and/or format is defined?

Edit: disregard that, already found it.

@eelcohn
Copy link
Owner

eelcohn commented Mar 4, 2020

This is fixed in the latest release of the RDW platform (v2.9.0). I've just pushed it to the github repository.

@eelcohn eelcohn closed this as completed Mar 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants