Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 2.87 KB

File metadata and controls

91 lines (54 loc) · 2.87 KB

2024-02-19

  1. Persons : Modification of the GPS button to display the travel time in hh mm
  • Modification of the sensors template sensor.xxx_trajet in the sensor.yaml file.
  • Modification of the gps custom_fields in the person_complete_card button card template
  • Modification of the variables in the Person cards on the Person tab.
  1. Activity Card Calendar Button : If no events, the calendar icon is displayed
  • Activity Card Modification
  1. Weather Alerts:
  • Adding a Condition to the Activity Card
  • Adding a Condition to the Weather subview

2024-02-17

  1. Thermometer gauge
  • Modification of the template button card : climat_card : A slightly smaller gauge
  1. Persons
  • Modification of the template button card : person_card_var_device : Colors
  1. Activity Card
  • Modification of the template button card : title_activity_card : A slightly larger font size
  • Modification of the template button card : title_activity_card : A slightly larger font size
  1. Security subview
  • New style for the records column !
  • Modification of the template button card : timestamp_camera

2024-02-15

  1. Electric consumption:
  • Creation of two input_number entities for the monthly subscription price and the price per kWh.
  • Modification of the sensor templates to calculate the price, automatically considering the input_number values.
  • Addition of the two input_number entities to the Energy tab.
  1. Persons:
  • Removal of the person_child_card button card template.
  • Modification of the person_complete_card button card template.
    • Modification of the gps custom_fields to now integrate both the Proximity and Waze integrations into a single button, adapting to the journey to work or home.
  • Modification of the sensor template sensor.proximity_xxx.
  • Modification of the sensor template sensor.xxx_trajet.
  • Modification of the sensor template sensor.xxx_gps for children (I now use the `Apple iCloud integration to locate them because they do not have the Home Assistant app on their phone).
  • Modification of the variables in the Person cards on the Person tab.
  1. Weather card
  • Correction of the units for the sky, rain, and snow sensors.
  • Modification of the thresholds and colors of the temperature gauge.

2024-02-14

  • Reduce font-size of the time to avoid text being cut off at the top

2024-02-13

  1. error corrections :

    • color of the badge calendar bubble in the Activity card
    • color of the badge bin bubble in the Activity card
  2. Proximity
    The integration is now in the UI and removed from the YAML configuration.
    The entity names are different.

    • I created a sensor template for each person: sensor.proximity_NAME
    • I modified the person card to person_complete_card
    • I modified the proximity variable in the dashboard card