Voici, j’ai l’impression de voir le timer_started et timer_duration :
2022-06-17 15:26:31 DEBUG (MainThread) [homeassistant.components.shelly] Setting state for entity shelly_uni_portail channel 2, state: {'turn': 'on'}
2022-06-17 15:26:31 DEBUG (MainThread) [aioshelly.block_device] aiohttp request: /relay/1 (params={'turn': 'on'})
2022-06-17 15:26:32 DEBUG (MainThread) [aioshelly.block_device] aiohttp response: {'ison': True, 'has_timer': True, 'timer_started': 1655479592, 'timer_duration': 1, 'timer_remaining': 1, 'source': 'http'}
2022-06-17 15:26:50 DEBUG (MainThread) [homeassistant.components.shelly] REST update for shelly_uni_portail
2022-06-17 15:26:50 DEBUG (MainThread) [aioshelly.block_device] aiohttp request: /status (params=None)
2022-06-17 15:26:50 DEBUG (MainThread) [aioshelly.block_device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'SFR_47B0', 'ip': '192.168.1.60', 'rssi': -79}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '15:26', 'unixtime': 1655472410, 'serial': 7196, 'has_update': False, 'mac': 'C45BBE604252', 'cfg_changed_cnt': 0, 'actions_stats': {'skipped': 0}, 'relays': [{'ison': False, 'has_timer': False, 'timer_started': 0, 'timer_duration': 0, 'timer_remaining': 0, 'source': 'timer'}, {'ison': False, 'has_timer': False, 'timer_started': 0, 'timer_duration': 0, 'timer_remaining': 0, 'source': 'timer'}], 'inputs': [{'input': 0, 'event': '', 'event_cnt': 34}, {'input': 0, 'event': '', 'event_cnt': 0}], 'adcs': [{'voltage': 0.0}], 'ext_sensors': {'temperature_unit': 'C'}, 'ext_temperature': {'0': {'hwID': '28668f31422106aa', 'tC': 47.5, 'tF': 117.5}}, 'ext_humidity': {}, 'update': {'status': 'idle', 'has_update': False, 'new_version': '20220209-095044/v1.11.8-g8c7bb8d', 'old_version': '20220209-095044/v1.11.8-g8c7bb8d'}, 'ram_total': 49960, 'ram_free': 37976, 'fs_size': 233681, 'fs_free': 146333, 'uptime': 357450}
2022-06-17 15:26:50 DEBUG (MainThread) [homeassistant.components.shelly] Finished fetching shelly_uni_portail data in 0.031 seconds (success: True)
2022-06-17 15:26:55 DEBUG (MainThread) [homeassistant.components.shelly] Polling Shelly Block Device - shelly_uni_portail
2022-06-17 15:26:55 DEBUG (MainThread) [aioshelly.coap] Sending request 'cit/s' to device 192.168.1.60
2022-06-17 15:26:55 DEBUG (MainThread) [aioshelly.coap] CoapMessage: ip=192.168.1.60, type=reply(69), payload={'G': [[0, 9103, 0], [0, 1101, 0], [0, 1201, 0], [0, 2101, 0], [0, 2102, ''], [0, 2103, 34], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 3118, 0.0], [0, 3101, 47.6]]}
2022-06-17 15:26:55 DEBUG (MainThread) [aioshelly.coap] Calling CoAP message update for device 192.168.1.60
2022-06-17 15:26:55 DEBUG (MainThread) [homeassistant.components.shelly] Manually updated shelly_uni_portail data
2022-06-17 15:26:55 DEBUG (MainThread) [homeassistant.components.shelly] Updating device registry info for shelly_uni_portail
2022-06-17 15:26:55 DEBUG (MainThread) [homeassistant.components.shelly] Finished fetching shelly_uni_portail data in 0.018 seconds (success: True)
2022-06-17 15:27:01 DEBUG (MainThread) [homeassistant.components.shelly] Setting state for entity shelly_uni_portail channel 2, state: {'turn': 'on'}
2022-06-17 15:27:01 DEBUG (MainThread) [aioshelly.block_device] aiohttp request: /relay/1 (params={'turn': 'on'})
2022-06-17 15:27:01 DEBUG (MainThread) [aioshelly.block_device] aiohttp response: {'ison': True, 'has_timer': True, 'timer_started': 1655479622, 'timer_duration': 1, 'timer_remaining': 1, 'source': 'http'}