Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/adaptive-lighting/adaptive-lighting/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 244,
    "next": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838515+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "custom_components/adaptive_lighting/translations/en.json"
            },
            "id": 63644550,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63644550/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629365/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838478+02:00",
            "action": 59,
            "target": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
            "old": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
            "details": {
                "state": 100,
                "source": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
                "old_state": 20
            },
            "id": 63644549,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644549/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629363/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838439+02:00",
            "action": 59,
            "target": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
            "old": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
            "details": {
                "state": 100,
                "source": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
                "old_state": 20
            },
            "id": 63644548,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644548/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629361/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838400+02:00",
            "action": 59,
            "target": "Duration of transition when lights change, in seconds. 🕑",
            "old": "Duration of transition when lights change, in seconds. 🕑",
            "details": {
                "state": 100,
                "source": "Duration of transition when lights change, in seconds. 🕑",
                "old_state": 20
            },
            "id": 63644547,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644547/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629359/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838360+02:00",
            "action": 59,
            "target": "Detects and halts adaptations for non-`light.turn_on` state changes. Needs `take_over_control` enabled. 🕵️ Caution: ⚠️ Some lights might falsely indicate an 'on' state, which could result in lights turning on unexpectedly. Disable this feature if you encounter such issues.",
            "old": "Detects and halts adaptations for non-`light.turn_on` state changes. Needs `take_over_control` enabled. 🕵️ Caution: ⚠️ Some lights might falsely indicate an 'on' state, which could result in lights turning on unexpectedly. Disable this feature if you encounter such issues.",
            "details": {
                "state": 100,
                "source": "Detects and halts adaptations for non-`light.turn_on` state changes. Needs `take_over_control` enabled. 🕵️ Caution: ⚠️ Some lights might falsely indicate an 'on' state, which could result in lights turning on unexpectedly. Disable this feature if you encounter such issues.",
                "old_state": 20
            },
            "id": 63644546,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644546/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629357/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838306+02:00",
            "action": 59,
            "target": "Disable Adaptive Lighting if another source calls `light.turn_on` while lights are on and being adapted. Note that this calls `homeassistant.update_entity` every `interval`! 🔒",
            "old": "Disable Adaptive Lighting if another source calls `light.turn_on` while lights are on and being adapted. Note that this calls `homeassistant.update_entity` every `interval`! 🔒",
            "details": {
                "state": 100,
                "source": "Disable Adaptive Lighting if another source calls `light.turn_on` while lights are on and being adapted. Note that this calls `homeassistant.update_entity` every `interval`! 🔒",
                "old_state": 20
            },
            "id": 63644545,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644545/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629355/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838267+02:00",
            "action": 59,
            "target": "Set the earliest virtual sunset time (HH:MM:SS), allowing for later sunsets. 🌇",
            "old": "Set the earliest virtual sunset time (HH:MM:SS), allowing for later sunsets. 🌇",
            "details": {
                "state": 100,
                "source": "Set the earliest virtual sunset time (HH:MM:SS), allowing for later sunsets. 🌇",
                "old_state": 20
            },
            "id": 63644544,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644544/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629353/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838228+02:00",
            "action": 59,
            "target": "Set the latest virtual sunrise time (HH:MM:SS), allowing for earlier sunrises. 🌅",
            "old": "Set the latest virtual sunrise time (HH:MM:SS), allowing for earlier sunrises. 🌅",
            "details": {
                "state": 100,
                "source": "Set the latest virtual sunrise time (HH:MM:SS), allowing for earlier sunrises. 🌅",
                "old_state": 20
            },
            "id": 63644543,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644543/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629351/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838189+02:00",
            "action": 59,
            "target": "Set a fixed time (HH:MM:SS) for sunset. 🌇",
            "old": "Set a fixed time (HH:MM:SS) for sunset. 🌇",
            "details": {
                "state": 100,
                "source": "Set a fixed time (HH:MM:SS) for sunset. 🌇",
                "old_state": 20
            },
            "id": 63644542,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644542/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629349/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838149+02:00",
            "action": 59,
            "target": "Adjust sunset time with a positive or negative offset in seconds. ⏰",
            "old": "Adjust sunset time with a positive or negative offset in seconds. ⏰",
            "details": {
                "state": 100,
                "source": "Adjust sunset time with a positive or negative offset in seconds. ⏰",
                "old_state": 20
            },
            "id": 63644541,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644541/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629347/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838109+02:00",
            "action": 59,
            "target": "Set a fixed time (HH:MM:SS) for sunrise. 🌅",
            "old": "Set a fixed time (HH:MM:SS) for sunrise. 🌅",
            "details": {
                "state": 100,
                "source": "Set a fixed time (HH:MM:SS) for sunrise. 🌅",
                "old_state": 20
            },
            "id": 63644540,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644540/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629345/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838069+02:00",
            "action": 59,
            "target": "Adjust sunrise time with a positive or negative offset in seconds. ⏰",
            "old": "Adjust sunrise time with a positive or negative offset in seconds. ⏰",
            "details": {
                "state": 100,
                "source": "Adjust sunrise time with a positive or negative offset in seconds. ⏰",
                "old_state": 20
            },
            "id": 63644539,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644539/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629343/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.838027+02:00",
            "action": 59,
            "target": "Color temperature in sleep mode (used when `sleep_rgb_or_color_temp` is `color_temp`) in Kelvin. 😴",
            "old": "Color temperature in sleep mode (used when `sleep_rgb_or_color_temp` is `color_temp`) in Kelvin. 😴",
            "details": {
                "state": 100,
                "source": "Color temperature in sleep mode (used when `sleep_rgb_or_color_temp` is `color_temp`) in Kelvin. 😴",
                "old_state": 20
            },
            "id": 63644538,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644538/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629341/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837986+02:00",
            "action": 59,
            "target": "RGB color in sleep mode (used when `sleep_rgb_or_color_temp` is \"rgb_color\"). 🌈",
            "old": "RGB color in sleep mode (used when `sleep_rgb_or_color_temp` is \"rgb_color\"). 🌈",
            "details": {
                "state": 100,
                "source": "RGB color in sleep mode (used when `sleep_rgb_or_color_temp` is \"rgb_color\"). 🌈",
                "old_state": 20
            },
            "id": 63644537,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644537/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629339/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837917+02:00",
            "action": 59,
            "target": "Use either `\"rgb_color\"` or `\"color_temp\"` in sleep mode. 🌙",
            "old": "Use either `\"rgb_color\"` or `\"color_temp\"` in sleep mode. 🌙",
            "details": {
                "state": 100,
                "source": "Use either `\"rgb_color\"` or `\"color_temp\"` in sleep mode. 🌙",
                "old_state": 20
            },
            "id": 63644536,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644536/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629337/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837876+02:00",
            "action": 59,
            "target": "Brightness percentage of lights in sleep mode. 😴",
            "old": "Brightness percentage of lights in sleep mode. 😴",
            "details": {
                "state": 100,
                "source": "Brightness percentage of lights in sleep mode. 😴",
                "old_state": 20
            },
            "id": 63644535,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644535/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629335/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837835+02:00",
            "action": 59,
            "target": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
            "old": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
            "details": {
                "state": 100,
                "source": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
                "old_state": 20
            },
            "id": 63644534,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644534/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629333/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837795+02:00",
            "action": 59,
            "target": "Use separate `light.turn_on` calls for color and brightness, needed for some light types. 🔀",
            "old": "Use separate `light.turn_on` calls for color and brightness, needed for some light types. 🔀",
            "details": {
                "state": 100,
                "source": "Use separate `light.turn_on` calls for color and brightness, needed for some light types. 🔀",
                "old_state": 20
            },
            "id": 63644533,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644533/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629331/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837754+02:00",
            "action": 59,
            "target": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
            "old": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
            "details": {
                "state": 100,
                "source": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
                "old_state": 20
            },
            "id": 63644532,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644532/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629329/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837713+02:00",
            "action": 59,
            "target": "Adapt lights only when they are turned on (`true`) or keep adapting them (`false`). 🔄",
            "old": "Adapt lights only when they are turned on (`true`) or keep adapting them (`false`). 🔄",
            "details": {
                "state": 100,
                "source": "Adapt lights only when they are turned on (`true`) or keep adapting them (`false`). 🔄",
                "old_state": 20
            },
            "id": 63644531,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644531/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629327/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837665+02:00",
            "action": 59,
            "target": "Warmest color temperature in Kelvin. 🔥",
            "old": "Warmest color temperature in Kelvin. 🔥",
            "details": {
                "state": 100,
                "source": "Warmest color temperature in Kelvin. 🔥",
                "old_state": 20
            },
            "id": 63644530,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644530/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629325/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837562+02:00",
            "action": 59,
            "target": "Minimum brightness percentage. 💡",
            "old": "Minimum brightness percentage. 💡",
            "details": {
                "state": 100,
                "source": "Minimum brightness percentage. 💡",
                "old_state": 20
            },
            "id": 63644529,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644529/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629323/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837507+02:00",
            "action": 59,
            "target": "Coldest color temperature in Kelvin. ❄️",
            "old": "Coldest color temperature in Kelvin. ❄️",
            "details": {
                "state": 100,
                "source": "Coldest color temperature in Kelvin. ❄️",
                "old_state": 20
            },
            "id": 63644528,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644528/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629321/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837467+02:00",
            "action": 59,
            "target": "Maximum brightness percentage. 💡",
            "old": "Maximum brightness percentage. 💡",
            "details": {
                "state": 100,
                "source": "Maximum brightness percentage. 💡",
                "old_state": 20
            },
            "id": 63644527,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644527/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629319/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837426+02:00",
            "action": 59,
            "target": "Duration of transition when \"sleep mode\" is toggled in seconds. 😴",
            "old": "Duration of transition when \"sleep mode\" is toggled in seconds. 😴",
            "details": {
                "state": 100,
                "source": "Duration of transition when \"sleep mode\" is toggled in seconds. 😴",
                "old_state": 20
            },
            "id": 63644526,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644526/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629317/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837385+02:00",
            "action": 59,
            "target": "Duration of the first transition when lights turn from `off` to `on` in seconds. ⏲️",
            "old": "Duration of the first transition when lights turn from `off` to `on` in seconds. ⏲️",
            "details": {
                "state": 100,
                "source": "Duration of the first transition when lights turn from `off` to `on` in seconds. ⏲️",
                "old_state": 20
            },
            "id": 63644525,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644525/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629315/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837346+02:00",
            "action": 59,
            "target": "Whether to turn on lights that are currently off. 🔆",
            "old": "Whether to turn on lights that are currently off. 🔆",
            "details": {
                "state": 100,
                "source": "Whether to turn on lights that are currently off. 🔆",
                "old_state": 20
            },
            "id": 63644524,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644524/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629313/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837302+02:00",
            "action": 59,
            "target": "Show all options as attributes on the switch in Home Assistant when set to `true`. 📝",
            "old": "Show all options as attributes on the switch in Home Assistant when set to `true`. 📝",
            "details": {
                "state": 100,
                "source": "Show all options as attributes on the switch in Home Assistant when set to `true`. 📝",
                "old_state": 20
            },
            "id": 63644523,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644523/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629311/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837224+02:00",
            "action": 59,
            "target": "Sets the default values not specified in this service call. Options: \"current\" (default, retains current values), \"factory\" (resets to documented defaults), or \"configuration\" (reverts to switch config defaults). ⚙️",
            "old": "Sets the default values not specified in this service call. Options: \"current\" (default, retains current values), \"factory\" (resets to documented defaults), or \"configuration\" (reverts to switch config defaults). ⚙️",
            "details": {
                "state": 100,
                "source": "Sets the default values not specified in this service call. Options: \"current\" (default, retains current values), \"factory\" (resets to documented defaults), or \"configuration\" (reverts to switch config defaults). ⚙️",
                "old_state": 20
            },
            "id": 63644522,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644522/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629309/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837152+02:00",
            "action": 59,
            "target": "Entity ID of the switch. 📝",
            "old": "Entity ID of the switch. 📝",
            "details": {
                "state": 100,
                "source": "Entity ID of the switch. 📝",
                "old_state": 20
            },
            "id": 63644521,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644521/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629308/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837088+02:00",
            "action": 59,
            "target": "Change any settings you'd like in the switch. All options here are the same as in the config flow.",
            "old": "Change any settings you'd like in the switch. All options here are the same as in the config flow.",
            "details": {
                "state": 100,
                "source": "Change any settings you'd like in the switch. All options here are the same as in the config flow.",
                "old_state": 20
            },
            "id": 63644520,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644520/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629305/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837049+02:00",
            "action": 59,
            "target": "Whether to add (\"true\") or remove (\"false\") the light from the \"manual_control\" list. 🔒",
            "old": "Whether to add (\"true\") or remove (\"false\") the light from the \"manual_control\" list. 🔒",
            "details": {
                "state": 100,
                "source": "Whether to add (\"true\") or remove (\"false\") the light from the \"manual_control\" list. 🔒",
                "old_state": 20
            },
            "id": 63644519,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644519/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629303/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.837009+02:00",
            "action": 59,
            "target": "entity_id(s) of lights, if not specified, all lights in the switch are selected. 💡",
            "old": "entity_id(s) of lights, if not specified, all lights in the switch are selected. 💡",
            "details": {
                "state": 100,
                "source": "entity_id(s) of lights, if not specified, all lights in the switch are selected. 💡",
                "old_state": 20
            },
            "id": 63644518,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644518/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629301/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836969+02:00",
            "action": 59,
            "target": "The `entity_id` of the switch in which to (un)mark the light as being `manually controlled`. 📝",
            "old": "The `entity_id` of the switch in which to (un)mark the light as being `manually controlled`. 📝",
            "details": {
                "state": 100,
                "source": "The `entity_id` of the switch in which to (un)mark the light as being `manually controlled`. 📝",
                "old_state": 20
            },
            "id": 63644517,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644517/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629300/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836918+02:00",
            "action": 59,
            "target": "Mark whether a light is 'manually controlled'.",
            "old": "Mark whether a light is 'manually controlled'.",
            "details": {
                "state": 100,
                "source": "Mark whether a light is 'manually controlled'.",
                "old_state": 20
            },
            "id": 63644516,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644516/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629297/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836815+02:00",
            "action": 59,
            "target": "Whether to turn on lights that are currently off. 🔆",
            "old": "Whether to turn on lights that are currently off. 🔆",
            "details": {
                "state": 100,
                "source": "Whether to turn on lights that are currently off. 🔆",
                "old_state": 20
            },
            "id": 63644515,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644515/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629295/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836775+02:00",
            "action": 59,
            "target": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
            "old": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
            "details": {
                "state": 100,
                "source": "Whether to prefer RGB color adjustment over light color temperature when possible. 🌈",
                "old_state": 20
            },
            "id": 63644514,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644514/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629293/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836727+02:00",
            "action": 59,
            "target": "Whether to adapt the color on supporting lights. 🌈",
            "old": "Whether to adapt the color on supporting lights. 🌈",
            "details": {
                "state": 100,
                "source": "Whether to adapt the color on supporting lights. 🌈",
                "old_state": 20
            },
            "id": 63644513,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644513/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629291/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836566+02:00",
            "action": 59,
            "target": "Whether to adapt the brightness of the light. 🌞",
            "old": "Whether to adapt the brightness of the light. 🌞",
            "details": {
                "state": 100,
                "source": "Whether to adapt the brightness of the light. 🌞",
                "old_state": 20
            },
            "id": 63644512,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644512/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629289/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836480+02:00",
            "action": 59,
            "target": "Duration of transition when lights change, in seconds. 🕑",
            "old": "Duration of transition when lights change, in seconds. 🕑",
            "details": {
                "state": 100,
                "source": "Duration of transition when lights change, in seconds. 🕑",
                "old_state": 20
            },
            "id": 63644511,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644511/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629287/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836441+02:00",
            "action": 59,
            "target": "A light (or list of lights) to apply the settings to. 💡",
            "old": "A light (or list of lights) to apply the settings to. 💡",
            "details": {
                "state": 100,
                "source": "A light (or list of lights) to apply the settings to. 💡",
                "old_state": 20
            },
            "id": 63644510,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644510/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629285/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836402+02:00",
            "action": 59,
            "target": "The `entity_id` of the switch with the settings to apply. 📝",
            "old": "The `entity_id` of the switch with the settings to apply. 📝",
            "details": {
                "state": 100,
                "source": "The `entity_id` of the switch with the settings to apply. 📝",
                "old_state": 20
            },
            "id": 63644509,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644509/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629284/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836361+02:00",
            "action": 59,
            "target": "Applies the current Adaptive Lighting settings to lights.",
            "old": "Applies the current Adaptive Lighting settings to lights.",
            "details": {
                "state": 100,
                "source": "Applies the current Adaptive Lighting settings to lights.",
                "old_state": 20
            },
            "id": 63644508,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644508/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629282/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836321+02:00",
            "action": 59,
            "target": "One or more selected light entities are missing from Home Assistant",
            "old": "One or more selected light entities are missing from Home Assistant",
            "details": {
                "state": 100,
                "source": "One or more selected light entities are missing from Home Assistant",
                "old_state": 20
            },
            "id": 63644507,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644507/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629281/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836281+02:00",
            "action": 59,
            "target": "Invalid option",
            "old": "Invalid option",
            "details": {
                "state": 100,
                "source": "Invalid option",
                "old_state": 20
            },
            "id": 63644506,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644506/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629280/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836239+02:00",
            "action": 59,
            "target": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
            "old": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
            "details": {
                "state": 100,
                "source": "Wait time (seconds) between light turn on and Adaptive Lighting applying changes. Might help to avoid flickering. ⏲️",
                "old_state": 20
            },
            "id": 63644505,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644505/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629279/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836183+02:00",
            "action": 59,
            "target": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
            "old": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
            "details": {
                "state": 100,
                "source": "Delay (ms) between `separate_turn_on_commands` for lights that don't support simultaneous brightness and color setting. ⏲️",
                "old_state": 20
            },
            "id": 63644504,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644504/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629278/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836142+02:00",
            "action": 59,
            "target": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
            "old": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
            "details": {
                "state": 100,
                "source": "Automatically reset the manual control after a number of seconds. Set to 0 to disable. ⏲️",
                "old_state": 20
            },
            "id": 63644503,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644503/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629277/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836102+02:00",
            "action": 59,
            "target": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness after/before sunrise/sunset. 📈📉.",
            "old": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness after/before sunrise/sunset. 📈📉.",
            "details": {
                "state": 100,
                "source": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness after/before sunrise/sunset. 📈📉.",
                "old_state": 20
            },
            "id": 63644502,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644502/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103629276/?format=api",
            "component": "https://hosted.weblate.org/api/components/adaptive-lighting/adaptive-lighting/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/adaptive-lighting/adaptive-lighting/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T03:15:17.836062+02:00",
            "action": 59,
            "target": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness before/after sunrise/sunset. 📈📉",
            "old": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness before/after sunrise/sunset. 📈📉",
            "details": {
                "state": 100,
                "source": "(Ignored if `brightness_mode='default'`) The duration in seconds to ramp up/down the brightness before/after sunrise/sunset. 📈📉",
                "old_state": 20
            },
            "id": 63644501,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63644501/?format=api"
        }
    ]
}