Friedrieck

Results 14 comments of Friedrieck

Same here! It is the entire integration failing (climate, weather, cameras). I also note there is no 'reload' option in the integration box menu. There is no option to download...

> It is the entire integration failing (climate, weather, cameras). Strangely enough, after a new reboot, no more errors in the log and the integration just set up fine (on...

Same issue in Europe/Brussels TZ

With the GTFS I use, I see this in the attributes of the entity: "Agency agency timezone Europe/Brussels", so it seems available. Also to note, there are a lot of...

@Kimble8650, the formatting should not be a concern to you, this is taken care of by the frontend. For instance, my GTFS sensor currently displays "Dans **2** heures" (in two...

From what I see in the dev tools, and assuming the display of the state and the attributes in the UI have the same logic, I think that if there...

> get the same nice timestamp formatting for the templates So , provide it with a well-formatted timestamp, and specify the `device_class: timestamp`

@frenck , sorry to @mention you like that, but I think your recent changes on the formatting of the timestamp value for the state of the sensor may have introduced...

Dear devs, It seems that since this change: e0110737897154e2fa9b7086d5d787681ff86e16 (not sure what it was supposed to fix), the following attempt to fix the damaged state timestamp TZ has not worked...

Some info here, I think: https://developers.home-assistant.io/docs/internationalization/core#state-of-entities Inspiration can also be taken from here: https://github.com/olibos/HomeAssistant-RecycleApp (it does not translate the states or fractions, just get them passing the language parameter)