homeassistant-stubs 2023.3.6__py3-none-any.whl → 2023.4.0b1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (333) hide show
  1. homeassistant-stubs/auth/__init__.pyi +1 -1
  2. homeassistant-stubs/auth/jwt_wrapper.pyi +14 -0
  3. homeassistant-stubs/auth/permissions/models.pyi +3 -3
  4. homeassistant-stubs/bootstrap.pyi +1 -1
  5. homeassistant-stubs/components/aladdin_connect/config_flow.pyi +0 -2
  6. homeassistant-stubs/components/aladdin_connect/cover.pyi +5 -7
  7. homeassistant-stubs/components/alarm_control_panel/device_action.pyi +0 -1
  8. homeassistant-stubs/components/alarm_control_panel/device_condition.pyi +1 -1
  9. homeassistant-stubs/components/alarm_control_panel/device_trigger.pyi +0 -1
  10. homeassistant-stubs/components/amazon_polly/tts.pyi +2 -2
  11. homeassistant-stubs/components/amcrest/camera.pyi +0 -1
  12. homeassistant-stubs/components/awair/sensor.pyi +2 -1
  13. homeassistant-stubs/components/backup/manager.pyi +2 -1
  14. homeassistant-stubs/components/bayesian/issues.pyi +0 -1
  15. homeassistant-stubs/components/bluetooth/wrappers.pyi +1 -0
  16. homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +3 -0
  17. homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi +1 -0
  18. homeassistant-stubs/components/braviatv/media_player.pyi +2 -2
  19. homeassistant-stubs/components/button/device_action.pyi +0 -1
  20. homeassistant-stubs/components/button/device_trigger.pyi +0 -1
  21. homeassistant-stubs/components/calendar/__init__.pyi +8 -4
  22. homeassistant-stubs/components/calendar/const.pyi +2 -2
  23. homeassistant-stubs/components/calendar/trigger.pyi +25 -8
  24. homeassistant-stubs/components/camera/__init__.pyi +1 -1
  25. homeassistant-stubs/components/cover/device_action.pyi +0 -1
  26. homeassistant-stubs/components/cover/device_condition.pyi +1 -1
  27. homeassistant-stubs/components/cover/device_trigger.pyi +0 -1
  28. homeassistant-stubs/components/demo/sensor.pyi +2 -1
  29. homeassistant-stubs/components/demo/stt.pyi +2 -2
  30. homeassistant-stubs/components/device_automation/condition.pyi +2 -4
  31. homeassistant-stubs/components/device_tracker/device_condition.pyi +1 -1
  32. homeassistant-stubs/components/device_tracker/device_trigger.pyi +0 -1
  33. homeassistant-stubs/components/devolo_home_network/device_tracker.pyi +0 -1
  34. homeassistant-stubs/components/devolo_home_network/entity.pyi +1 -0
  35. homeassistant-stubs/components/dlna_dmr/config_flow.pyi +0 -1
  36. homeassistant-stubs/components/dlna_dmr/media_player.pyi +1 -2
  37. homeassistant-stubs/components/dormakaba_dkey/__init__.pyi +1 -1
  38. homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi +5 -1
  39. homeassistant-stubs/components/efergy/sensor.pyi +2 -2
  40. homeassistant-stubs/components/emulated_hue/hue_api.pyi +1 -0
  41. homeassistant-stubs/components/energy/types.pyi +2 -2
  42. homeassistant-stubs/components/energy/websocket_api.pyi +1 -0
  43. homeassistant-stubs/components/esphome/bluetooth/client.pyi +3 -1
  44. homeassistant-stubs/components/esphome/entry_data.pyi +1 -0
  45. homeassistant-stubs/components/esphome/media_player.pyi +1 -1
  46. homeassistant-stubs/components/fan/device_condition.pyi +1 -1
  47. homeassistant-stubs/components/filesize/__init__.pyi +1 -2
  48. homeassistant-stubs/components/fitbit/sensor.pyi +1 -1
  49. homeassistant-stubs/components/fritz/binary_sensor.pyi +7 -11
  50. homeassistant-stubs/components/fritz/common.pyi +25 -3
  51. homeassistant-stubs/components/fritz/sensor.pyi +6 -15
  52. homeassistant-stubs/components/fritzbox/sensor.pyi +0 -1
  53. homeassistant-stubs/components/fronius/coordinator.pyi +2 -3
  54. homeassistant-stubs/components/fronius/sensor.pyi +13 -8
  55. homeassistant-stubs/components/fully_kiosk/media_player.pyi +3 -3
  56. homeassistant-stubs/components/fully_kiosk/sensor.pyi +3 -3
  57. homeassistant-stubs/components/gios/__init__.pyi +3 -3
  58. homeassistant-stubs/components/gios/const.pyi +0 -2
  59. homeassistant-stubs/components/gios/sensor.pyi +10 -13
  60. homeassistant-stubs/components/google/__init__.pyi +1 -1
  61. homeassistant-stubs/components/google/calendar.pyi +1 -1
  62. homeassistant-stubs/components/google/const.pyi +1 -0
  63. homeassistant-stubs/components/group/media_player.pyi +4 -3
  64. homeassistant-stubs/components/group/notify.pyi +1 -1
  65. homeassistant-stubs/components/group/sensor.pyi +2 -0
  66. homeassistant-stubs/components/guardian/util.pyi +0 -1
  67. homeassistant-stubs/components/history/websocket_api.pyi +2 -1
  68. homeassistant-stubs/components/homeassistant_alerts/__init__.pyi +4 -2
  69. homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +7 -2
  70. homeassistant-stubs/components/homeassistant_sky_connect/__init__.pyi +2 -8
  71. homeassistant-stubs/components/homeassistant_yellow/__init__.pyi +3 -7
  72. homeassistant-stubs/components/homekit/__init__.pyi +6 -6
  73. homeassistant-stubs/components/homekit/config_flow.pyi +2 -2
  74. homeassistant-stubs/components/homekit/type_triggers.pyi +0 -1
  75. homeassistant-stubs/components/http/__init__.pyi +18 -1
  76. homeassistant-stubs/components/http/auth.pyi +1 -0
  77. homeassistant-stubs/components/http/security_filter.pyi +1 -0
  78. homeassistant-stubs/components/huawei_lte/__init__.pyi +1 -1
  79. homeassistant-stubs/components/huawei_lte/device_tracker.pyi +0 -1
  80. homeassistant-stubs/components/isy994/lock.pyi +8 -3
  81. homeassistant-stubs/components/isy994/services.pyi +6 -0
  82. homeassistant-stubs/components/jellyfin/coordinator.pyi +4 -2
  83. homeassistant-stubs/components/jellyfin/media_player.pyi +3 -3
  84. homeassistant-stubs/components/knx/__init__.pyi +3 -2
  85. homeassistant-stubs/components/knx/device.pyi +18 -0
  86. homeassistant-stubs/components/knx/light.pyi +2 -2
  87. homeassistant-stubs/components/knx/sensor.pyi +33 -2
  88. homeassistant-stubs/components/kraken/sensor.pyi +0 -1
  89. homeassistant-stubs/components/lametric/__init__.pyi +1 -2
  90. homeassistant-stubs/components/lidarr/const.pyi +0 -2
  91. homeassistant-stubs/components/lifx/__init__.pyi +2 -2
  92. homeassistant-stubs/components/light/intent.pyi +1 -1
  93. homeassistant-stubs/components/litejet/__init__.pyi +14 -0
  94. homeassistant-stubs/components/litejet/config_flow.pyi +18 -0
  95. homeassistant-stubs/components/litejet/const.pyi +8 -0
  96. homeassistant-stubs/components/litejet/diagnostics.pyi +7 -0
  97. homeassistant-stubs/components/litejet/light.pyi +39 -0
  98. homeassistant-stubs/components/litejet/scene.pyi +32 -0
  99. homeassistant-stubs/components/litejet/switch.pyi +37 -0
  100. homeassistant-stubs/components/litejet/trigger.pyi +16 -0
  101. homeassistant-stubs/components/litterrobot/select.pyi +11 -6
  102. homeassistant-stubs/components/lock/device_action.pyi +0 -1
  103. homeassistant-stubs/components/lock/device_condition.pyi +1 -1
  104. homeassistant-stubs/components/lock/device_trigger.pyi +0 -1
  105. homeassistant-stubs/components/logbook/__init__.pyi +3 -3
  106. homeassistant-stubs/components/logbook/const.pyi +0 -2
  107. homeassistant-stubs/components/logbook/helpers.pyi +1 -1
  108. homeassistant-stubs/components/logbook/models.pyi +25 -7
  109. homeassistant-stubs/components/logbook/processor.pyi +8 -7
  110. homeassistant-stubs/components/logbook/queries/__init__.pyi +3 -1
  111. homeassistant-stubs/components/logbook/queries/all.pyi +4 -4
  112. homeassistant-stubs/components/logbook/queries/common.pyi +2 -2
  113. homeassistant-stubs/components/logbook/queries/devices.pyi +1 -1
  114. homeassistant-stubs/components/logbook/queries/entities.pyi +6 -6
  115. homeassistant-stubs/components/logbook/queries/entities_and_devices.pyi +5 -5
  116. homeassistant-stubs/components/logbook/websocket_api.pyi +2 -2
  117. homeassistant-stubs/components/logger/helpers.pyi +1 -1
  118. homeassistant-stubs/components/logger/websocket_api.pyi +1 -1
  119. homeassistant-stubs/components/matter/binary_sensor.pyi +5 -1
  120. homeassistant-stubs/components/matter/entity.pyi +5 -1
  121. homeassistant-stubs/components/matter/lock.pyi +44 -0
  122. homeassistant-stubs/components/matter/models.pyi +2 -9
  123. homeassistant-stubs/components/matter/sensor.pyi +5 -1
  124. homeassistant-stubs/components/media_player/__init__.pyi +2 -2
  125. homeassistant-stubs/components/media_player/device_condition.pyi +1 -1
  126. homeassistant-stubs/components/media_player/device_trigger.pyi +0 -1
  127. homeassistant-stubs/components/metoffice/__init__.pyi +0 -2
  128. homeassistant-stubs/components/metoffice/sensor.pyi +2 -1
  129. homeassistant-stubs/components/mikrotik/const.pyi +2 -0
  130. homeassistant-stubs/components/mikrotik/device_tracker.pyi +0 -1
  131. homeassistant-stubs/components/mikrotik/hub.pyi +2 -1
  132. homeassistant-stubs/components/modbus/__init__.pyi +1 -1
  133. homeassistant-stubs/components/modbus/climate.pyi +3 -1
  134. homeassistant-stubs/components/modbus/const.pyi +1 -0
  135. homeassistant-stubs/components/modbus/modbus.pyi +1 -1
  136. homeassistant-stubs/components/modem_callerid/button.pyi +2 -2
  137. homeassistant-stubs/components/modem_callerid/sensor.pyi +2 -2
  138. homeassistant-stubs/components/moon/config_flow.pyi +0 -2
  139. homeassistant-stubs/components/moon/sensor.pyi +2 -7
  140. homeassistant-stubs/components/mqtt/__init__.pyi +5 -7
  141. homeassistant-stubs/components/mqtt/client.pyi +24 -2
  142. homeassistant-stubs/components/mqtt/config_integration.pyi +1 -1
  143. homeassistant-stubs/components/mqtt/const.pyi +0 -1
  144. homeassistant-stubs/components/mqtt/models.pyi +2 -1
  145. homeassistant-stubs/components/mysensors/__init__.pyi +4 -9
  146. homeassistant-stubs/components/mysensors/const.pyi +1 -3
  147. homeassistant-stubs/components/mysensors/device.pyi +1 -1
  148. homeassistant-stubs/components/mysensors/light.pyi +1 -1
  149. homeassistant-stubs/components/mysensors/switch.pyi +6 -20
  150. homeassistant-stubs/components/nam/__init__.pyi +0 -2
  151. homeassistant-stubs/components/nam/sensor.pyi +0 -1
  152. homeassistant-stubs/components/netatmo/device_trigger.pyi +0 -1
  153. homeassistant-stubs/components/nissan_leaf/sensor.pyi +2 -3
  154. homeassistant-stubs/components/notify/legacy.pyi +2 -2
  155. homeassistant-stubs/components/number/const.pyi +2 -0
  156. homeassistant-stubs/components/number/device_action.pyi +0 -1
  157. homeassistant-stubs/components/otbr/__init__.pyi +3 -0
  158. homeassistant-stubs/components/otbr/config_flow.pyi +3 -2
  159. homeassistant-stubs/components/otbr/util.pyi +6 -0
  160. homeassistant-stubs/components/otbr/websocket_api.pyi +7 -3
  161. homeassistant-stubs/components/overkiz/climate_entities/__init__.pyi +1 -0
  162. homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater.pyi +2 -0
  163. homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater_with_adjustable_temperature_setpoint.pyi +2 -0
  164. homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_towel_dryer.pyi +2 -0
  165. homeassistant-stubs/components/overkiz/climate_entities/atlantic_heat_recovery_ventilation.pyi +2 -0
  166. homeassistant-stubs/components/overkiz/climate_entities/atlantic_pass_apc_heating_zone.pyi +2 -0
  167. homeassistant-stubs/components/overkiz/climate_entities/somfy_thermostat.pyi +2 -2
  168. homeassistant-stubs/components/overkiz/climate_entities/valve_heating_temperature_interface.pyi +37 -0
  169. homeassistant-stubs/components/overkiz/const.pyi +2 -1
  170. homeassistant-stubs/components/overkiz/sensor.pyi +3 -1
  171. homeassistant-stubs/components/overkiz/switch.pyi +2 -2
  172. homeassistant-stubs/components/pi_hole/sensor.pyi +2 -2
  173. homeassistant-stubs/components/rainmachine/util.pyi +0 -1
  174. homeassistant-stubs/components/recorder/__init__.pyi +3 -3
  175. homeassistant-stubs/components/recorder/auto_repairs/__init__.pyi +0 -0
  176. homeassistant-stubs/components/recorder/auto_repairs/events/__init__.pyi +0 -0
  177. homeassistant-stubs/components/recorder/auto_repairs/events/schema.pyi +6 -0
  178. homeassistant-stubs/components/recorder/auto_repairs/schema.pyi +23 -0
  179. homeassistant-stubs/components/recorder/auto_repairs/states/schema.pyi +9 -0
  180. homeassistant-stubs/components/recorder/auto_repairs/statistics/__init__.pyi +0 -0
  181. homeassistant-stubs/components/recorder/auto_repairs/statistics/duplicates.pyi +19 -0
  182. homeassistant-stubs/components/recorder/auto_repairs/statistics/schema.pyi +9 -0
  183. homeassistant-stubs/components/recorder/const.pyi +10 -0
  184. homeassistant-stubs/components/recorder/core.pyi +33 -29
  185. homeassistant-stubs/components/recorder/db_schema.pyi +36 -6
  186. homeassistant-stubs/components/recorder/entity_registry.pyi +10 -0
  187. homeassistant-stubs/components/recorder/filters.pyi +13 -11
  188. homeassistant-stubs/components/recorder/history/__init__.pyi +13 -0
  189. homeassistant-stubs/components/recorder/history/common.pyi +4 -0
  190. homeassistant-stubs/components/recorder/history/const.pyi +9 -0
  191. homeassistant-stubs/components/recorder/{history.pyi → history/legacy.pyi} +9 -14
  192. homeassistant-stubs/components/recorder/history/modern.pyi +41 -0
  193. homeassistant-stubs/components/recorder/migration.pyi +34 -6
  194. homeassistant-stubs/components/recorder/models/__init__.pyi +5 -0
  195. homeassistant-stubs/components/recorder/models/context.pyi +6 -0
  196. homeassistant-stubs/components/recorder/models/database.pyi +14 -0
  197. homeassistant-stubs/components/recorder/models/legacy.pyi +39 -0
  198. homeassistant-stubs/components/recorder/models/state.pyi +43 -0
  199. homeassistant-stubs/components/recorder/models/state_attributes.pyi +9 -0
  200. homeassistant-stubs/components/recorder/models/statistics.pyi +50 -0
  201. homeassistant-stubs/components/recorder/models/time.pyi +20 -0
  202. homeassistant-stubs/components/recorder/purge.pyi +9 -12
  203. homeassistant-stubs/components/recorder/queries.pyi +19 -3
  204. homeassistant-stubs/components/recorder/services.pyi +1 -1
  205. homeassistant-stubs/components/recorder/statistics.pyi +40 -42
  206. homeassistant-stubs/components/recorder/table_managers/__init__.pyi +20 -0
  207. homeassistant-stubs/components/recorder/table_managers/event_data.pyi +26 -0
  208. homeassistant-stubs/components/recorder/table_managers/event_types.pyi +20 -0
  209. homeassistant-stubs/components/recorder/{run_history.pyi → table_managers/recorder_runs.pyi} +3 -3
  210. homeassistant-stubs/components/recorder/table_managers/state_attributes.pyi +29 -0
  211. homeassistant-stubs/components/recorder/table_managers/states.pyi +14 -0
  212. homeassistant-stubs/components/recorder/table_managers/states_meta.pyi +23 -0
  213. homeassistant-stubs/components/recorder/table_managers/statistics_meta.pyi +35 -0
  214. homeassistant-stubs/components/recorder/tasks.pyi +39 -4
  215. homeassistant-stubs/components/recorder/util.pyi +2 -1
  216. homeassistant-stubs/components/recorder/websocket_api.pyi +2 -2
  217. homeassistant-stubs/components/renault/renault_vehicle.pyi +1 -0
  218. homeassistant-stubs/components/rest/__init__.pyi +1 -1
  219. homeassistant-stubs/components/rest/const.pyi +2 -0
  220. homeassistant-stubs/components/rest/data.pyi +3 -2
  221. homeassistant-stubs/components/rest/schema.pyi +1 -1
  222. homeassistant-stubs/components/ridwell/calendar.pyi +22 -0
  223. homeassistant-stubs/components/ridwell/coordinator.pyi +2 -2
  224. homeassistant-stubs/components/ridwell/entity.pyi +2 -4
  225. homeassistant-stubs/components/ridwell/sensor.pyi +2 -1
  226. homeassistant-stubs/components/ridwell/switch.pyi +4 -0
  227. homeassistant-stubs/components/roku/media_player.pyi +4 -4
  228. homeassistant-stubs/components/samsungtv/device_trigger.pyi +19 -0
  229. homeassistant-stubs/components/samsungtv/helpers.pyi +8 -0
  230. homeassistant-stubs/components/samsungtv/media_player.pyi +7 -2
  231. homeassistant-stubs/components/samsungtv/trigger.pyi +12 -0
  232. homeassistant-stubs/components/samsungtv/triggers/__init__.pyi +0 -0
  233. homeassistant-stubs/components/samsungtv/triggers/turn_on.pyi +14 -0
  234. homeassistant-stubs/components/scrape/config_flow.pyi +1 -1
  235. homeassistant-stubs/components/scrape/const.pyi +2 -0
  236. homeassistant-stubs/components/scrape/sensor.pyi +3 -6
  237. homeassistant-stubs/components/select/device_action.pyi +0 -1
  238. homeassistant-stubs/components/select/device_condition.pyi +1 -1
  239. homeassistant-stubs/components/select/device_trigger.pyi +0 -1
  240. homeassistant-stubs/components/sensor/const.pyi +2 -0
  241. homeassistant-stubs/components/sensor/recorder.pyi +3 -1
  242. homeassistant-stubs/components/sfr_box/__init__.pyi +1 -1
  243. homeassistant-stubs/components/sfr_box/binary_sensor.pyi +3 -1
  244. homeassistant-stubs/components/sfr_box/models.pyi +4 -2
  245. homeassistant-stubs/components/sfr_box/sensor.pyi +2 -1
  246. homeassistant-stubs/components/sleepiq/entity.pyi +0 -1
  247. homeassistant-stubs/components/statistics/sensor.pyi +2 -2
  248. homeassistant-stubs/components/sun/__init__.pyi +1 -1
  249. homeassistant-stubs/components/sun/sensor.pyi +36 -0
  250. homeassistant-stubs/components/switcher_kis/__init__.pyi +1 -1
  251. homeassistant-stubs/components/switcher_kis/button.pyi +0 -1
  252. homeassistant-stubs/components/switcher_kis/climate.pyi +0 -1
  253. homeassistant-stubs/components/switcher_kis/cover.pyi +0 -1
  254. homeassistant-stubs/components/switcher_kis/sensor.pyi +0 -1
  255. homeassistant-stubs/components/switcher_kis/switch.pyi +1 -1
  256. homeassistant-stubs/components/synology_dsm/sensor.pyi +5 -4
  257. homeassistant-stubs/components/threshold/__init__.pyi +7 -0
  258. homeassistant-stubs/components/threshold/binary_sensor.pyi +55 -0
  259. homeassistant-stubs/components/threshold/config_flow.pyi +19 -0
  260. homeassistant-stubs/components/threshold/const.pyi +5 -0
  261. homeassistant-stubs/components/tibber/config_flow.pyi +3 -0
  262. homeassistant-stubs/components/tibber/sensor.pyi +2 -1
  263. homeassistant-stubs/components/tplink/light.pyi +1 -1
  264. homeassistant-stubs/components/tplink_omada/__init__.pyi +1 -0
  265. homeassistant-stubs/components/tplink_omada/controller.pyi +21 -0
  266. homeassistant-stubs/components/tplink_omada/coordinator.pyi +3 -4
  267. homeassistant-stubs/components/tplink_omada/entity.pyi +6 -4
  268. homeassistant-stubs/components/tplink_omada/switch.pyi +4 -6
  269. homeassistant-stubs/components/tplink_omada/update.pyi +43 -0
  270. homeassistant-stubs/components/tradfri/sensor.pyi +0 -1
  271. homeassistant-stubs/components/tts/__init__.pyi +2 -1
  272. homeassistant-stubs/components/unifi/__init__.pyi +33 -0
  273. homeassistant-stubs/components/unifi/config_flow.pyi +46 -0
  274. homeassistant-stubs/components/unifi/const.pyi +30 -0
  275. homeassistant-stubs/components/unifi/controller.pyi +77 -0
  276. homeassistant-stubs/components/unifi/device_tracker.pyi +70 -0
  277. homeassistant-stubs/components/unifi/diagnostics.pyi +19 -0
  278. homeassistant-stubs/components/unifi/entity.pyi +58 -0
  279. homeassistant-stubs/components/unifi/errors.pyi +8 -0
  280. homeassistant-stubs/components/unifi/sensor.pyi +37 -0
  281. homeassistant-stubs/components/unifi/services.pyi +17 -0
  282. homeassistant-stubs/components/unifi/switch.pyi +55 -0
  283. homeassistant-stubs/components/unifi/update.pyi +1 -1
  284. homeassistant-stubs/components/unifiprotect/select.pyi +2 -2
  285. homeassistant-stubs/components/vacuum/device_action.pyi +0 -1
  286. homeassistant-stubs/components/vacuum/device_condition.pyi +1 -1
  287. homeassistant-stubs/components/vacuum/device_trigger.pyi +0 -1
  288. homeassistant-stubs/components/velbus/__init__.pyi +0 -2
  289. homeassistant-stubs/components/velbus/light.pyi +1 -1
  290. homeassistant-stubs/components/velbus/select.pyi +21 -0
  291. homeassistant-stubs/components/water_heater/device_action.pyi +0 -1
  292. homeassistant-stubs/components/weather/__init__.pyi +2 -23
  293. homeassistant-stubs/components/weather/const.pyi +25 -0
  294. homeassistant-stubs/components/weather/websocket_api.pyi +7 -0
  295. homeassistant-stubs/components/webostv/trigger.pyi +3 -3
  296. homeassistant-stubs/components/webostv/triggers/__init__.pyi +0 -5
  297. homeassistant-stubs/components/websocket_api/commands.pyi +2 -2
  298. homeassistant-stubs/components/websocket_api/connection.pyi +7 -1
  299. homeassistant-stubs/components/zwave_js/__init__.pyi +4 -4
  300. homeassistant-stubs/components/zwave_js/api.pyi +0 -1
  301. homeassistant-stubs/components/zwave_js/device_action.pyi +0 -1
  302. homeassistant-stubs/components/zwave_js/device_trigger.pyi +0 -1
  303. homeassistant-stubs/components/zwave_js/diagnostics.pyi +2 -1
  304. homeassistant-stubs/components/zwave_js/discovery.pyi +1 -1
  305. homeassistant-stubs/components/zwave_js/update.pyi +18 -8
  306. homeassistant-stubs/config_entries.pyi +4 -1
  307. homeassistant-stubs/core.pyi +4 -3
  308. homeassistant-stubs/helpers/condition.pyi +11 -3
  309. homeassistant-stubs/helpers/config_validation.pyi +1 -1
  310. homeassistant-stubs/helpers/debounce.pyi +1 -0
  311. homeassistant-stubs/helpers/device_registry.pyi +1 -1
  312. homeassistant-stubs/helpers/entity.pyi +1 -0
  313. homeassistant-stubs/helpers/entity_platform.pyi +2 -1
  314. homeassistant-stubs/helpers/entity_registry.pyi +9 -1
  315. homeassistant-stubs/helpers/event.pyi +3 -1
  316. homeassistant-stubs/helpers/httpx_client.pyi +1 -0
  317. homeassistant-stubs/helpers/integration_platform.pyi +3 -3
  318. homeassistant-stubs/helpers/script.pyi +5 -3
  319. homeassistant-stubs/helpers/selector.pyi +29 -12
  320. homeassistant-stubs/helpers/service.pyi +11 -0
  321. homeassistant-stubs/helpers/template.pyi +24 -3
  322. homeassistant-stubs/scripts/check_config.pyi +0 -1
  323. homeassistant-stubs/util/ssl.pyi +8 -0
  324. homeassistant-stubs/util/ulid.pyi +2 -1
  325. homeassistant-stubs/util/yaml/dumper.pyi +1 -1
  326. homeassistant-stubs/util/yaml/loader.pyi +4 -5
  327. homeassistant-stubs/util/yaml/objects.pyi +1 -0
  328. {homeassistant_stubs-2023.3.6.dist-info → homeassistant_stubs-2023.4.0b1.dist-info}/METADATA +2 -2
  329. {homeassistant_stubs-2023.3.6.dist-info → homeassistant_stubs-2023.4.0b1.dist-info}/RECORD +331 -265
  330. homeassistant-stubs/components/mysensors/notify.pyi +0 -23
  331. homeassistant-stubs/components/recorder/models.pyi +0 -148
  332. {homeassistant_stubs-2023.3.6.dist-info → homeassistant_stubs-2023.4.0b1.dist-info}/LICENSE +0 -0
  333. {homeassistant_stubs-2023.3.6.dist-info → homeassistant_stubs-2023.4.0b1.dist-info}/WHEEL +0 -0
@@ -1,8 +1,9 @@
1
1
  homeassistant-stubs/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  homeassistant-stubs/__main__.pyi,sha256=VcA5Br79-H7hIkICpcszuArSVjgpZulhv7JZe-ctsH0,426
3
- homeassistant-stubs/auth/__init__.pyi,sha256=MqN7V6v6SbRMjCewvHOoE-f4e_w9QeeC-pObiOm17FY,5519
3
+ homeassistant-stubs/auth/__init__.pyi,sha256=WwGGATwzcQFwWPtEQW6_NbAVP0A9c9QQcPfIyYPUjq4,5547
4
4
  homeassistant-stubs/auth/auth_store.pyi,sha256=NjRyldfMgcPP7hasluDh_1cGLgVDq8OlMC8uSNyn1Jk,3334
5
5
  homeassistant-stubs/auth/const.pyi,sha256=OATGkdwSwKg2P8Kzz4Bq8P9H7gXNi-U3IFeeGakeEk8,168
6
+ homeassistant-stubs/auth/jwt_wrapper.pyi,sha256=zSZdb3xZV0OZUMdv8uZiTxl7XElJCEHdEeh2E_2JMK0,679
6
7
  homeassistant-stubs/auth/mfa_modules/__init__.pyi,sha256=14qGYRlEizKJf672bvg01ojVKuZHM0qNaLwJYY4qdps,2019
7
8
  homeassistant-stubs/auth/mfa_modules/insecure_example.pyi,sha256=A5dS-WBilESL19aNVIgAuEleYnFw4JGtCftqs-ncZRA,1049
8
9
  homeassistant-stubs/auth/mfa_modules/notify.pyi,sha256=Dn3i_nXpfVVW8Q3lOC8FjYYgggNBWQA3CDBHP4_oR_8,3144
@@ -12,7 +13,7 @@ homeassistant-stubs/auth/permissions/__init__.pyi,sha256=Xa4ieHCwy51u091mle4d1Ft
12
13
  homeassistant-stubs/auth/permissions/const.pyi,sha256=wF8_MdJqpm78jJorT1x-EX_EoefTseBoinIwD8eHmnw,112
13
14
  homeassistant-stubs/auth/permissions/entities.pyi,sha256=Jim-bTwt6_29g1f2QznKJ64RRtodSZNk2jtAvGl3seA,1301
14
15
  homeassistant-stubs/auth/permissions/merge.pyi,sha256=ab9kbiMkFL0DEalk2qVE01o4ATcVLtqrCeMfw40B_mY,211
15
- homeassistant-stubs/auth/permissions/models.pyi,sha256=D9hKuhfQJ7PtCUiDzzm-GqdZTqRjDc0N1qRYqnMD7Rc,404
16
+ homeassistant-stubs/auth/permissions/models.pyi,sha256=y9pyW-M0Jfhis5ydvR_MW0BA5SJs2saWfNHs-9IUyfg,384
16
17
  homeassistant-stubs/auth/permissions/system_policies.pyi,sha256=mQi563FwfWxUWq304NTqO-cPkr3HZiUiAq4ml7EWuEA,214
17
18
  homeassistant-stubs/auth/permissions/types.pyi,sha256=NbXUgln33Li3Y97RJFDZILncTgnYe_1Cq0wBQxMuCFI,227
18
19
  homeassistant-stubs/auth/permissions/util.pyi,sha256=LSGkv9KW2RS15qCtG9YHYiWxFjrqfqEUSaOtfewjqEI,811
@@ -25,7 +26,7 @@ homeassistant-stubs/auth/providers/trusted_networks.pyi,sha256=lujX44FjVg74KiD-T
25
26
  homeassistant-stubs/backports/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
27
  homeassistant-stubs/backports/enum.pyi,sha256=lRp9hqjfQ4IdyoGM-AblqHJRUmJ0-o1KVRGCOYW_nrk,333
27
28
  homeassistant-stubs/block_async_io.pyi,sha256=UKN-KqZfdCSWkwk7Ui1Iw1rxRj4nIAzENTjf1HqDZD8,81
28
- homeassistant-stubs/bootstrap.pyi,sha256=LwQQ7jhRtczjDEdD52bbuuHv-_GY1jp9-PzzHdlNu4s,2726
29
+ homeassistant-stubs/bootstrap.pyi,sha256=xu0qRVDqmPEaRPkPcIOEkeIW8N8BxhPNxq1QvpJJfTo,2748
29
30
  homeassistant-stubs/components/__init__.pyi,sha256=3MdlBnd-HI_UdiZ5D7nQm3MLh5izuGaM0fnkFm9H9qk,232
30
31
  homeassistant-stubs/components/abode/__init__.pyi,sha256=GbxzYWOzjpO5AoTI1d7K5TpIvQI6QO_NeBItTjpjOLY,3213
31
32
  homeassistant-stubs/components/abode/alarm_control_panel.pyi,sha256=ujZTMFBUdA9ErB1sM5BEtNMCqX9q1AlLy_FGqGVkZ5o,1445
@@ -85,16 +86,16 @@ homeassistant-stubs/components/airzone/entity.pyi,sha256=k-UmSPIM99p9IUDq8O9_crv
85
86
  homeassistant-stubs/components/airzone/select.pyi,sha256=sI425UxHGZmmkHiORrClx-hbxBYRFGzdPWR7frmA_-4,2226
86
87
  homeassistant-stubs/components/airzone/sensor.pyi,sha256=rFsRXEH0Viz6X8OTYiGAidOFg9aIf3d5RDmdQqUSVtE,2141
87
88
  homeassistant-stubs/components/aladdin_connect/__init__.pyi,sha256=QKDBJZeIOlI5m4g7we_Sar3dDwffDj8DsScAn6GB9bU,813
88
- homeassistant-stubs/components/aladdin_connect/config_flow.pyi,sha256=b0XN_PzzjwIF7cqEJ5jnYUj2I7xsUhgn5-Sx28ReC1A,1341
89
+ homeassistant-stubs/components/aladdin_connect/config_flow.pyi,sha256=E_W057t0s2pVzAoX41a-IFye8GCDaClbMEmzmAVlwZc,1216
89
90
  homeassistant-stubs/components/aladdin_connect/const.pyi,sha256=kvpgxvVLIUJl8oxZ4ykBEfy5GafOLD2J3HRQuoFfAW4,452
90
- homeassistant-stubs/components/aladdin_connect/cover.pyi,sha256=4jFFFqvELf80Od_u5cTwzEK8ZvuTYkwhwjGbOk6ryfw,2396
91
+ homeassistant-stubs/components/aladdin_connect/cover.pyi,sha256=HRPRax2INYUmwJ6yl7MXxJFd-znBywIn_BWFVwzyFTo,1997
91
92
  homeassistant-stubs/components/aladdin_connect/model.pyi,sha256=gif3_LF8-0S80dij8GvDbuKoRoSpVHsjINtSjr1IDGg,160
92
93
  homeassistant-stubs/components/aladdin_connect/sensor.pyi,sha256=O0QZl5078WU05Lb0kXiaItjw_uv6c3JM8Rkbmvsr0E0,2163
93
94
  homeassistant-stubs/components/alarm_control_panel/__init__.pyi,sha256=bkIyKfFxpRTQaClyQxCBy9a9tJ42WdWx1Wo-sE7uIY8,4108
94
95
  homeassistant-stubs/components/alarm_control_panel/const.pyi,sha256=5QB0FPfWu6LixhuKYwra0uThgfWrRZfNdsDbF6KNTvg,937
95
- homeassistant-stubs/components/alarm_control_panel/device_action.pyi,sha256=1blp1ayeEsaU0EJl0SkRbEYsp5fYJ8oh2Ep_-r5TVBI,1746
96
- homeassistant-stubs/components/alarm_control_panel/device_condition.pyi,sha256=8fH3Ghem-1OleS0kHkV453ea_x-ArvVO-oHp2Ql8iw8,2084
97
- homeassistant-stubs/components/alarm_control_panel/device_trigger.pyi,sha256=oN3X5MlLCYKOIRNXj_64mwQX4OtqYgFR1WN1tH3_MqY,1892
96
+ homeassistant-stubs/components/alarm_control_panel/device_action.pyi,sha256=J-c6MmOQUvXleR15QE2v1oqLCKn3p7-9w9plzrFbM2o,1677
97
+ homeassistant-stubs/components/alarm_control_panel/device_condition.pyi,sha256=jVLVFtIbiwR1soFmNdiXVmiV2uyjK9xa0GykiyXwT4I,2048
98
+ homeassistant-stubs/components/alarm_control_panel/device_trigger.pyi,sha256=fTHSOnSDlyQUIsRS6Ulo4N7zHpQH6VM6hi2oxPv0NqE,1823
98
99
  homeassistant-stubs/components/alarm_control_panel/group.pyi,sha256=1uPapPbbLPfVJ8FR8GiToX3Dyq8-Skoxmb7uLwQv1gY,665
99
100
  homeassistant-stubs/components/alarm_control_panel/reproduce_state.pyi,sha256=oA2bb0hGrAFynf5VBdZtHx-oWengr5v0d2oR6lEU3qg,1458
100
101
  homeassistant-stubs/components/alert/__init__.pyi,sha256=zS3CMalWs16az0WlSERsR3zmOFVJ3xCCapErYTCeins,3062
@@ -102,7 +103,7 @@ homeassistant-stubs/components/alert/const.pyi,sha256=BIlouKkzZh_l0MR_On8ll-WBXr
102
103
  homeassistant-stubs/components/alert/reproduce_state.pyi,sha256=k7fpj05W3mfIHOdLrMlkEF1J9PnLxMXBw5PAq-p0m60,818
103
104
  homeassistant-stubs/components/amazon_polly/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
104
105
  homeassistant-stubs/components/amazon_polly/const.pyi,sha256=vbAbNiCnc3sCPDr591taLm8VM6pSWTzDod_L13EnFLM,884
105
- homeassistant-stubs/components/amazon_polly/tts.pyi,sha256=FEKDIrEeCJjBourZ0b5Wyi0bX0qqZsfefhOokbSptEQ,2478
106
+ homeassistant-stubs/components/amazon_polly/tts.pyi,sha256=DwffTI2_nU94XfWp_jKGjCbQC7Xsb2dtkV4EUXXubpY,2464
106
107
  homeassistant-stubs/components/ambient_station/__init__.pyi,sha256=6lUKkKoqPITjXzLI-b0rYwDKHyQLHjBzVGwNFa-xriM,2375
107
108
  homeassistant-stubs/components/ambient_station/binary_sensor.pyi,sha256=oFSEPHm7huQ2jREnSUU6q5AXYnM46DC2KGxp7QDVzh0,2353
108
109
  homeassistant-stubs/components/ambient_station/config_flow.pyi,sha256=AUC0Hq1vLWbAYdxSDG0RSYCT-8KS3FmTAbIGhIuLw4w,670
@@ -111,7 +112,7 @@ homeassistant-stubs/components/ambient_station/diagnostics.pyi,sha256=PL58FZRgHN
111
112
  homeassistant-stubs/components/ambient_station/sensor.pyi,sha256=KjQo4RsFL-ydZJUXF1eOTKIuJSAMVo2bOMp9tcpmBgU,3389
112
113
  homeassistant-stubs/components/amcrest/__init__.pyi,sha256=kduRzTXJwVGQ80M4FGLJJeJMCLpdHNtSs8ACvQEefLs,4502
113
114
  homeassistant-stubs/components/amcrest/binary_sensor.pyi,sha256=M_XFmzurMtPuhhIV2mJgHVpuRw5dqAVQjgJXFRlNFuI,3175
114
- homeassistant-stubs/components/amcrest/camera.pyi,sha256=ee8fPvecWbpkgVsLh1bT8uGPq7mBHG2D0QGYq7CWQP4,6878
115
+ homeassistant-stubs/components/amcrest/camera.pyi,sha256=uJS7fu6iYWYkkXcvZnOlAwvWdZoFQUmO2BhvVni-qZU,6809
115
116
  homeassistant-stubs/components/amcrest/const.pyi,sha256=-ZlhgDrHLdi8DlwBNMJPX1I70NUVprzSuARf3wL9JvI,355
116
117
  homeassistant-stubs/components/amcrest/helpers.pyi,sha256=41XlJh0acRwUwodZ_tPv5m03gjutFwXOw8uHd5HqNv8,258
117
118
  homeassistant-stubs/components/amcrest/sensor.pyi,sha256=4iuFo-8VbZ3XgJMVyYnOsOD58xxL8sdDwufsnGXq40Q,1809
@@ -161,11 +162,11 @@ homeassistant-stubs/components/automation/trace.pyi,sha256=2i9JYCfS2RCBeAU6KAPph
161
162
  homeassistant-stubs/components/awair/__init__.pyi,sha256=ZxUDQRBIcxO7nQKZMJeEr9ItKM6KFn8LJNEczBxJV-E,2199
162
163
  homeassistant-stubs/components/awair/config_flow.pyi,sha256=LzItAw0kGHqhezLqrkBZ3sxO5jyVqlGIgoTi_3OOPNc,1974
163
164
  homeassistant-stubs/components/awair/const.pyi,sha256=9jDxLX5FBkHEOPX6ysHgedlhEo4A3TLfwaYv7-7Yttc,1830
164
- homeassistant-stubs/components/awair/sensor.pyi,sha256=BLKqoCsJ4zo44JkTAcfnX5EWDZTQwLFdP8dUK25LVqo,2047
165
+ homeassistant-stubs/components/awair/sensor.pyi,sha256=yBZpyjkwG3GjjjcKF1TK1b4YTeCetsGRqWgYhHZfq9c,2080
165
166
  homeassistant-stubs/components/backup/__init__.pyi,sha256=B3bNQyG8lusfpPjdPw8TKuSGaGe66eXiIZPc3XTt9XM,573
166
167
  homeassistant-stubs/components/backup/const.pyi,sha256=Wb2lsCfKj6ft67uCVeJPuxIADuL6H93PEeHas61MfRw,97
167
168
  homeassistant-stubs/components/backup/http.pyi,sha256=MSMp5iNwLEcvxlPYo2hB0p5tq96rFggaFOKWTPsIQ4w,604
168
- homeassistant-stubs/components/backup/manager.pyi,sha256=VzFXpPDu9Z5Eq5DIdhDydAtRHJ1CWX5jvw6DYR5Gpa4,1802
169
+ homeassistant-stubs/components/backup/manager.pyi,sha256=wxY8us5SDdt3vvV8bc4FdcDEr1_THfMMkQLtubCZH0M,1886
169
170
  homeassistant-stubs/components/backup/websocket.pyi,sha256=rlB8FreqNM-QBz9Z_BVdNYviVmjxtPebvtCT5CHhyE4,703
170
171
  homeassistant-stubs/components/baf/__init__.pyi,sha256=xHDYr-UEuvijV42nB8r9MsRmKcOjWNMlS07bgy-7VSI,629
171
172
  homeassistant-stubs/components/baf/binary_sensor.pyi,sha256=wAGT_4OvK6qAWSSY-1UkvOhJfvDJI_YYCAGt3HFWtk0,1624
@@ -183,7 +184,7 @@ homeassistant-stubs/components/bayesian/__init__.pyi,sha256=rWT3SFRVo9UAulZ2cOII
183
184
  homeassistant-stubs/components/bayesian/binary_sensor.pyi,sha256=aGjA3h7ZsXloetdaeEFT0p5Q_Cq5i1___uvUdXyp1qI,4487
184
185
  homeassistant-stubs/components/bayesian/const.pyi,sha256=BPam0N0nuPJ936NQV_nNfVCls_5XdQ95yG1U7EYGNJU,321
185
186
  homeassistant-stubs/components/bayesian/helpers.pyi,sha256=vIluH2XdSi2haBZ6TZBFS77Yna0h_qiYvfnYs9-ID8s,1031
186
- homeassistant-stubs/components/bayesian/issues.pyi,sha256=B2QQ4qtMi_vfCm7IrS-HlvTUDgsQwHyqPIo59eQ8LzI,395
187
+ homeassistant-stubs/components/bayesian/issues.pyi,sha256=nbGpqvn4_MQjL4cpGn2dFkB49PrKEbn8F6EWsqI-CoE,328
187
188
  homeassistant-stubs/components/binary_sensor/__init__.pyi,sha256=UH-HCr5MfgUVRpKDQ16Ji7mprMeCHVwfdEmAv2W2VzQ,3275
188
189
  homeassistant-stubs/components/binary_sensor/device_condition.pyi,sha256=4mgXqyFq-m1cCIWNNvre6DMYpPFQTP9TMu2ycFPAvNs,2246
189
190
  homeassistant-stubs/components/binary_sensor/device_trigger.pyi,sha256=9Z35wo16Lp5iWyrF6wgd3rN9Za_cfs7aX97KHJsFXYs,2212
@@ -212,16 +213,16 @@ homeassistant-stubs/components/bluetooth/storage.pyi,sha256=AY8D-Z4Web583iBMt3iT
212
213
  homeassistant-stubs/components/bluetooth/update_coordinator.pyi,sha256=FkLGvKjDQ8F3E2yXoV8Vm1ypI8JobTDCqcUCtxUDozU,1614
213
214
  homeassistant-stubs/components/bluetooth/usage.pyi,sha256=Hp_F55PynkPmAqgLiMUGTze1EY8LwsACVcFbxEJAfQQ,621
214
215
  homeassistant-stubs/components/bluetooth/util.pyi,sha256=CvH_vJ0JtvSxLen8r017fGntatc66qsLws9wtvQ8UZU,619
215
- homeassistant-stubs/components/bluetooth/wrappers.pyi,sha256=Jz7FKGfNM2oEZOJaSi2asYg6vT2Nuf-lYADdlm86YB8,3121
216
+ homeassistant-stubs/components/bluetooth/wrappers.pyi,sha256=yeubySMPAWAwx1xUX8V8I0gwhAV-rYuxZX4wcV4J38o,3257
216
217
  homeassistant-stubs/components/bluetooth_tracker/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
217
218
  homeassistant-stubs/components/bluetooth_tracker/const.pyi,sha256=uErYyFzvUZK4my_x_aWv-PiUB5xKJW7nLwX0Q_9YFZ8,154
218
219
  homeassistant-stubs/components/bluetooth_tracker/device_tracker.pyi,sha256=R4ZftItpox10AibCGK7vmuLufmgINdnhWhTngTZlVro,1634
219
220
  homeassistant-stubs/components/bmw_connected_drive/__init__.pyi,sha256=ft5Ym1NFomZ3dn6x9WNaMWILUtVcVKoUZ1dIl53y4bc,1908
220
221
  homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi,sha256=cRLhO4qe9MswcLpVPBbvGFgjW2hflM7BY-6FB5nsQVg,2654
221
222
  homeassistant-stubs/components/bmw_connected_drive/button.pyi,sha256=4gp0U9e8elu4XcLY8fvrqW3BpVWXdVOWpRC4fQZKOnA,1860
222
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi,sha256=1V5JDsF88JVHtuXTu6C0sXWpVc2fS08v0jRZ2qtIUt8,1338
223
+ homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi,sha256=Z2fkgGU05h9_1ZBpJWg5jEqctQ7pzMeLwl_uMFaBKBw,1521
223
224
  homeassistant-stubs/components/bmw_connected_drive/const.pyi,sha256=nQhoSN5jCmrsmOAj2kt9qzRqJVtiiYHtIXUeaPLyODk,326
224
- homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi,sha256=BWBSpd2tuhAo0z2MoJ_zUGX447hhID2TGkHrUZYb0tk,1056
225
+ homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi,sha256=oPTmSqY9Xyx5mgxARJeUFg9uKEFGZ6jmX12iexHI_3I,1140
225
226
  homeassistant-stubs/components/bmw_connected_drive/device_tracker.pyi,sha256=i9rUEdwrq1YY6GlD8tj47ND2EGGp15yOsIwZJU2w2LQ,1322
226
227
  homeassistant-stubs/components/bmw_connected_drive/diagnostics.pyi,sha256=lFk2MQN5DRPioxVIS9lj0jefkUlDnk1midhVneSSoLs,1045
227
228
  homeassistant-stubs/components/bmw_connected_drive/lock.pyi,sha256=Pt7ARYFBGoILn950BlxFtFRXoR_JFUvXlAgb8OxNDuY,1246
@@ -245,7 +246,7 @@ homeassistant-stubs/components/braviatv/config_flow.pyi,sha256=UoZ9QYoad9mmRmmfW
245
246
  homeassistant-stubs/components/braviatv/const.pyi,sha256=rnoQS1kVGOH49Dlp9ifDZQ89V0iQPmitPChdkI0xbjU,408
246
247
  homeassistant-stubs/components/braviatv/coordinator.pyi,sha256=ZDO3cqat7Vk_8Vxc-y7qbAIohWhnctRgmEXt2R9Zqbk,3517
247
248
  homeassistant-stubs/components/braviatv/entity.pyi,sha256=odhrH7FTAKZhrzZTzkr7qUM9UpWOxyHNEt_jMwcKeh8,583
248
- homeassistant-stubs/components/braviatv/media_player.pyi,sha256=44yACQiMMh1L6P2ZiGOe-iGo5PfQZACUI_5AVqaJNmo,3144
249
+ homeassistant-stubs/components/braviatv/media_player.pyi,sha256=RL6laA3ToK2y0DRzxDRc1pMz_KdpQff2Um_vCtACxAw,3173
249
250
  homeassistant-stubs/components/braviatv/remote.pyi,sha256=EuowWNRQXLJggNv49YcDzZNHoNOo7EGKGb1E3qFjg-8,930
250
251
  homeassistant-stubs/components/brother/__init__.pyi,sha256=SlRkWqJIlrixndkhpTcUv65lD2iWqvo0Ws6koF-F3uI,1134
251
252
  homeassistant-stubs/components/brother/config_flow.pyi,sha256=hlIuS3HiD6837XlEsvlitzVfk5-VX97BxwUrRNbEMY4,1089
@@ -256,13 +257,13 @@ homeassistant-stubs/components/brother/utils.pyi,sha256=St6YZRknPMogWLVi12fK0rkV
256
257
  homeassistant-stubs/components/browser/__init__.pyi,sha256=OKcb6ci7H__S_GiBmsxrPxtft-IrXYx96GR5VdrAt74,417
257
258
  homeassistant-stubs/components/button/__init__.pyi,sha256=tvwXi9rkSRDFlXrIWiM4k3FKOevLJRys55B1vv9B4OI,2103
258
259
  homeassistant-stubs/components/button/const.pyi,sha256=LRNZ2Epck8UjrpaKeoTUYJQMaBRd5JevVjtLKTBC62Q,31
259
- homeassistant-stubs/components/button/device_action.pyi,sha256=KG2vQc3NQFy0ZL2c49T2_T39MLOos-0c7PBRyYNv5YA,842
260
- homeassistant-stubs/components/button/device_trigger.pyi,sha256=7lLkUaxpelOtRJeuyq2xTira8_2VqGqLWMLHyrEq-NU,1000
261
- homeassistant-stubs/components/calendar/__init__.pyi,sha256=XEH0mDTweZfShNSb4z3cAj-N5caA2SWalnpfdH4M0BM,5873
262
- homeassistant-stubs/components/calendar/const.pyi,sha256=sioYYSgDJWyJvl-uQNfZsZ2RxlIcUkcQyFjLSwgWMwA,552
260
+ homeassistant-stubs/components/button/device_action.pyi,sha256=KFCeAm2TjOJja6BPDq0zr74q5Z1mz_VJnyUsl8b7QNk,773
261
+ homeassistant-stubs/components/button/device_trigger.pyi,sha256=VAUodVs-6EBVLz2ZuUPogWlAE1gfTTViaDC3M5P6FxI,931
262
+ homeassistant-stubs/components/calendar/__init__.pyi,sha256=eewBhwKPAkK2N1jaEeSw4m9XnUJLHqnmaAlY3lvHirc,6119
263
+ homeassistant-stubs/components/calendar/const.pyi,sha256=8GWvQaXPQIxivX_jM8MkuAPnnUi6_g9pL4M9TbB_Uck,552
263
264
  homeassistant-stubs/components/calendar/recorder.pyi,sha256=Xeox0SGZziQ2hk1oaURz-SNhBhC0UroPk9rBzXoqPEg,146
264
- homeassistant-stubs/components/calendar/trigger.pyi,sha256=d9PTG-MBSdlMd-64XWXbCkvQ0XCG3zyo_d8HJFDHHHw,2205
265
- homeassistant-stubs/components/camera/__init__.pyi,sha256=loQgjS3SHD3uYDm37bmQS_wsI2fFERvXvzuY0khRP8s,9714
265
+ homeassistant-stubs/components/calendar/trigger.pyi,sha256=3M2GMfu5QdAl_LXsqRaAvu53G2KBzBWQrDqOEPuBKwQ,2969
266
+ homeassistant-stubs/components/camera/__init__.pyi,sha256=EGxFHxzMe7KFRKIlErI3idsyZj6YM7_QGzj7T9x4VIs,9768
266
267
  homeassistant-stubs/components/camera/const.pyi,sha256=MNEFrRXHg9WL-xFCArdXc1_m8S_A5VQQR4_7aoACH2A,487
267
268
  homeassistant-stubs/components/camera/diagnostics.pyi,sha256=SHd1UzkG59ul4OqMgd8tXdr52UqJQCSsHnGKDthfIII,455
268
269
  homeassistant-stubs/components/camera/img_util.pyi,sha256=OBBhvx5XEPJR8Mx4SgHVnH8NLlMajhniAPTPRQ1vbxI,637
@@ -283,9 +284,9 @@ homeassistant-stubs/components/clicksend/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-
283
284
  homeassistant-stubs/components/clicksend/notify.pyi,sha256=ZkvAzfHBBdhhCgWGnrXGiqhMr2T0cL8uYijSAVS5GHY,1148
284
285
  homeassistant-stubs/components/configurator/__init__.pyi,sha256=PYVPdf2ftcYAJZBexSB6MQ3hLcsErKIluGXwRAh4Kx0,2711
285
286
  homeassistant-stubs/components/cover/__init__.pyi,sha256=5NJhofmkjhK4iccm3pG0S_0y7gnjhI4FZs8_VDJIkes,5666
286
- homeassistant-stubs/components/cover/device_action.pyi,sha256=xpUXCYmcr8ePlylNTBvh_l0O_JdoTJhwJCPdgVkY1Vg,1844
287
- homeassistant-stubs/components/cover/device_condition.pyi,sha256=khlAFQhlCDbi4umzUffgSN8D2SXpj3vmcn97KgBRfIY,1626
288
- homeassistant-stubs/components/cover/device_trigger.pyi,sha256=A993LoZqQouPqgzW4comGNkQvjN-gR7GJKa8W1kIL2E,1734
287
+ homeassistant-stubs/components/cover/device_action.pyi,sha256=TXMD8jilKlMPcp4z0O7W3ZnEm-wnlAlxtZKoEjYoEi8,1775
288
+ homeassistant-stubs/components/cover/device_condition.pyi,sha256=ChMwqmQR6yiompoQX5NTuy7PJYLbE8Efjr-Ti3rdzOE,1590
289
+ homeassistant-stubs/components/cover/device_trigger.pyi,sha256=aPalHyiQoFIgJYd8s_Qt7qM2LdV9AJE7TVGnBlynTr0,1665
289
290
  homeassistant-stubs/components/cover/group.pyi,sha256=p_TwQQOFiFISwzTO54AHo3PdVRcWFMXPmqgJBLRKLi0,371
290
291
  homeassistant-stubs/components/cover/intent.pyi,sha256=8uAQn8s0nyoBMQZlnwQVqQt5CqYhzxKSiVsTyF9xkxk,374
291
292
  homeassistant-stubs/components/cover/reproduce_state.pyi,sha256=awl2k5mX4DM5PUPdZdN2QUEOl3pBu91AUtmbvEIGvW8,1313
@@ -352,9 +353,9 @@ homeassistant-stubs/components/demo/notify.pyi,sha256=QBERCaiimr7Q8QI2SXuB79DIvP
352
353
  homeassistant-stubs/components/demo/number.pyi,sha256=6RHM0V_TgWdaZefnHulF73Pl5zVGxR6CfFG_HBleMsU,1929
353
354
  homeassistant-stubs/components/demo/remote.pyi,sha256=I7r3ct8NJGnFGgm7ix0xsGqtpKxI0w5G7uC85JhoapE,1414
354
355
  homeassistant-stubs/components/demo/select.pyi,sha256=zmmewDLzKV_8x_s6EaqKNZ5asR_KlB1468G4r2JxoMk,1420
355
- homeassistant-stubs/components/demo/sensor.pyi,sha256=VYXOWH2dfDmmGp_mnzWWwr436vo4JA_Ahl8wXtY_yls,2916
356
+ homeassistant-stubs/components/demo/sensor.pyi,sha256=gaZmmVpImZnI0hjdkvxjveqx9gs1A-fbpKsDK1li6ZQ,2961
356
357
  homeassistant-stubs/components/demo/siren.pyi,sha256=RBLMMO4HXCfeDhOFAdk_ChsHzrH-cvxXl4rx2bEmeAM,1340
357
- homeassistant-stubs/components/demo/stt.pyi,sha256=1z4bURdWlygJpznFCsThPtMS-7emZudLRLTfu0gaa7E,1337
358
+ homeassistant-stubs/components/demo/stt.pyi,sha256=mff-Lxx8qcFhMGnLtI0wZjo4EcMLYXQ9ipTBg-UaZqQ,1338
358
359
  homeassistant-stubs/components/demo/switch.pyi,sha256=CDPP_XVrfZGEMoTEJmt1__adgcUGU2xoG02jdHiJGWU,1529
359
360
  homeassistant-stubs/components/demo/text.pyi,sha256=NlLxQl6dR4zxgV94qs4Mghl-pnpVPwoaLyQqwlqSjB4,1576
360
361
  homeassistant-stubs/components/demo/tts.pyi,sha256=8gCslExsQm6pKL7xNrcSkBImm5WjutEWhzFVppU9i-A,976
@@ -368,7 +369,7 @@ homeassistant-stubs/components/derivative/const.pyi,sha256=JsEYmAzNLdHk-ISul41ZR
368
369
  homeassistant-stubs/components/derivative/sensor.pyi,sha256=1V1gs5OYFpvrp-bi2QMYqiYFHCCP4GkU5-RSjfLSc9E,2512
369
370
  homeassistant-stubs/components/device_automation/__init__.pyi,sha256=ikYXtHZPd76yNxq72BMfPrwlyEQ1gyp1v8dYLdZjEig,4409
370
371
  homeassistant-stubs/components/device_automation/action.pyi,sha256=n2HQ83qyALAwwmtMeneDf6yBarjYtVq0y2IJBwL5Uqk,1333
371
- homeassistant-stubs/components/device_automation/condition.pyi,sha256=R4yizVkPZm_edzIUfeYH4TrR-5Pxz6uMpmhHGD7ar24,1314
372
+ homeassistant-stubs/components/device_automation/condition.pyi,sha256=SrCcKHlYvkIIGMS08Lnz_Wy10fj1p3zQ6GrtJzoxUj0,1203
372
373
  homeassistant-stubs/components/device_automation/const.pyi,sha256=uAH5o4jVx2WQENOVLgj-tEI-08_ZiRJG7aqf43NkmKw,153
373
374
  homeassistant-stubs/components/device_automation/entity.pyi,sha256=ZH-IjNcoYgvJ2v3zdizKu7Hz1o0lpQ9561rbewh9Kbg,1184
374
375
  homeassistant-stubs/components/device_automation/exceptions.pyi,sha256=9tAMuPQ66ymdZH1scCrOFlcI9uqcnzpfXl__GP4Jd6w,186
@@ -378,8 +379,8 @@ homeassistant-stubs/components/device_automation/trigger.pyi,sha256=TznFvFofEMQl
378
379
  homeassistant-stubs/components/device_tracker/__init__.pyi,sha256=3snZC61ainAH_RXdlD2Pymg0wp_TcZ-59ISLi_ZRz0Y,1820
379
380
  homeassistant-stubs/components/device_tracker/config_entry.pyi,sha256=ny1_PbiAlhejwHht70yJfRWZ7I5VzOtqvbNqU-pBp_8,3430
380
381
  homeassistant-stubs/components/device_tracker/const.pyi,sha256=VwFbNSjy5sWn1i6j7kS0rwkNzwfGg29HmkW0v5Wbrec,1023
381
- homeassistant-stubs/components/device_tracker/device_condition.pyi,sha256=5HZwU-Q780MAnYkMw-Qc7RMRNIR0jw71fmaL3Bq9spM,976
382
- homeassistant-stubs/components/device_tracker/device_trigger.pyi,sha256=PFuqyJVIgDbyUjKFEf4LXIsnQa27VVNu2vLd9RFgY1c,1224
382
+ homeassistant-stubs/components/device_tracker/device_condition.pyi,sha256=p2Q-J10bxSYCn8BI_XAb_0Vm8c7qiNi2RzgQm4VUWWw,940
383
+ homeassistant-stubs/components/device_tracker/device_trigger.pyi,sha256=iy4yvjCKPO_1Smth2eZ0BHVL-iWonR-fS7l7uyDU3oo,1155
383
384
  homeassistant-stubs/components/device_tracker/group.pyi,sha256=WOPxs9Mhs5dy2kXdgI_vcby1GQ_UgEZbVTQyVnWFbhM,375
384
385
  homeassistant-stubs/components/device_tracker/legacy.pyi,sha256=GipHWyZDxfnVCSaDhcQByP5Rfk9ZGzofSrxDQ_GASiY,9078
385
386
  homeassistant-stubs/components/devolo_home_control/__init__.pyi,sha256=iGb2RBj_GSVQ2ENgW3Q6abhru76_HJHZ8o85ObG95_w,1244
@@ -400,9 +401,9 @@ homeassistant-stubs/components/devolo_home_network/__init__.pyi,sha256=Eppt6X07Q
400
401
  homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi,sha256=Xn1Kj_mbf3-7mZdHIT5iB0rSAJHoW_jpBR3ANzwUwOQ,2047
401
402
  homeassistant-stubs/components/devolo_home_network/config_flow.pyi,sha256=l4FJC99QEPYWpnnMVvPi69AnHHtNwp1e0IMOWjD2zY8,1391
402
403
  homeassistant-stubs/components/devolo_home_network/const.pyi,sha256=h7usJm39wiT_XXG1mqCJkagFNldSqgO16ZbM7jgZ4Uc,429
403
- homeassistant-stubs/components/devolo_home_network/device_tracker.pyi,sha256=Wdi0UTR2sQ89eaCRrVoWDErb4lF1Efqk-b75xXi-D1I,1687
404
+ homeassistant-stubs/components/devolo_home_network/device_tracker.pyi,sha256=ydpLDwIK8KA1GU-zMrIoXfTVdlh44gKXz8m4kAOSPcA,1618
404
405
  homeassistant-stubs/components/devolo_home_network/diagnostics.pyi,sha256=16eCq2vWW5n4VPAjuUOLKgS5kdTB1oE7kGmSjWutzf0,550
405
- homeassistant-stubs/components/devolo_home_network/entity.pyi,sha256=3lYlv5-8D1uwkdBC--M-2aQZE5TbQFOt76Cr6lq21nI,1029
406
+ homeassistant-stubs/components/devolo_home_network/entity.pyi,sha256=7rBWZ-XuLpp7SQCuFSggz0gl8zS7kvV5nrAXBK68Sas,1067
406
407
  homeassistant-stubs/components/devolo_home_network/sensor.pyi,sha256=UbewNgI6RMuoJApEdMGqxa39roH_VDrsY0IekRm58NE,2264
407
408
  homeassistant-stubs/components/devolo_home_network/switch.pyi,sha256=qS_BaD9LsqRGajZl7XV0Ok8W-xJCmUXE225l-GR26gE,2204
408
409
  homeassistant-stubs/components/dhcp/__init__.pyi,sha256=9WxGYvDDcJSBnwYY_EacZFwQ5_GPnHSizED8oRRJxo8,4881
@@ -411,17 +412,17 @@ homeassistant-stubs/components/diagnostics/__init__.pyi,sha256=RGIHudkL7jEsGOl7Z
411
412
  homeassistant-stubs/components/diagnostics/const.pyi,sha256=4zI3GiuuHLb92gFaRLBF6xRR5l55a0Zota4BwJSoKjY,194
412
413
  homeassistant-stubs/components/diagnostics/util.pyi,sha256=jrQlPs4bgAuE1n9fAeh5SA2DaANC9xZNni3ijgJBqp0,367
413
414
  homeassistant-stubs/components/dlna_dmr/__init__.pyi,sha256=eZLcZMLRbChSiZmBSob_2tvkofHvCVQDPfpimcD9gp4,469
414
- homeassistant-stubs/components/dlna_dmr/config_flow.pyi,sha256=dsx4WFujiHIcOq-2T1_YlpUqHV0s1cn6I417OEX8qQQ,2822
415
+ homeassistant-stubs/components/dlna_dmr/config_flow.pyi,sha256=GGN4CuqfiFGFvNFDnmJuo-QYy-JCM_INhkUtPUsv5uw,2753
415
416
  homeassistant-stubs/components/dlna_dmr/const.pyi,sha256=jK3rht4CpuQtM478zZ0wYGGKOf4FB9TXLUbNuYSe8wI,875
416
417
  homeassistant-stubs/components/dlna_dmr/data.pyi,sha256=Tc7QUhReiti5kdC5LYpMC4ssOikcoeEcJCVAgT3_vNw,1460
417
- homeassistant-stubs/components/dlna_dmr/media_player.pyi,sha256=pXvkWyPFHksDeWkgoaxv_4uc4O3J8ov-tvsPlJ90x6Q,6419
418
+ homeassistant-stubs/components/dlna_dmr/media_player.pyi,sha256=PttN5lhPDKbvFKS65ui86MuSuqcDV05vvxt4tz7a_Ns,6325
418
419
  homeassistant-stubs/components/dnsip/__init__.pyi,sha256=rgiRMIvoeR2oW6WKhzvOT__IY6MfL_1tLPAynKyhmVg,418
419
420
  homeassistant-stubs/components/dnsip/config_flow.pyi,sha256=lomePce6-0fNGH3_HivOWtSo9wTRj3viOdbejYZoHDw,1378
420
421
  homeassistant-stubs/components/dnsip/const.pyi,sha256=xKzXtVrHeNCYQP41roaKCviFJRQBt5LmKTsjuGQLm80,339
421
422
  homeassistant-stubs/components/dnsip/sensor.pyi,sha256=Wh3f03oB7sFTBuwp88fNJgNyesHI-WNVvVkTy-GgL88,1392
422
- homeassistant-stubs/components/dormakaba_dkey/__init__.pyi,sha256=rU2y3HxJRaA4Cqzzv5axZUcqsio4yKgxQZp-LxBv7ts,1124
423
+ homeassistant-stubs/components/dormakaba_dkey/__init__.pyi,sha256=JTXQ2YvKFzWdeObyNYCLkPuM8yK5gHVhioaNtKNh33s,1172
423
424
  homeassistant-stubs/components/dormakaba_dkey/binary_sensor.pyi,sha256=u7d_Iq3lSkujPTxQ_83HdVbjR0QD0ifP00gA1Og7mlc,1979
424
- homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi,sha256=KMRq4YZyOVwTpX3X5vmSsSWOHdnORF57QBe5BXtjHgA,1164
425
+ homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi,sha256=5YSPomDWbMe9e4opE3qJC3OsV7-9xaJtVjOHnt_Y6f4,1511
425
426
  homeassistant-stubs/components/dormakaba_dkey/const.pyi,sha256=haDlacK4B7FbQ3XM3-8p9q4MYW0V1M49-nXkDRSmRmU,59
426
427
  homeassistant-stubs/components/dormakaba_dkey/entity.pyi,sha256=zFNALbM_C-QJUwJTCDI3rzoTz-afy2yvPHy0THjZewU,953
427
428
  homeassistant-stubs/components/dormakaba_dkey/lock.pyi,sha256=hL8VTeyyaO2f1btdVIInKOOCXgPvviMZsLNBkVEu2fo,1217
@@ -438,7 +439,7 @@ homeassistant-stubs/components/dunehd/media_player.pyi,sha256=u0_RiboJV1MfKYHRlm
438
439
  homeassistant-stubs/components/efergy/__init__.pyi,sha256=GiAHXR9FW5Ol8KeHcsZBF17PN8XwGT7E6uFr9f-Mtz8,1023
439
440
  homeassistant-stubs/components/efergy/config_flow.pyi,sha256=pAEI861TKPCZ4an23NlgiQy8BnFmv13RFLQ1CTskpj0,793
440
441
  homeassistant-stubs/components/efergy/const.pyi,sha256=BcxPoGgibA8PTYK8tKhK-bxRu-RexHDG3BxPXbKxSYY,177
441
- homeassistant-stubs/components/efergy/sensor.pyi,sha256=LfJ64NUMC-dVbe4M8stfwwZBQqgqU1Lk1aSQtDDxMfI,1505
442
+ homeassistant-stubs/components/efergy/sensor.pyi,sha256=QjkWiMq8ALTLvvmVasrgZ71LqMCVQZYqt-cCh_opAzI,1513
442
443
  homeassistant-stubs/components/elgato/__init__.pyi,sha256=U3rd11HXegW6jWuCzGE1axaYRJersvnKN4RKwkESv-4,525
443
444
  homeassistant-stubs/components/elgato/button.pyi,sha256=HqINsgiytK-l57nR8bs_c9ytyujqpzki4M_JAN1p0_c,1771
444
445
  homeassistant-stubs/components/elgato/config_flow.pyi,sha256=Mt4OgARw9D_wPP1wLO5B3O29tG3MC6vgUn04FkHgmaY,1215
@@ -464,20 +465,20 @@ homeassistant-stubs/components/elkm1/switch.pyi,sha256=gN1x5BYttiYIKsYfb5hPNXQXA
464
465
  homeassistant-stubs/components/emulated_hue/__init__.pyi,sha256=B-Xx9l0EZtBrnRb_z8rvFwkLyAnbLTKfdY-uSn7f8yY,2038
465
466
  homeassistant-stubs/components/emulated_hue/config.pyi,sha256=JEeovYl_X8W_-JeVnHNVOZrSK5Li4-UjC_mrz9Gpao8,2569
466
467
  homeassistant-stubs/components/emulated_hue/const.pyi,sha256=uGc1g4J1r9uhkZKi0pP3B5eiN3nInLE9ZDA3uQuXwsY,49
467
- homeassistant-stubs/components/emulated_hue/hue_api.pyi,sha256=tPjBPlvjPqdnw-dnEpVcOw-aT00ctjaSj2xvyy-0Jhs,5808
468
+ homeassistant-stubs/components/emulated_hue/hue_api.pyi,sha256=flORB-jc2A0gJphokD105RwixTrgkNggsxZZLlzvY5k,5869
468
469
  homeassistant-stubs/components/emulated_hue/upnp.pyi,sha256=eUgKfrBAVG706Pg-8QGRun4vXjocTxkTykaRYoe44Hs,1645
469
470
  homeassistant-stubs/components/energy/__init__.pyi,sha256=dGWrSR4lFgX3ce_bHgt5W0X50kwecasFCpeJMVbgprs,569
470
471
  homeassistant-stubs/components/energy/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
471
472
  homeassistant-stubs/components/energy/data.pyi,sha256=npZ-QWkr0b_imwFFGVANvb5TX59HyeKMf52NNhqkB10,2971
472
473
  homeassistant-stubs/components/energy/sensor.pyi,sha256=Y9tYLOQfxqXdmKTBfgwZehqQOtoq5Ipa5jsUrOqIKs4,3606
473
- homeassistant-stubs/components/energy/types.pyi,sha256=6az0RCjKZgT0dFn6ccps7dZ2xNdb1wSWBTov2oVOVyU,400
474
+ homeassistant-stubs/components/energy/types.pyi,sha256=qJ7pRHH7omQGX3vpmW5ToZiLG5FHAvzlVtWWQ8kcIDU,420
474
475
  homeassistant-stubs/components/energy/validate.pyi,sha256=CW_2V2mwkC1xjh3XO-h_Cht9M3s063BrEfax5HsECz8,2613
475
- homeassistant-stubs/components/energy/websocket_api.pyi,sha256=No1qy6EYzCxmYvblld1-BH2Dp8Wzt_FABEKTVCcS07U,2035
476
+ homeassistant-stubs/components/energy/websocket_api.pyi,sha256=VALgQ6xfVe7wt_laeNrV-hySywLwo12iBQWz220N4kc,2123
476
477
  homeassistant-stubs/components/esphome/__init__.pyi,sha256=RvlPlBT_BxetoE57sOOhdlHeDsYQY-vCZUEuLpd-EVw,5712
477
478
  homeassistant-stubs/components/esphome/binary_sensor.pyi,sha256=56oo5c8q9TTJ-35PW7SOOAC-VR6fsg4bSzERVE-qRLI,1022
478
479
  homeassistant-stubs/components/esphome/bluetooth/__init__.pyi,sha256=VcIkluooJVaHFy9vBKLXvT1An88o2awGzC5tme2ybeg,936
479
480
  homeassistant-stubs/components/esphome/bluetooth/characteristic.pyi,sha256=umuqfCKuuQALycobMNMhlb9uF59seLbBdpxPyUVBLtY,1198
480
- homeassistant-stubs/components/esphome/bluetooth/client.pyi,sha256=6Z0x-KAZpvVWTH8nt4GaFT78PNe0cdoUFuBde1zTE7o,3996
481
+ homeassistant-stubs/components/esphome/bluetooth/client.pyi,sha256=bOYl_TXCAxi3N4bUVZpUkTLLv2x8LZGSDumxoqI-Tbk,4074
481
482
  homeassistant-stubs/components/esphome/bluetooth/descriptor.pyi,sha256=8JfhHmMtNz7kASrgIdY2LjB2FV-oYSXvzYYMNDUarg0,675
482
483
  homeassistant-stubs/components/esphome/bluetooth/scanner.pyi,sha256=cfe0Y2GimSzVca2gs0lDWsT3-YZvSjhQohKa6tQxxhc,346
483
484
  homeassistant-stubs/components/esphome/bluetooth/service.pyi,sha256=IsCAl9Z7G21qw59Dsrj1YYCipKBo06supqCftDBQt0w,718
@@ -490,11 +491,11 @@ homeassistant-stubs/components/esphome/cover.pyi,sha256=YmMUk8Zd93YlVuwIwAAs0Yul
490
491
  homeassistant-stubs/components/esphome/dashboard.pyi,sha256=HgqhjQssvi4tXDR5322uPYF2q-IrN5vHmMSgvPiqbQw,1140
491
492
  homeassistant-stubs/components/esphome/diagnostics.pyi,sha256=m9u9e2MSh3dM5kyYYAXN9o232G0UXFKjE6f4-nduyzc,738
492
493
  homeassistant-stubs/components/esphome/domain_data.pyi,sha256=7XJSKS59z-x_BvvvDfP-OPOyZ_hxhu-87JEIymDM9dE,1814
493
- homeassistant-stubs/components/esphome/entry_data.pyi,sha256=SO1Kbcu_I2kUDCLfWx8uZFRg19xDakNp0gzwNiYxjLQ,3043
494
+ homeassistant-stubs/components/esphome/entry_data.pyi,sha256=5LT77VDiziq7bIUK5boQeiqACd9xQIYU_0DOErmNeMc,3065
494
495
  homeassistant-stubs/components/esphome/fan.pyi,sha256=WcjwIJglwpp4BU8Qs2H6YDb5LvnsSAkJ2r4EeM7XDss,2226
495
496
  homeassistant-stubs/components/esphome/light.pyi,sha256=8gmiOuioQUIFJ9iuQ8cDrjmMC08s-VnEtuZG3o8KJ0Q,2520
496
497
  homeassistant-stubs/components/esphome/lock.pyi,sha256=JXmwnugawQKU9KRwjI0xOx1UNo3a7xqo4qakn-1FkSI,1443
497
- homeassistant-stubs/components/esphome/media_player.pyi,sha256=RaEJap3hQZaoRycKxN804ysF2AuTEYzDCqBvCPtNfyY,2140
498
+ homeassistant-stubs/components/esphome/media_player.pyi,sha256=DufNRVYN1ss3Xp23Rg3c50zIJWW5wCrU_v321Thx2is,2151
498
499
  homeassistant-stubs/components/esphome/number.pyi,sha256=evA8EnhW8VDx4Pd13tSQsc-4wEEfyhnBGecnBmBkQ10,1493
499
500
  homeassistant-stubs/components/esphome/select.pyi,sha256=KUzEuUMe9XuqB_GfVdv7ApZXAEtrvuamQelIAEd7Z4Y,887
500
501
  homeassistant-stubs/components/esphome/sensor.pyi,sha256=AZiMP-yhuurWQsRrWNXgA5C7YQxP9i2RelzWHGenMpA,1647
@@ -508,7 +509,7 @@ homeassistant-stubs/components/evil_genius_labs/light.pyi,sha256=gb1RznYyeZ6AUDr
508
509
  homeassistant-stubs/components/evil_genius_labs/util.pyi,sha256=bDod35gsEOhTOtYFkfqRioO3zitvHVhJ-7v7D8hYy5o,479
509
510
  homeassistant-stubs/components/fan/__init__.pyi,sha256=R5aNcmZnnwm4eAsWrEG-Eu2bj5LUsjWYR-oqavZZfRE,4515
510
511
  homeassistant-stubs/components/fan/device_action.pyi,sha256=lMShyiBVuiYLNYBS0TG4xykAr01GYbHTP2rQDtTVbSs,671
511
- homeassistant-stubs/components/fan/device_condition.pyi,sha256=5lcUd0RkZnZrrZgYLypCFkJ4bvlP-Yt8ApDZfvhM86U,991
512
+ homeassistant-stubs/components/fan/device_condition.pyi,sha256=UZBpwsNISwIBpbm0HKTC9qVtmf6eAUO1-NNJsdIQQCE,955
512
513
  homeassistant-stubs/components/fan/device_trigger.pyi,sha256=nlcZZmBzMW1rB5AeK7_mZAQoynfSEvMFrgtxkwkVMDU,887
513
514
  homeassistant-stubs/components/fan/group.pyi,sha256=lmhKBgLtC75JKlVM0td29usf7IovWyqFVAXhsrX_muI,361
514
515
  homeassistant-stubs/components/fan/recorder.pyi,sha256=WEgW9QQx2-tOmWr2KGGbLrHrr_qj7Xnyl0csnjR9wSs,199
@@ -517,7 +518,7 @@ homeassistant-stubs/components/fastdotcom/__init__.pyi,sha256=SfFjl40cSddAL-fKhG
517
518
  homeassistant-stubs/components/fastdotcom/sensor.pyi,sha256=dksnJTic-ZwU8E_Ey5PA0ntxjlQnXEpPS46u4wa3Otw,1399
518
519
  homeassistant-stubs/components/feedreader/__init__.pyi,sha256=aIAu_1pT5SOJa9EBPXeUC-Mxb5G5yuJ5KTXG2gg9w74,1950
519
520
  homeassistant-stubs/components/file_upload/__init__.pyi,sha256=9Ear2degBJHdEGzmE__3ADBJFPT1nHjpU5LomL_p4-M,1717
520
- homeassistant-stubs/components/filesize/__init__.pyi,sha256=K2pWTq0qRRPuXTT85PaO8VjykB9kvLEZytPjxWPPfDw,546
521
+ homeassistant-stubs/components/filesize/__init__.pyi,sha256=bKuS9ABkGbpcrrK0Tntn6pA0wtJrBmcW05R1n6VE9rI,544
521
522
  homeassistant-stubs/components/filesize/config_flow.pyi,sha256=itK7Ha29ATf6nC608Qb8_R-cAkOCrsQH5sXg2AV_9_I,789
522
523
  homeassistant-stubs/components/filesize/const.pyi,sha256=rWT3SFRVo9UAulZ2cOIIZLDcsSvgXDgWjiGGp2jOpoY,121
523
524
  homeassistant-stubs/components/filesize/sensor.pyi,sha256=BXL-2K4x8hF5sZDJW_dBC4sFMSjl76RvPsbdSubjLik,1813
@@ -525,7 +526,7 @@ homeassistant-stubs/components/filter/__init__.pyi,sha256=rWT3SFRVo9UAulZ2cOIIZL
525
526
  homeassistant-stubs/components/filter/sensor.pyi,sha256=3bodK9aR4pFyZhTRWrjGPyyfGBfRzTdwN8ZE89GtYMg,6139
526
527
  homeassistant-stubs/components/fitbit/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
527
528
  homeassistant-stubs/components/fitbit/const.pyi,sha256=BM6frPHA2z7Bw-mGh-8qcJPim-ABJMHmCDnGCehKkx8,1791
528
- homeassistant-stubs/components/fitbit/sensor.pyi,sha256=Nao1ipy9KpmPNWF4XyIzgxd0n6zzsRACIaHyY0fQkEU,3697
529
+ homeassistant-stubs/components/fitbit/sensor.pyi,sha256=MN9p_GXp3UM27KI0n_9ziX_B71xP2N40P0f-cwzsc7g,3711
529
530
  homeassistant-stubs/components/flux_led/__init__.pyi,sha256=nVZGzTGjm1q7tv812PkgW5L-hCOwL01tnBiBAOKKttk,2511
530
531
  homeassistant-stubs/components/flux_led/button.pyi,sha256=8bRBF4A5pXA6UN0ui-1EkUsx6aRc0NgjnCu3b1Zq3jM,1346
531
532
  homeassistant-stubs/components/flux_led/config_flow.pyi,sha256=7fPj51Q5iRyL4GIvbIjqkWvlrIEEEeW3nqSoOHqfVaQ,3106
@@ -549,14 +550,14 @@ homeassistant-stubs/components/forecast_solar/energy.pyi,sha256=g0Qw7wIxFx9DbosI
549
550
  homeassistant-stubs/components/forecast_solar/models.pyi,sha256=gVY768QCD5VnYZRx1L1U0EWCZqn40ZiKDNaRuS-Ja98,690
550
551
  homeassistant-stubs/components/forecast_solar/sensor.pyi,sha256=h4cTzziKuxg-hjYmSHbw8l5h0wvPbjzERCird4uugPI,1566
551
552
  homeassistant-stubs/components/fritz/__init__.pyi,sha256=gRJmGVjHtgBsyafdZgEgXFA951Hs60oVkFe46fzjczw,1057
552
- homeassistant-stubs/components/fritz/binary_sensor.pyi,sha256=AhL01R3rNY1JL3q2r8T5xvb4h1hZGjYGPau_t7e9BGE,1700
553
+ homeassistant-stubs/components/fritz/binary_sensor.pyi,sha256=b0NdgQCmCPEokOmvGlTen1qggjx5WCTdGEcIXWTvjzY,1603
553
554
  homeassistant-stubs/components/fritz/button.pyi,sha256=FkLsnlldIlu7IKGmpnk04hvUkOwJ9ajWaKR-a4rob2c,1782
554
- homeassistant-stubs/components/fritz/common.pyi,sha256=oJVTIKwgv3HzBCxG5VU-q0S3fZVRNWInD60hIH0uIpM,8412
555
+ homeassistant-stubs/components/fritz/common.pyi,sha256=eenlinzYfltb7Ba1hGTk0yZoxOkkfN3lOtqfV61Wu70,9664
555
556
  homeassistant-stubs/components/fritz/config_flow.pyi,sha256=1tMXtGvbC_ILxWvwCdZ8nY5nAvzk3UhrTgfvCIEDIog,2763
556
557
  homeassistant-stubs/components/fritz/const.pyi,sha256=ntMbMh_PHa5XceBYcjCtU32nJGQk31gTT_sSmpvqk3U,904
557
558
  homeassistant-stubs/components/fritz/device_tracker.pyi,sha256=ATEnZpPID8U-LmR3cvb2OWJXN3G_PWg0MNof6LviuVQ,1572
558
559
  homeassistant-stubs/components/fritz/diagnostics.pyi,sha256=D6JqSSKdPyx9epq4UVgUS3VK1b4qSo7cK4nbhFOGb-U,583
559
- homeassistant-stubs/components/fritz/sensor.pyi,sha256=-tYS-C0OVzPUrDEheLBrV9GU0a0WM_W2YvAURXKSDLg,3902
560
+ homeassistant-stubs/components/fritz/sensor.pyi,sha256=LLoMzSISzUPK8DPFo9nZcDV8ENdrmL_iZv_ALPH40-g,3642
560
561
  homeassistant-stubs/components/fritz/services.pyi,sha256=rC5dEEOFNTV6Vu1VbxJa8izqAdf4i5QXgTmFpvwEHAw,1050
561
562
  homeassistant-stubs/components/fritz/switch.pyi,sha256=xf8bxQK-tXMVva8SRgrg-yD9GvijgF_NyeFRLHeqY10,5430
562
563
  homeassistant-stubs/components/fritz/update.pyi,sha256=KCeloBbL272ZlMAHSu7UDmeppk0e5hH9e-b_SyK-Q74,1243
@@ -571,7 +572,7 @@ homeassistant-stubs/components/fritzbox/cover.pyi,sha256=N-lHfyciquntJ869X-ixdz3
571
572
  homeassistant-stubs/components/fritzbox/diagnostics.pyi,sha256=gzdLWfsDQX51yFdIn8aScRbV8wsLIDK8E35yqUMtzWM,664
572
573
  homeassistant-stubs/components/fritzbox/light.pyi,sha256=EUrPnWtfA17Zaw-1G8Lg-H1IZJJb0hG8BeDt9EyRjaM,1734
573
574
  homeassistant-stubs/components/fritzbox/model.pyi,sha256=PMk3y9e5dDyrIz97Niuo36HryuGbpIb8-BAY9cjLNA8,425
574
- homeassistant-stubs/components/fritzbox/sensor.pyi,sha256=2LnYOosiZWLLiT9KkdP6eLt_HRY3gE_52joTh_9R4ho,2922
575
+ homeassistant-stubs/components/fritzbox/sensor.pyi,sha256=9lLVQHOhv39_3BH8eQyxdUC1UrMmce8wyFa7gRFv768,2856
575
576
  homeassistant-stubs/components/fritzbox/switch.pyi,sha256=Ad4eBhtO_zoayyP_pp2959W-5dnouMxXAPaRVyi0yr8,853
576
577
  homeassistant-stubs/components/fritzbox_callmonitor/__init__.pyi,sha256=WXJLTaPGa_TbDeICBiWkAiq3rkiwUMICbI4-yDW0uMk,921
577
578
  homeassistant-stubs/components/fritzbox_callmonitor/base.pyi,sha256=bREtgAI-zwqEhUb1YJaRcODvdBY8CfFrjdEd6dbOZ8Y,871
@@ -581,8 +582,8 @@ homeassistant-stubs/components/fritzbox_callmonitor/sensor.pyi,sha256=2gWTIfBc7b
581
582
  homeassistant-stubs/components/fronius/__init__.pyi,sha256=vLZsC0eEr3LisOclDGjGHa1MqNS5Lb1c6y3MVHM8Fmk,2462
582
583
  homeassistant-stubs/components/fronius/config_flow.pyi,sha256=dlOlAOgK6NV_lOQsDsI64GOEvxnXm8tOMa-z2uVJhKs,1370
583
584
  homeassistant-stubs/components/fronius/const.pyi,sha256=wZU-rDMB8pSU_eVrgXzK0qpNHttfz8SdA1ZO2tCte0U,409
584
- homeassistant-stubs/components/fronius/coordinator.pyi,sha256=s3SRohi1NRoXiqHJGheM4wjBPAZg3jtpsR9FyluzGkM,3530
585
- homeassistant-stubs/components/fronius/sensor.pyi,sha256=3B_C17JsAZfA5-LgMQtkhvDbHr_bdt4Ub68-qoxYkKE,4316
585
+ homeassistant-stubs/components/fronius/coordinator.pyi,sha256=qjneKvaLbGC_2-YVN3RnoCE5-6sHO7uhw5ehMPx8nSM,3508
586
+ homeassistant-stubs/components/fronius/sensor.pyi,sha256=U_kBcFUuZtCZARl0kCvX7trhS8raieV8l_f_VxTG3yE,4911
586
587
  homeassistant-stubs/components/frontend/__init__.pyi,sha256=nSgUvVO7xnziDTNIz5c5Qgl3zd0tJDIjnNsJgNUxPpw,5678
587
588
  homeassistant-stubs/components/frontend/storage.pyi,sha256=1q3tM9T0uJne5-dhhc4CBwhonZOOaSPq9cWVns0P3nw,1033
588
589
  homeassistant-stubs/components/fully_kiosk/__init__.pyi,sha256=dG1Y2GdY4SVor3d-EBjMe-w5BJdtUnz7Z5nLKD87AI8,600
@@ -593,9 +594,9 @@ homeassistant-stubs/components/fully_kiosk/const.pyi,sha256=5Oe4mbOTcLScXasDXDVe
593
594
  homeassistant-stubs/components/fully_kiosk/coordinator.pyi,sha256=iv7uqITwFqunYy-2TixuFzz405UdQvKq_st_d4g-YK0,829
594
595
  homeassistant-stubs/components/fully_kiosk/diagnostics.pyi,sha256=nG2uQKRiO4X0DSALr2znClg1SmYnD7JPtWHWKLu51fY,565
595
596
  homeassistant-stubs/components/fully_kiosk/entity.pyi,sha256=xlH-R-RyeQmXnuAYapwM2_s-maQfYANXXrVrR2P6j1U,669
596
- homeassistant-stubs/components/fully_kiosk/media_player.pyi,sha256=c0WDlxCKVS3IkiYGYOP06w7kQyMBZXxho9ukdz_Cfxk,1661
597
+ homeassistant-stubs/components/fully_kiosk/media_player.pyi,sha256=gQAi0ZV3TYV-8qyV2hNUOqVBhx7-5HeWjs1ZYVqjC4c,1714
597
598
  homeassistant-stubs/components/fully_kiosk/number.pyi,sha256=hpnE16Hn_nNtOzMxB3e5OGlxNPghHSnbTUKw_-dT6YU,1220
598
- homeassistant-stubs/components/fully_kiosk/sensor.pyi,sha256=QuUySICb4DjeCEcpBi1yCLRDZ88CjIlnUKC_VD_xRd0,1833
599
+ homeassistant-stubs/components/fully_kiosk/sensor.pyi,sha256=xMDUwr4L3oF8LzjJ4_O06k2vGET9gL-R62ZimYAMZ8A,1894
599
600
  homeassistant-stubs/components/fully_kiosk/services.pyi,sha256=v9m_AAr8aBG0eTO_Z7ieMamqNhCmgLjZrZA0kzTS5WA,478
600
601
  homeassistant-stubs/components/fully_kiosk/switch.pyi,sha256=ivpA-CVnzyTafwxk8OsEIBXN_082BNo_dL4a5Own7po,1980
601
602
  homeassistant-stubs/components/geo_location/__init__.pyi,sha256=o5tQEJ18v6RN0D3xd3qx7bAxVtUX4SRFgx1tRde3Sc8,1534
@@ -608,11 +609,11 @@ homeassistant-stubs/components/geocaching/coordinator.pyi,sha256=yAjp2mbJpNWiavS
608
609
  homeassistant-stubs/components/geocaching/models.pyi,sha256=aAAu1zLX0271x1P1qMbIgHD9yDGCRCND4kR55SU8ZIk,113
609
610
  homeassistant-stubs/components/geocaching/oauth.pyi,sha256=gliUVLug5p9T6A2Ky1HaPDppI7446hUmZig1lwaJSBc,727
610
611
  homeassistant-stubs/components/geocaching/sensor.pyi,sha256=5d4L_U262UA7bXmlABCGo2581jlt2J4gw2DBqRWk_pE,2094
611
- homeassistant-stubs/components/gios/__init__.pyi,sha256=v7MJr-9hvZertA4qRF7lZlexlcIP0I8C23nxAfiF23Q,1099
612
+ homeassistant-stubs/components/gios/__init__.pyi,sha256=tUgWzycPtINOsY0ezTjGTi0D0H4MLXJ3obrwSUrNSEY,1121
612
613
  homeassistant-stubs/components/gios/config_flow.pyi,sha256=bMoNiMh-UwKHlsJYKEMcIUNc61ktlu6peedOulMNdj8,574
613
- homeassistant-stubs/components/gios/const.pyi,sha256=B-946UsyGYVM0B9cMQfljG7r6fBUKD5wA-ZnGdkAdRw,438
614
+ homeassistant-stubs/components/gios/const.pyi,sha256=Qntaz7lvBVoHc7curKvrmK-2Vo8q-YTuHXWyHlfvNw4,390
614
615
  homeassistant-stubs/components/gios/diagnostics.pyi,sha256=NVoTQHs6Dg3oCggSUVpT2PuCtA5wf2z1-ATE9-8gQ6Q,375
615
- homeassistant-stubs/components/gios/sensor.pyi,sha256=bmc-SEjrCQI2U3xeYhZgCSyqlXswQd24YR5xp8wYMpA,2746
616
+ homeassistant-stubs/components/gios/sensor.pyi,sha256=L_lio6C_Zq2u07-6IaVzZwsd-SB3c8jBp-3rp9LAoJU,2661
616
617
  homeassistant-stubs/components/gios/system_health.pyi,sha256=xR94uNJuxo8AfWrXHZ0PajwAGkUWKMkEn-EocEskAOE,385
617
618
  homeassistant-stubs/components/goalzero/__init__.pyi,sha256=5YaKcC3d5C5wVaR2aICkifNfX97m55OfrRZDvmVsInM,733
618
619
  homeassistant-stubs/components/goalzero/binary_sensor.pyi,sha256=yzIa21mVmPmfR0lE82y9RFcztY8RtzB_FcrjbFv8WJY,907
@@ -622,12 +623,12 @@ homeassistant-stubs/components/goalzero/coordinator.pyi,sha256=G0AWHVyB9_SHQdRbw
622
623
  homeassistant-stubs/components/goalzero/entity.pyi,sha256=r2aqfhCkH0ZiKED_lME88FpUky81ErAC1o5HuVDs6Hg,951
623
624
  homeassistant-stubs/components/goalzero/sensor.pyi,sha256=nP1JUorSl-IsVyIdjxnZ2GINWoGDTYf836d1uTxcT4o,1235
624
625
  homeassistant-stubs/components/goalzero/switch.pyi,sha256=6gZ52zaYuhZNO9mMGsBQCUvZC7iumCHtR09RfwUSmW4,860
625
- homeassistant-stubs/components/google/__init__.pyi,sha256=Hb7faDzv1VU9aSKZwE4YSBCDxYOnmWRDCGA1a5gv730,2721
626
+ homeassistant-stubs/components/google/__init__.pyi,sha256=yK1zetVNQZSCxgz0rY9m1O733p_NIP-c_bg3sbKQYoU,2755
626
627
  homeassistant-stubs/components/google/api.pyi,sha256=0aOcCDzw6woJKmAp71sAWOog6r701osUSl2xZkU9sR4,2818
627
628
  homeassistant-stubs/components/google/application_credentials.pyi,sha256=7nWWW4FdC8kseCP4IKAMf4kQYRWUdHWuISzgfneIaXo,661
628
- homeassistant-stubs/components/google/calendar.pyi,sha256=dL-piNTXfTQgkcojb4YP3faAYYM1BSrb5XDyuBcGz9Q,5418
629
+ homeassistant-stubs/components/google/calendar.pyi,sha256=rSDkgEw89xd_muhFExboa_dn_KpF2uF7MKwXXsOQF8Y,5452
629
630
  homeassistant-stubs/components/google/config_flow.pyi,sha256=8EGCnTfDSVHqmV8eIztVlkQ5Di3K_8NwSD223jSCdew,2151
630
- homeassistant-stubs/components/google/const.pyi,sha256=tGvOTRkbUUhrdedrzLruAdF0hpIWDz9acW2GO5WxBh0,616
631
+ homeassistant-stubs/components/google/const.pyi,sha256=V8S8TKA_SfsFpzh7VME40r9XN8mVdyee7ZML-lsoWOM,636
631
632
  homeassistant-stubs/components/google/store.pyi,sha256=Y89omaUCp-1IQfz0DTvvfnbtZ1yJiIBOGGmIYoHEoQc,689
632
633
  homeassistant-stubs/components/google_sheets/__init__.pyi,sha256=XPkzCTO3tMCxGrX4lavBOFp-kyJOgqRLEttQ22Jcp6c,1199
633
634
  homeassistant-stubs/components/google_sheets/application_credentials.pyi,sha256=Gmvn3dEU0tsbOI858WMEY_rFTOymSz9L8RAhQnYEjpc,346
@@ -644,11 +645,11 @@ homeassistant-stubs/components/group/cover.pyi,sha256=viq3V88Dbr5TTZlbKFGzR6X0Rd
644
645
  homeassistant-stubs/components/group/fan.pyi,sha256=2hT30IJiZ7D8LFkOK8_-YglnakkvsysrSEWubSsmeEw,3920
645
646
  homeassistant-stubs/components/group/light.pyi,sha256=87empD5U4Eqs1VxWCjh7_RmDr1bTkPcuRQQQVDeWyZw,3513
646
647
  homeassistant-stubs/components/group/lock.pyi,sha256=qwbypI8FaMdTx-6oYTrgzY94eJ2P-LHP978a5zgasHU,2336
647
- homeassistant-stubs/components/group/media_player.pyi,sha256=DecOLF9HlessqcWj6AtLy5mLLPFAu8a_-TTFAbzXy0Y,4057
648
- homeassistant-stubs/components/group/notify.pyi,sha256=NX4jqSc8HpQGCHHjXIv3lBWJpAP8WLu_TrExtMbGvUM,1028
648
+ homeassistant-stubs/components/group/media_player.pyi,sha256=Q09auQvY6VjjBNeR_KHoVW4Iq-k4BrfvS72sPAxnnws,4148
649
+ homeassistant-stubs/components/group/notify.pyi,sha256=xGlz3Tz-kdixQTgdsdK_gWzpRc4vukR9sWkjJsDm4ys,1033
649
650
  homeassistant-stubs/components/group/recorder.pyi,sha256=8NzLU0dmyrss4yduz7khp49iHf9_0wyQgbozDA4hO3k,243
650
651
  homeassistant-stubs/components/group/reproduce_state.pyi,sha256=I_zxig9DBhfxE4woRmBzSc-b4kSAMj91Sxm85tNIyNw,479
651
- homeassistant-stubs/components/group/sensor.pyi,sha256=eo5Kv1rSB64dn0AOlAjQJNCkczceeVrJkuvV31QnJt8,4424
652
+ homeassistant-stubs/components/group/sensor.pyi,sha256=2F0nj6iR45jVSJ60GFQgYlgPY0zN8nMnFG1lYr6vtWA,4556
652
653
  homeassistant-stubs/components/group/switch.pyi,sha256=kFFv3oS3CFm3vjy9eWpDK2SKdKjrcnbAdldHuj-rSLk,2041
653
654
  homeassistant-stubs/components/group/util.pyi,sha256=9C6qaVVbaril-I61oG8hjxIWbjrrDCfPyuiMkgCkccY,752
654
655
  homeassistant-stubs/components/guardian/__init__.pyi,sha256=SIONEWZEeubW3Jm8IRNBdqen3xB7QKhf6NmFTP0hy9I,4744
@@ -659,7 +660,7 @@ homeassistant-stubs/components/guardian/const.pyi,sha256=joWp8I8UFJBVnN434B5KUyQ
659
660
  homeassistant-stubs/components/guardian/diagnostics.pyi,sha256=EbVYlKCLtzbq-KJmEeAteXiFYg0mB3L9m0YUdytIavE,642
660
661
  homeassistant-stubs/components/guardian/sensor.pyi,sha256=HVgQgqD8dQ4h1KRGbA_4zHrk9IpoUJSqvEXbcTWhX4Q,2384
661
662
  homeassistant-stubs/components/guardian/switch.pyi,sha256=eXEr_o4I8lUG8ehT0uzx8iIj3eY7ErUQW0Qsk1EoS8E,2609
662
- homeassistant-stubs/components/guardian/util.pyi,sha256=_WrG6l2bw0cfvanT2vj-hpBiWUXb7o8O23Z9H9qyXDQ,1758
663
+ homeassistant-stubs/components/guardian/util.pyi,sha256=bfSfhs5ugO-FdjDDnId5YByzW90ITnF0k1P9GpZt8aw,1689
663
664
  homeassistant-stubs/components/hardkernel/__init__.pyi,sha256=oX5uW1evLSqEJJ3Gv0R3F3448rduSBr8bTkbu-3-EhE,364
664
665
  homeassistant-stubs/components/hardkernel/config_flow.pyi,sha256=rIep6abETV3JjAkw_rXh-nIBdPWSbxN2kekKMwsmNTs,348
665
666
  homeassistant-stubs/components/hardkernel/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
@@ -679,29 +680,29 @@ homeassistant-stubs/components/history/__init__.pyi,sha256=7qscslF0lWl4Cpl_9Cdv4
679
680
  homeassistant-stubs/components/history/const.pyi,sha256=-PZ4FxcMPncwe3zKFvlt8lumPtorKkP5dViiDItRIww,71
680
681
  homeassistant-stubs/components/history/helpers.pyi,sha256=I6tuT8rCAMAYaClugygHR5iGXc6_OqcSIGozC9Z79uM,271
681
682
  homeassistant-stubs/components/history/models.pyi,sha256=JaaFrkyBMsEax55Fk7GyEBWV0rFOYi1sAYUE5ZqQD7Y,330
682
- homeassistant-stubs/components/history/websocket_api.pyi,sha256=ZvNqIDs2rblwCXV2ra0Cn9HImOhelIA8GKDWEFTkC9E,4079
683
+ homeassistant-stubs/components/history/websocket_api.pyi,sha256=500Agxy8aeogsS_MD-bbuLCAYY1eivshcwkNe8MO668,4404
683
684
  homeassistant-stubs/components/homeassistant/triggers/event.pyi,sha256=9xOK94fL6Lyz_ybHJ9arJPb02Dn8EtaKol8Q0eJgEvo,830
684
- homeassistant-stubs/components/homeassistant_alerts/__init__.pyi,sha256=_USe12tqswg9WMYgIMNjXa8UG-hH2btF39ySqTAolzg,1446
685
+ homeassistant-stubs/components/homeassistant_alerts/__init__.pyi,sha256=XidubkPRFqm_0GPSn34i64I6IGWkieflhjWM-zi4z3o,1609
685
686
  homeassistant-stubs/components/homeassistant_hardware/__init__.pyi,sha256=KCqlZ_zocvAyYKjm5O9ovI40fMUzOdR_L-LrNTEUcaY,205
686
687
  homeassistant-stubs/components/homeassistant_hardware/const.pyi,sha256=g29pElGdEHRRDZS3r47_DeFvYf1FcSSAtwpSq16hR9o,90
687
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi,sha256=YtLJ3yjBwkyuVWsyA1VyT4N07X0xpHvfdqc1ow4VX4k,4155
688
- homeassistant-stubs/components/homeassistant_sky_connect/__init__.pyi,sha256=JXVRbeHPdMZ445LhCQWrjViHFBDRo8tiXq37uo_FxLs,1213
688
+ homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi,sha256=Z6IrkbvjKNZS9YiAdZLvJ-SLeYmjG0CoLLhkXCy4fzg,4451
689
+ homeassistant-stubs/components/homeassistant_sky_connect/__init__.pyi,sha256=htc5CoNm8_a2IhmK_U53NpG90UEkNrg3QRtvo8e08ko,908
689
690
  homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi,sha256=N9rokuKCdF6QR-0w1lFK_JzlCZa2FZRXIcNQw29g8Bw,1122
690
691
  homeassistant-stubs/components/homeassistant_sky_connect/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
691
692
  homeassistant-stubs/components/homeassistant_sky_connect/hardware.pyi,sha256=r_yGxnL9fSGD2woCehtCgNFp4dI1wP8znpeYcrJ4q5s,304
692
693
  homeassistant-stubs/components/homeassistant_sky_connect/util.pyi,sha256=B8IR0dqlFXwRMzchzSFUWAZybsXjBFGwwjVgU8t-G5A,196
693
- homeassistant-stubs/components/homeassistant_yellow/__init__.pyi,sha256=9vD-lR9f3LntbA1TdES7PvtM_1WpcnZCCkfClhYNUkw,973
694
+ homeassistant-stubs/components/homeassistant_yellow/__init__.pyi,sha256=GR0ZhcFkBhLWukHPWBZZ2bjdnAh24odVYt-Nx4ZWXc8,821
694
695
  homeassistant-stubs/components/homeassistant_yellow/config_flow.pyi,sha256=COK8DrCL51VKNchAC1TQJgMt63u51qgmGt7OIvIvdvE,1055
695
696
  homeassistant-stubs/components/homeassistant_yellow/const.pyi,sha256=uh1-HSPS0LlWAJPk67wiNgUA8yOPY-sZ8GUfx1Qa5Jk,98
696
697
  homeassistant-stubs/components/homeassistant_yellow/hardware.pyi,sha256=j1DOcBGdrM8Gw2Tl12YHIJf7l9pqCvzmrQY8OSvkR9I,485
697
- homeassistant-stubs/components/homekit/__init__.pyi,sha256=BbmFLCJv7JdBS2hQPmR-RGevZZbFnvMfaXPqK1qfB7E,9673
698
+ homeassistant-stubs/components/homekit/__init__.pyi,sha256=ARRINgO6J3Zx_TtcugzZRMrjslIzK5_hPgEMn_qmdfY,9569
698
699
  homeassistant-stubs/components/homekit/accessories.pyi,sha256=mebOuNUD8p4lcC3ZsBntHohAOGc0gROxTr5V9ErIsfU,6141
699
700
  homeassistant-stubs/components/homekit/aidmanager.pyi,sha256=KNoivJa9I4QT29H3wuaur27XtqmsLWvN7uDh7aAg9k8,1348
700
- homeassistant-stubs/components/homekit/config_flow.pyi,sha256=oBppQuQH2XbySM0KTwgBDERCoJkqLljOLJ0RGABolMU,5135
701
+ homeassistant-stubs/components/homekit/config_flow.pyi,sha256=wGnrsuDzaVpOIUKm1FGaUFTkhp0XIAM3hQQ2kTtUQeE,5073
701
702
  homeassistant-stubs/components/homekit/diagnostics.pyi,sha256=82hzAbVF8FeW9I0EFG3kxfLI611mbOMe0fCM60u9QUk,880
702
703
  homeassistant-stubs/components/homekit/logbook.pyi,sha256=t6TsTkE5HYvYwDEk-YL_gN216nBvYpkAHklQ5CH4gss,749
703
704
  homeassistant-stubs/components/homekit/type_locks.pyi,sha256=CwsdI6TESb3rIKrALmqLZUHikXH_byEqH2APj6y-P2Q,1143
704
- homeassistant-stubs/components/homekit/type_triggers.pyi,sha256=Z5lbVO1daD-8fWcLJPyEpoAO6CRep1eLVgYLnJecGg4,1424
705
+ homeassistant-stubs/components/homekit/type_triggers.pyi,sha256=bzxTgaO1J4GJ67YIrafdt8Ft3_LzaLQjZ6vX-AehN9k,1355
705
706
  homeassistant-stubs/components/homekit/util.pyi,sha256=FZcdqAGvQA2nzHwlj5hPLYXBmB0FuNX6cXpxRy0OCKg,6031
706
707
  homeassistant-stubs/components/homekit_controller/__init__.pyi,sha256=NSfihg00KgIcRFQFpFrq9SLOE8WjJAeRqHOOS94cHWY,1201
707
708
  homeassistant-stubs/components/homekit_controller/alarm_control_panel.pyi,sha256=smmQyC4fAY-DylSeKbfUzsBwjkLpEKSWpbDnSj7v2HE,1996
@@ -723,23 +724,23 @@ homeassistant-stubs/components/homewizard/helpers.pyi,sha256=h-kP1Gl9l3gSYSIU_xV
723
724
  homeassistant-stubs/components/homewizard/number.pyi,sha256=kKRBI0ilrxh36zVRWSqW10cS3AQkwh9yUXKoJpaTU00,1271
724
725
  homeassistant-stubs/components/homewizard/sensor.pyi,sha256=K3xTc6m4k5NGbW70BvGfTWDV9TDJvW-54IoxzSG1BKM,2373
725
726
  homeassistant-stubs/components/homewizard/switch.pyi,sha256=9vyi8O1oKlozu9kcJ091eLPekTlQLRP95cc3R7YqYdI,2451
726
- homeassistant-stubs/components/http/__init__.pyi,sha256=DXBFIaPBBjH7HjBXi9j5uywq8waqy6iySg-fIIWpVYM,4769
727
- homeassistant-stubs/components/http/auth.pyi,sha256=4Do3YZTWdp8QRrLEG_kvHcaAjgQ6L6SQHWxGZA6-ETI,1400
727
+ homeassistant-stubs/components/http/__init__.pyi,sha256=E6ueCaD4Qs3dtK1Fh8iMDfUSXkHLqrLwJVAF2h06QWs,5719
728
+ homeassistant-stubs/components/http/auth.pyi,sha256=-40nYJIscoDnaFErb42aOH1sQpE0waKECxAes17NDww,1458
728
729
  homeassistant-stubs/components/http/ban.pyi,sha256=P_ZeAtbdszlzRDduxLDfpCLmoSl-YvvYEUf5-NyfhJ4,2196
729
730
  homeassistant-stubs/components/http/const.pyi,sha256=HikdjWj2hXd-b0EQx-DiT2sNzD7STD5EAyqHZ-8RsPk,141
730
731
  homeassistant-stubs/components/http/cors.pyi,sha256=BUQmN1XMhcqBP7B8qireJmVEaiHndh5v430lq62PW3o,472
731
732
  homeassistant-stubs/components/http/data_validator.pyi,sha256=ZsN3aOZgPov93Jek7JonMZlHDcNMXzfu2PSEy8eZT3k,739
732
733
  homeassistant-stubs/components/http/forwarded.pyi,sha256=w3wOCjonsqGhVDwS-Ix_23oGGFYJWl0QfP1Ii5D2FdA,461
733
734
  homeassistant-stubs/components/http/request_context.pyi,sha256=P9onyLxN9-J6SIldeuHvT3xvAVt_y8BA9h9U3s9C6to,393
734
- homeassistant-stubs/components/http/security_filter.pyi,sha256=qSgThnLYQTzIs9YHEueJYGS9UfijIZFIhn7eFddaYrA,370
735
+ homeassistant-stubs/components/http/security_filter.pyi,sha256=qLhK0-tfUozOMSGAzFNKSsd_SOnWGAQbIWHFddYjmI8,399
735
736
  homeassistant-stubs/components/http/static.pyi,sha256=w58XwsXBy_aSvgalkWr2VS4rP7Q14nxdPFEiqRo_Os8,674
736
737
  homeassistant-stubs/components/http/view.pyi,sha256=M3AhHxzP-gNpXSfvPQspb58RAhn9zLda53i2vns5sf0,1648
737
738
  homeassistant-stubs/components/http/web_runner.pyi,sha256=Mz9HJAeaNuKj-oLOmpOgsRXEdRO97fquU2Xc9R7qiH8,645
738
- homeassistant-stubs/components/huawei_lte/__init__.pyi,sha256=yO51-t8MF6Hc7uq_pDdPPs7YyV2Q5xntmwL4VOPmCzo,5132
739
+ homeassistant-stubs/components/huawei_lte/__init__.pyi,sha256=U3TiuF_hEl8VF6khOheWgGI_DB5P1zBsgNrZ9z0QnOM,5096
739
740
  homeassistant-stubs/components/huawei_lte/binary_sensor.pyi,sha256=qjSeOmgpVmyk-w4xjLN9ePYLKQQvQngtsOG_VCL5va4,3171
740
741
  homeassistant-stubs/components/huawei_lte/config_flow.pyi,sha256=XjXKYBkIleIGfFbmQz2eO3P-Oy4v3mhAkqTK3vHGZ38,2479
741
742
  homeassistant-stubs/components/huawei_lte/const.pyi,sha256=GwDwpVDm_fTpn3OXIAwXyH7i6jVNh2TR0zpeD9HXCLM,1128
742
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi,sha256=PfwssEC6HhhMe4d8B8cFFAgLuo0IKXU7yYdufblSpFA,2406
743
+ homeassistant-stubs/components/huawei_lte/device_tracker.pyi,sha256=gxJIxjTCNqR1ddJgzx3PRIs_IkSUzduU1ZOE0WF-6kQ,2337
743
744
  homeassistant-stubs/components/huawei_lte/notify.pyi,sha256=aUgtQHRQyxdU5kRPpFEE-GF_AebQrkRl8_YOEhmfm2E,974
744
745
  homeassistant-stubs/components/huawei_lte/sensor.pyi,sha256=GuXQoy1gHCVoYp4m1SK9yholkdWVSpRMehmt1pjgHTc,4141
745
746
  homeassistant-stubs/components/huawei_lte/switch.pyi,sha256=XB0kdcurmEtS4OFO01V9lioT-ycgIxIpoyUkElfGyKY,2325
@@ -785,12 +786,12 @@ homeassistant-stubs/components/isy994/entity.pyi,sha256=uOfVj5Uai5pJHuVALZH4ZxD1
785
786
  homeassistant-stubs/components/isy994/fan.pyi,sha256=9tn3X8oYKqkPKuXhxLgl-QOkBV-tNuEhpk-cvv-UzSQ,1946
786
787
  homeassistant-stubs/components/isy994/helpers.pyi,sha256=hm86dm_0PhgSv2o0nNv2-F4Sf-5RfCforNTVt8B4WqY,2920
787
788
  homeassistant-stubs/components/isy994/light.pyi,sha256=-VoTGUs8eykdbn2SzRfFKP21K5f9j965vekmjGkw3hE,2180
788
- homeassistant-stubs/components/isy994/lock.pyi,sha256=SwsyfgINQVFu6oM6uk0FL-p1LceTfeh4KuMaaELGV-E,1225
789
+ homeassistant-stubs/components/isy994/lock.pyi,sha256=bor7HB4ZmJQUyxQpsIIc9m2B6pIPyP5GRCillbrJs3Q,1896
789
790
  homeassistant-stubs/components/isy994/models.pyi,sha256=krhmRm7ZSIGOsVCmeNSxIEsXZWgrn2gUhfGOKON0Ve4,1220
790
791
  homeassistant-stubs/components/isy994/number.pyi,sha256=SSRZtnjKrfnUM9vbV-kzsW7NRz6s7L7hCE8meNspoGc,3317
791
792
  homeassistant-stubs/components/isy994/select.pyi,sha256=FiCdgOObNdzvww3ZhV-UROkokltqYfYPe5tc1BEC0SE,2340
792
793
  homeassistant-stubs/components/isy994/sensor.pyi,sha256=PGQtEq83zLUFfGr4gSpace_ksvbe6vA7c9A9_c-sjf4,3163
793
- homeassistant-stubs/components/isy994/services.pyi,sha256=ICl-M-rjMo39RPh_9XEklhRqWku3yhVUu-bns7hINUE,2487
794
+ homeassistant-stubs/components/isy994/services.pyi,sha256=H3RIUwQ_majUSwVLO4XXE2zV7Imy_jFYWxX9Am-fM9I,2685
794
795
  homeassistant-stubs/components/isy994/switch.pyi,sha256=JhnON9JuW7H6S6cLZNuyxnO1DYoL_QwwCIYj3029GcE,2416
795
796
  homeassistant-stubs/components/isy994/system_health.pyi,sha256=z87IoPzMOgMr2BCxhyG9BO16O8nCgqJiFMYVJgUdUKY,615
796
797
  homeassistant-stubs/components/isy994/util.pyi,sha256=QcUtnNThkujVnj92C7_Bo9YqiWEujiQSaDsn_NiFlqw,226
@@ -799,10 +800,10 @@ homeassistant-stubs/components/jellyfin/browse_media.pyi,sha256=IR0W1_UCZKDOEahg
799
800
  homeassistant-stubs/components/jellyfin/client_wrapper.pyi,sha256=qQWTV6oOJqZXSoyH6JegxrOtNsDQqHYs72SEh7evDH0,1429
800
801
  homeassistant-stubs/components/jellyfin/config_flow.pyi,sha256=6pEi5avaAZjYwfRc3NWMYw25f93lJglrNOcS8XCs6x8,942
801
802
  homeassistant-stubs/components/jellyfin/const.pyi,sha256=sDTv48nHriR5ZVkOeBjJimRavEjNHwdSnvU9LDGzB_c,1300
802
- homeassistant-stubs/components/jellyfin/coordinator.pyi,sha256=68sS7ZcKpknbRWyWqQRcMu-u0Gx8uyXlNad-BBhknPI,1254
803
+ homeassistant-stubs/components/jellyfin/coordinator.pyi,sha256=EBY0od1c3nrTeQr25iDz2ujZoy8PiLbfFSD1pUocJTc,1370
803
804
  homeassistant-stubs/components/jellyfin/diagnostics.pyi,sha256=HdtFp9OTrT-VO_FKHv3qrAlaCunFZ2a0dAEXksKFgwk,555
804
805
  homeassistant-stubs/components/jellyfin/entity.pyi,sha256=l7NHZCwSxerZQCU6taG56QK8w4Dkh4VzHHSm0dr4_oU,878
805
- homeassistant-stubs/components/jellyfin/media_player.pyi,sha256=R_doDt7OQ_LrObySZoULBwYxwhjDYxzuZVGkqA2qKeY,3438
806
+ homeassistant-stubs/components/jellyfin/media_player.pyi,sha256=zQgqgzw2zGy5cR4rTfkczL79XAgK7FE4A7_uAsUMO7U,3442
806
807
  homeassistant-stubs/components/jellyfin/media_source.pyi,sha256=MT0vjAzqP5mTLPOwI9rdDLb7Z2urhVTcPpHr6R9QjsI,4248
807
808
  homeassistant-stubs/components/jellyfin/models.pyi,sha256=GYCy-zEJfTO8ovpVWIpxlddV-iYpr1ETfoKMFHz0R9o,386
808
809
  homeassistant-stubs/components/jellyfin/sensor.pyi,sha256=rjbO2Eg1-KZYM9znODXpmm6zP4mw7519an_ZWvGzIos,1658
@@ -816,31 +817,32 @@ homeassistant-stubs/components/kaleidescape/entity.pyi,sha256=ZfsfrL097LWp0m9t6O
816
817
  homeassistant-stubs/components/kaleidescape/media_player.pyi,sha256=nOPXnBxl99IqNNt_2ujYNcynEo9Z3qsN5kIkar7TzqE,1857
817
818
  homeassistant-stubs/components/kaleidescape/remote.pyi,sha256=PGCUYXUnrl7tYbHR6daZek-3wL4WF0NKuD_nH_Qbkj4,1004
818
819
  homeassistant-stubs/components/kaleidescape/sensor.pyi,sha256=tLGCRKbs-WFiq3z2GtEJ7WmBRMUE51QUOpiMs2wHLSI,1832
819
- homeassistant-stubs/components/knx/__init__.pyi,sha256=cM6b03wEFxHgbjh4VY0uR3DpWJyR1727pJ4xBijDwYc,5279
820
+ homeassistant-stubs/components/knx/__init__.pyi,sha256=bKGYKrgkBlMnoKa271OqC3FrkyYmg7r6EGKBgPBTdus,5336
820
821
  homeassistant-stubs/components/knx/binary_sensor.pyi,sha256=GZ-VovdHnvNe0arZnK1XbodmfO1Sme7CbDzvVEk4FGE,1731
821
822
  homeassistant-stubs/components/knx/button.pyi,sha256=0ueFLC-5s6cNKmR3vGKPlHEtMRzPhjl0x8CsJLrnRgE,1233
822
823
  homeassistant-stubs/components/knx/climate.pyi,sha256=nRV4aBfQYL6L5MPs61GCUFECb-wB6hHNHGRNISQ5jZk,2704
823
824
  homeassistant-stubs/components/knx/config_flow.pyi,sha256=2i-kRF8qksSzaOS5xb9Ao6aUl6EJif2OKAdB6TsY1DY,5090
824
825
  homeassistant-stubs/components/knx/const.pyi,sha256=c-uELGFlgFjZSjdVHM2R_YCqBP9XcYpArxIyhO929j8,2480
825
826
  homeassistant-stubs/components/knx/cover.pyi,sha256=HgeFYFn2DmzjOrh6vyF50q8lKWT7xfcvdZH08WvlJt4,2361
827
+ homeassistant-stubs/components/knx/device.pyi,sha256=5VlYJxT5-IYJrUMP1ha04GhOLbg64NTfSBdu69JSHZw,796
826
828
  homeassistant-stubs/components/knx/diagnostics.pyi,sha256=9_gpNHVyA6NtbhXBNqQsv8bpEVqWooyw19fNO_JGxqc,757
827
829
  homeassistant-stubs/components/knx/expose.pyi,sha256=1F_9lbJ3jYlC27ZmVlbvmhefd0ppJXIw5TGHVBmGZis,1900
828
830
  homeassistant-stubs/components/knx/fan.pyi,sha256=9MXrrioLBdQh5hTqa7E5bji3F8WQWYgRuYjVigYWJIo,2022
829
831
  homeassistant-stubs/components/knx/knx_entity.pyi,sha256=Fi0_o6oWaKOKdAMU0Hcpn2rfy5t4LzbcYMbJSD8JmLg,675
830
- homeassistant-stubs/components/knx/light.pyi,sha256=fZQmk8GVg3e-03WFcXuGjXrQLCw4IdW7T4X-I8zHBDE,2403
832
+ homeassistant-stubs/components/knx/light.pyi,sha256=OYkUKJYM3Spgn4t7cyLY3IHQiA3GH1wMnV5A8BR8GQs,2388
831
833
  homeassistant-stubs/components/knx/notify.pyi,sha256=SVqmmyyfhHLErfr-iaK8r9wWTQ5qW8fhRmu8PsTxnDo,1253
832
834
  homeassistant-stubs/components/knx/number.pyi,sha256=6IjV1UviOXpBRO0mhzfo2yZCdykbJ4k43zduR0o6jQ0,1782
833
835
  homeassistant-stubs/components/knx/scene.pyi,sha256=alZdHrd4ovqIrhimmYXz4VCOJ3zglR3I8xaVDxSgDmw,1190
834
836
  homeassistant-stubs/components/knx/schema.pyi,sha256=2jjQ1zK45LUzXSZuocmNY0Lpwb8ymI1vkctZm5MqFN4,8238
835
837
  homeassistant-stubs/components/knx/select.pyi,sha256=efdHapWyj63C1gSTe9bF355YztJa3kVRiXa3SgKYTk0,1955
836
- homeassistant-stubs/components/knx/sensor.pyi,sha256=0t0gmfNncT8ketX3doYoCnNs1Sg3gcpGSua5X52lAZw,1759
838
+ homeassistant-stubs/components/knx/sensor.pyi,sha256=bzDmR16i1cZcWpAwNaDsuu6B5tc1uD7OrovWXhEvAqo,3348
837
839
  homeassistant-stubs/components/knx/switch.pyi,sha256=tPO0FxxvZuo0XtmiJybg737kH7Kye79gRk4eUs4ZYyI,1689
838
840
  homeassistant-stubs/components/knx/text.pyi,sha256=WayC0vmuBa5IdX6dofxRK4DnT-HhocngUzsifjgEHc0,1738
839
841
  homeassistant-stubs/components/knx/weather.pyi,sha256=4E7I9x68qIK4g0Mf6RcPcLGdkCzs6vg8tbaMkP08sXM,1820
840
842
  homeassistant-stubs/components/kraken/__init__.pyi,sha256=HMjK_1Vg4K0OdHsRBkf3NDn2NqV0N4kXkuLYq514Gus,1776
841
843
  homeassistant-stubs/components/kraken/config_flow.pyi,sha256=hPPE0a4jRluQU99h32G01AOydzChBwpGNVNlEmM2w0I,1082
842
844
  homeassistant-stubs/components/kraken/const.pyi,sha256=-upLIaDH5MhSArN0CELphxAJgy3yBX0FgMYFbwbm8f8,1470
843
- homeassistant-stubs/components/kraken/sensor.pyi,sha256=CgBnWB19O_KYl7gEHRwe2tdlOD6gfrjlfpLgrnfebjU,2198
845
+ homeassistant-stubs/components/kraken/sensor.pyi,sha256=XfaWJvs0wQx4JzbO_05DY6gCJGr5LjClmtbUBd7zvZ4,2129
844
846
  homeassistant-stubs/components/kraken/utils.pyi,sha256=AwIBxeuzb2tHqDW9-RoEvG-2f11bOJMJXykFygSEfhM,135
845
847
  homeassistant-stubs/components/lacrosse/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
846
848
  homeassistant-stubs/components/lacrosse/sensor.pyi,sha256=ktXmwl3H9ChUfMqi2LZZ_IlDmdGEFdzmroVcUdpKzAE,2943
@@ -849,7 +851,7 @@ homeassistant-stubs/components/lacrosse_view/config_flow.pyi,sha256=1i7VXrm0lKhT
849
851
  homeassistant-stubs/components/lacrosse_view/const.pyi,sha256=AVvV6keFeenfe5-MdmRIaeI-NZnjwEySpBw7CWVY1bo,84
850
852
  homeassistant-stubs/components/lacrosse_view/coordinator.pyi,sha256=Kv6j1ul1nrgxmTfIVOw0_bGbLtmzj_lUQnLyU4YXpAo,871
851
853
  homeassistant-stubs/components/lacrosse_view/sensor.pyi,sha256=LvnBsi7A_eCqvp4dqLFpB0IelaImn7Ri5MIKk_QpgBE,2400
852
- homeassistant-stubs/components/lametric/__init__.pyi,sha256=I3iCmBBTgriRd198eXCPawSWfbCE47HnSBUsIhDYWzM,1045
854
+ homeassistant-stubs/components/lametric/__init__.pyi,sha256=Kgq3HkaGWJ1H5QpkZbU-Vdg12TC_TyN5KOqdxM_rtCA,847
853
855
  homeassistant-stubs/components/lametric/application_credentials.pyi,sha256=Hra7BGzFBCV4iwzzb0E2x0pEzZCctL7V-Y3mSqXmvWs,257
854
856
  homeassistant-stubs/components/lametric/button.pyi,sha256=BHbs4wieX3-n427VHwhJWtsgqrn14GnHRyvIlV0JFQs,1782
855
857
  homeassistant-stubs/components/lametric/config_flow.pyi,sha256=ombg_1272oq3mrt0yS4ASBbKY9duJbNqnQiUaLPGj98,2743
@@ -893,10 +895,10 @@ homeassistant-stubs/components/ld2410_ble/models.pyi,sha256=GYFwHYB2rHUVyWOLo1uf
893
895
  homeassistant-stubs/components/ld2410_ble/sensor.pyi,sha256=4yCN_7nsi8NdvFUCMyvxon-2V6vXduqMPkVHNXHGoYU,1967
894
896
  homeassistant-stubs/components/lidarr/__init__.pyi,sha256=mUGJ4iM-PdqArEGH3i16I4gXNQrA0xM1LRr9TrAyBNs,1596
895
897
  homeassistant-stubs/components/lidarr/config_flow.pyi,sha256=d9q17hJAdi7YhiBMN67wOilSPq8y4vLXlIFWt-zxmgU,1125
896
- homeassistant-stubs/components/lidarr/const.pyi,sha256=TUd503k3gSxmdXZy-44dggRy0f150JfmgezcuausMy0,295
898
+ homeassistant-stubs/components/lidarr/const.pyi,sha256=MUFppTd9V832TgSCE2uEZ84Nh8aME1BD8KSMk8k_22A,259
897
899
  homeassistant-stubs/components/lidarr/coordinator.pyi,sha256=cUrdOe_RUWxq0QcjkpJJ4Fz_N8-DEBXSjS80u0u94s4,1834
898
900
  homeassistant-stubs/components/lidarr/sensor.pyi,sha256=3pi8mEnOV3Omu8qxTrKjHLGtwkAN_Xl_LjuDWVBP3Xw,2631
899
- homeassistant-stubs/components/lifx/__init__.pyi,sha256=IBRaydHWOVjMLifHl4TcaZ3iIvusVqaUrQTtP1gZeSI,2357
901
+ homeassistant-stubs/components/lifx/__init__.pyi,sha256=R9l_CsL0h_q5F2oq-9ORMaauSlkFZ94t6Tgnukeom3M,2287
900
902
  homeassistant-stubs/components/lifx/binary_sensor.pyi,sha256=C2idtz2pM4Diu5LqCjQC-CdBVoXcdVmJsGOwqFWAAsk,1448
901
903
  homeassistant-stubs/components/lifx/button.pyi,sha256=PiwDHMqUNr9--801xx5DjPz_fK1nBeM5lkOrX7paLcM,1415
902
904
  homeassistant-stubs/components/lifx/config_flow.pyi,sha256=CdzDd6uFMbcX7Ts1PFJBih33Owlcsp3y70R1Q6PQQsA,2224
@@ -916,10 +918,18 @@ homeassistant-stubs/components/light/device_action.pyi,sha256=gHjJWZqbIKhNgJZJQP
916
918
  homeassistant-stubs/components/light/device_condition.pyi,sha256=PjpIeqIXc4BrnDcNNu1cqcmtcGbPeumAd5XnR2-WYi4,817
917
919
  homeassistant-stubs/components/light/device_trigger.pyi,sha256=uC5UaBHAFOgtfm8E-yV6NM6nrgoZhsNG9COx_7KkZLY,887
918
920
  homeassistant-stubs/components/light/group.pyi,sha256=lmhKBgLtC75JKlVM0td29usf7IovWyqFVAXhsrX_muI,361
919
- homeassistant-stubs/components/light/intent.pyi,sha256=57sPkrf-lMb2qEf3Dt7nKPxRmFtlCYXZhEfgo7TApes,823
921
+ homeassistant-stubs/components/light/intent.pyi,sha256=NTqyDRKoAXXP8MIpNcGlT1lbFMWhNuImQ1-0JIOCdfQ,791
920
922
  homeassistant-stubs/components/light/recorder.pyi,sha256=xrmqyI1gdSXvIDhRCDI1Rlo5Bnj-7y9KAxIP72C2xNI,443
921
923
  homeassistant-stubs/components/light/reproduce_state.pyi,sha256=6xMAsVME3rLxWoET_c546vDlhSZKZdZICS2imkELt2U,1752
922
924
  homeassistant-stubs/components/light/significant_change.pyi,sha256=UJJLl_C616fmuOfJakFiCVFAbrPIhkjkd9WND-GbRG0,516
925
+ homeassistant-stubs/components/litejet/__init__.pyi,sha256=YtyOzBJUelv35qapgSr_lc7VnLUU8fQLxx-c_uLVcmc,905
926
+ homeassistant-stubs/components/litejet/config_flow.pyi,sha256=akMydNJDBM-xqZBcuruDb1Mg-BoH6pvbK4Hrm-2z_1E,1000
927
+ homeassistant-stubs/components/litejet/const.pyi,sha256=XIupv_a3TmfaeyfjsM2D-nqZhnLwVEJgavgXNun0LFc,201
928
+ homeassistant-stubs/components/litejet/diagnostics.pyi,sha256=nAHbx-7Ue_9sCs8fhbSo2oWE8hPs3WJWJaJUSVOhGfE,340
929
+ homeassistant-stubs/components/litejet/light.pyi,sha256=kLjFx-Kl3E_i7taowlPazPyMG-_nIF3H1r2jMfOQvbQ,1948
930
+ homeassistant-stubs/components/litejet/scene.pyi,sha256=0USQbPyqi0JxfSfUu2sw_2RJHHMaxRWTtz1pTnGwnXY,1420
931
+ homeassistant-stubs/components/litejet/switch.pyi,sha256=grRPzrWVUpfpByDu5WO00SS53arDqnGvIxwjel58x-4,1703
932
+ homeassistant-stubs/components/litejet/trigger.pyi,sha256=hwUmiHDdoS8arbJ64OC3YLx9C2mQbOMk2bAuUhA5Ieo,868
923
933
  homeassistant-stubs/components/litterrobot/__init__.pyi,sha256=9zmi6AEh-N3RMWJn-OdaXUFKTynH0eX_mmZU-75KXm0,601
924
934
  homeassistant-stubs/components/litterrobot/binary_sensor.pyi,sha256=ud5MyOKVfCj1Ctou_Fl2mUd2KymdqmCDXFZe3rPqkaw,1594
925
935
  homeassistant-stubs/components/litterrobot/button.pyi,sha256=akfsC_09pGqgzvRKntmrm2FjMD3-GZ4qxxnE3hj4Jxc,1516
@@ -927,7 +937,7 @@ homeassistant-stubs/components/litterrobot/config_flow.pyi,sha256=vlvQitt5aDkjA2
927
937
  homeassistant-stubs/components/litterrobot/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
928
938
  homeassistant-stubs/components/litterrobot/entity.pyi,sha256=Rq3BvZvCj5pKrq0bVRMuMJXwrYDCoSocmcDrDPhqxjQ,897
929
939
  homeassistant-stubs/components/litterrobot/hub.pyi,sha256=pSiQlY-PW6AIwnDFpo5wq1gCG1b-rXwPCKt12XEkvi8,1146
930
- homeassistant-stubs/components/litterrobot/select.pyi,sha256=ddmrKlMWqo4wp_iQiS9iNF5W900EpjAIbKT5yzHBiPc,2083
940
+ homeassistant-stubs/components/litterrobot/select.pyi,sha256=STpfVC41ZQoXinrxEuulGiir0YlRP3LYWOAVWioYb7M,2392
931
941
  homeassistant-stubs/components/litterrobot/sensor.pyi,sha256=mYvpbAwW3xh16JnSLn29aVuE_8jJlTWX7PkF-HWiTEk,1936
932
942
  homeassistant-stubs/components/litterrobot/switch.pyi,sha256=17GkkvrJiiGhQeto152BXbd4QjeBNa0qU1X_O2r8plY,1735
933
943
  homeassistant-stubs/components/litterrobot/update.pyi,sha256=KxLKot5_3aAvljFngzwTKWZ03h5xn9z8bfYUpP4Ri6k,1382
@@ -937,29 +947,29 @@ homeassistant-stubs/components/local_ip/config_flow.pyi,sha256=dMzMRHEQg16h3KId9
937
947
  homeassistant-stubs/components/local_ip/const.pyi,sha256=pvAeKRWrWl2szcvugpbFAkzgdIbq7Uu-Zp5R4i4QI8c,133
938
948
  homeassistant-stubs/components/local_ip/sensor.pyi,sha256=GcSBWj94tPTgg_b4varI0eoYYXA2AvgsLNzEWTXWsMo,870
939
949
  homeassistant-stubs/components/lock/__init__.pyi,sha256=0zi7IuMA4i5IstzX_XMF9bnm9BijvOWmVf_CtaE7a7c,3625
940
- homeassistant-stubs/components/lock/device_action.pyi,sha256=KJoxHNPzEgbiwm8Ie9_p17QWSJoLgYZtyGpGy-qec5s,1029
941
- homeassistant-stubs/components/lock/device_condition.pyi,sha256=i-tMkLvVv8zFFjomyyF3Z7EISD0BKuCkCNCfUDn2EdA,1107
942
- homeassistant-stubs/components/lock/device_trigger.pyi,sha256=1ADn4ClvugpXbuyI4GqU9ZQKg_htIQmT00HNdUtuG9c,1316
950
+ homeassistant-stubs/components/lock/device_action.pyi,sha256=wkTTkP-EcNNK8ioLRhO2JLgHhaLcjVUS_QfgIDuCDKo,960
951
+ homeassistant-stubs/components/lock/device_condition.pyi,sha256=MPxXYyUG20b1IgTofWjVWjItggZ7jTR51B9Jb2ZpqoA,1071
952
+ homeassistant-stubs/components/lock/device_trigger.pyi,sha256=Ot8LrdsjHn-h4NrhCH8xt9SMx6F_kpTmvabhkw9uz0M,1247
943
953
  homeassistant-stubs/components/lock/group.pyi,sha256=pOSFOwzKK6rdlw1Ker5bLunHKYQwrknOUCFc4eHVUTo,379
944
954
  homeassistant-stubs/components/lock/reproduce_state.pyi,sha256=m1n6L3wEeEE09E1xw4R5nlTXvCcWAJzVQyNRBCp6G-s,891
945
955
  homeassistant-stubs/components/lock/significant_change.pyi,sha256=yUngnd6NPpsSzy8p5bfrHmy_sMWz7Jn9Yqvmzq-q7-w,271
946
- homeassistant-stubs/components/logbook/__init__.pyi,sha256=eVSDaBoNR0keJffI_lJ5pA1uocusSjzUzfTeB7u_vBk,2406
947
- homeassistant-stubs/components/logbook/const.pyi,sha256=6G4z57ruwGyiA2lLsUCfyzKmBlWLP4TTgSgk1udCIvI,1016
948
- homeassistant-stubs/components/logbook/helpers.pyi,sha256=gU-F357gY-Yr6dHuYqAfKa--x6v2sqCKQD4Qq9HNzss,2331
949
- homeassistant-stubs/components/logbook/models.pyi,sha256=hiODumhzMANrko1cbmnxdI04CGr_SeGj9zNF0mpzsAs,1485
950
- homeassistant-stubs/components/logbook/processor.pyi,sha256=t4l-0Zx_Gtl2SzxgAK_wfukdOms3kcke09uwcq5Q6Vk,5205
951
- homeassistant-stubs/components/logbook/queries/__init__.pyi,sha256=BbA_FzvAVMHM1uN46gsL386JUbj5rL047nOmIAINT2g,758
952
- homeassistant-stubs/components/logbook/queries/all.pyi,sha256=3_eYMGjmjtuOWi5eUI_ABZJaEcQxrmqXSyzJ0fg2Ok8,1052
953
- homeassistant-stubs/components/logbook/queries/common.pyi,sha256=3bUW_3idFjBHFJMD8uEV8GYfJGBjDNwU_gk2LhXMK-s,2299
954
- homeassistant-stubs/components/logbook/queries/devices.pyi,sha256=jB54T0Rjy0FNqZ9ThezJ1whrIzDWDCBgGC80BIg6AKo,1421
955
- homeassistant-stubs/components/logbook/queries/entities.pyi,sha256=kUgkI9bVieSI6TVdqQp66xYf_94G-sGKuK9OxVo4MUA,1831
956
- homeassistant-stubs/components/logbook/queries/entities_and_devices.pyi,sha256=nCweMRwoJ1CB8AXA0PFAgz8tzlqSxwnqlAtUg-wR0ZQ,1897
956
+ homeassistant-stubs/components/logbook/__init__.pyi,sha256=Y7EEtm7pkM2P2xsbqQADv6lRxI-66YrVkHe3CgZI-pA,2334
957
+ homeassistant-stubs/components/logbook/const.pyi,sha256=2rfDv2Qoweqdmas_CKnpit_Ol_EFL25dj9KTiTCeqfk,966
958
+ homeassistant-stubs/components/logbook/helpers.pyi,sha256=Y_s9be5wi3KgjxP4TeXtg1xIyBOUeKGFkarLHXBfYlc,2315
959
+ homeassistant-stubs/components/logbook/models.pyi,sha256=ZgeMfjAg3SFlqkJL-ASocZqf9iDhVrm-QOcyf24o9o4,2609
960
+ homeassistant-stubs/components/logbook/processor.pyi,sha256=OojA2MPL3rSnM7zNKMm7gsdv6-Y6R0bShPpBuXkAgmQ,5390
961
+ homeassistant-stubs/components/logbook/queries/__init__.pyi,sha256=s3tFrR7yPYldraUselyAz6Cxb1DjFW8J-OdB1_XH1xg,954
962
+ homeassistant-stubs/components/logbook/queries/all.pyi,sha256=N1y_n_2WNYgkOf-tU3XEsOjzwfLuoTUKizFF5ogGWNc,921
963
+ homeassistant-stubs/components/logbook/queries/common.pyi,sha256=nOnYq0E8RHdD5B_4xQhxedlAAYl6sms7bJL6rwcKamo,2366
964
+ homeassistant-stubs/components/logbook/queries/devices.pyi,sha256=5N4ZFXxHq7f56Wr89_g9i8dvM3TNx-6DkXJd0JjD1aE,1473
965
+ homeassistant-stubs/components/logbook/queries/entities.pyi,sha256=CSQTlQ8gSDF39ANfl8nbtkCUfoB-idzzJN0YJgf9TnQ,1959
966
+ homeassistant-stubs/components/logbook/queries/entities_and_devices.pyi,sha256=K5oY5ZkdUDryp9yWgYWYMiof3pUqNeDeBtW694Y0C0k,2006
957
967
  homeassistant-stubs/components/logbook/rest_api.pyi,sha256=F5DDY87oIGrv8xoZFrBB_SmlahlEERoLxXrvYlQ0q3s,1313
958
- homeassistant-stubs/components/logbook/websocket_api.pyi,sha256=tZuT_0kVE7XMtKVU32idp-PqxmhwOi5LbqSfx_mL3U0,3240
968
+ homeassistant-stubs/components/logbook/websocket_api.pyi,sha256=pxgjJyIAMAILaVFjAvbYOnF3WNz7Y7Ee3lCA8feXAbM,3238
959
969
  homeassistant-stubs/components/logger/__init__.pyi,sha256=BsTVIl2mS0PbELLBFn1au0t71DBBTFDnDRrbs1EpwWQ,1168
960
970
  homeassistant-stubs/components/logger/const.pyi,sha256=VWlzbuibYtlnhEpDFDt_co6yLtnfPie6aApKHJA7vo4,496
961
- homeassistant-stubs/components/logger/helpers.pyi,sha256=wP_aimcMxOtgwI8wocVJ33u2CNV2EQrGu3G4BNGugmo,2340
962
- homeassistant-stubs/components/logger/websocket_api.pyi,sha256=7vIaXm5nxStaONYlZRHM0qFVnBmQONBRuIb1n4v_p_s,1143
971
+ homeassistant-stubs/components/logger/helpers.pyi,sha256=6iOoUhr93TzKjClAtCYn4zvmm_qX645bSGlOWPfTV7o,2339
972
+ homeassistant-stubs/components/logger/websocket_api.pyi,sha256=wgIcJkC5wuKMW7weDEtIzkovAO7O7lEhbzZKMRLZ3hA,1137
963
973
  homeassistant-stubs/components/lookin/__init__.pyi,sha256=RehJ1yX0c--HW3bahGzEF3SOZLr41dkBZFRHbgLsuPM,1888
964
974
  homeassistant-stubs/components/lookin/climate.pyi,sha256=8_wJQ85TDAkwukscGFWQHqFyiYGrZMPVvCZfcKVWHIY,3063
965
975
  homeassistant-stubs/components/lookin/config_flow.pyi,sha256=5PgerbAlJ46zH1FDxV0--TWwWus2FwnL8kyrxyF2DIk,1008
@@ -983,23 +993,24 @@ homeassistant-stubs/components/matter/__init__.pyi,sha256=MdDPNPYBtPxreo6_mfdKVx
983
993
  homeassistant-stubs/components/matter/adapter.pyi,sha256=KF0_EX7L3Oegmlg0onCcjqTPEfCsHghonQPU7isHe0Y,1334
984
994
  homeassistant-stubs/components/matter/addon.pyi,sha256=qPlEHnxkeD5UjWBhNxA40ZjSKullZv9n2PA670JWA8E,434
985
995
  homeassistant-stubs/components/matter/api.pyi,sha256=8gG5KAgzC-fzWZbUsjUpoE5wDq18rfUmBQm7fFDTlLQ,1199
986
- homeassistant-stubs/components/matter/binary_sensor.pyi,sha256=uBx9Dzi0BqUuNGQCpkM7Wese1fdznfmm8EMnmKwn2yc,1099
996
+ homeassistant-stubs/components/matter/binary_sensor.pyi,sha256=QQ7JaYk-ljGmcqsQ_3xs213WAiJ5JMqYqM_f0rALhfw,1549
987
997
  homeassistant-stubs/components/matter/config_flow.pyi,sha256=C6QDrD_87u23KT2SLlHcs5jJ6up0-YZO9pCgLif11KE,2937
988
998
  homeassistant-stubs/components/matter/const.pyi,sha256=vIN9xwurYxkFSkv9q98RyCb2FheAVXr3YSGdwSsrO7I,180
989
999
  homeassistant-stubs/components/matter/diagnostics.pyi,sha256=euUs7WTbEugSNJfeH2oyDTMghWTDmvMMIHox6u5IZ-o,855
990
1000
  homeassistant-stubs/components/matter/discovery.pyi,sha256=jSDxCvFIfUwk6Dn9xXSoBK27vte9TXWVeu8MogH1dJs,721
991
- homeassistant-stubs/components/matter/entity.pyi,sha256=tIZ0AdBVXojSnez72EOrpBdCitE7O1Nr4NRM_ghjmN8,1741
1001
+ homeassistant-stubs/components/matter/entity.pyi,sha256=iGIwM27Vr0IMvm7yKlaT97lVx5ttvj_g4s7__pDu9BU,2127
992
1002
  homeassistant-stubs/components/matter/helpers.pyi,sha256=c7kvhlIIi6gQTrBEqnpNSqfoif4eEwe7hiSQaO1wgfk,960
993
1003
  homeassistant-stubs/components/matter/light.pyi,sha256=m_qHvRaknciZnUvbPHnaRQMx5BsARqKDOTEwnyFHMQk,2754
994
- homeassistant-stubs/components/matter/models.pyi,sha256=sFtDTB4wWonzFMPn2Y8VqDJlWfkWIDc8lsZZuRssuE8,2067
995
- homeassistant-stubs/components/matter/sensor.pyi,sha256=pP7q8xLvKpafEow9FRXt-VuBjejzOP9BLyMgqOvzIyo,1246
1004
+ homeassistant-stubs/components/matter/lock.pyi,sha256=v_av_AhxoIwe3JttGxpNtKxI-XXjk8H2bUAR8W1GUoE,1804
1005
+ homeassistant-stubs/components/matter/models.pyi,sha256=zihJB8EgbEh4UXscqWHvK4JVoS2UymKayG5ebQoCRRI,1740
1006
+ homeassistant-stubs/components/matter/sensor.pyi,sha256=Z6KKK3Z1dVotbs4UiA24HDEFjHnadLI2OhGp4AwI598,1800
996
1007
  homeassistant-stubs/components/matter/switch.pyi,sha256=0S0oj45wgqxlM2beS2eegO3FwR62NUJmx1XgcL_MNdQ,1092
997
1008
  homeassistant-stubs/components/matter/util.pyi,sha256=cW6CK4oLTg6vW_aZaeXMHQPzYwOUVT4Knf4rvho-HJg,463
998
- homeassistant-stubs/components/media_player/__init__.pyi,sha256=iW8AQgFbBV1Nr7cw9TlZSCCq1Hp1TiLNaIxMqKoPkDE,15482
1009
+ homeassistant-stubs/components/media_player/__init__.pyi,sha256=LmzrS9-89WOduhPbx7ors9ijXbAf-9duYBcvDtReqEM,15504
999
1010
  homeassistant-stubs/components/media_player/browse_media.pyi,sha256=dzR4nQiFYFz0nZiwMQuh4TKNZcHuvSF65xsDdmsgne8,1657
1000
1011
  homeassistant-stubs/components/media_player/const.pyi,sha256=weCQZX6wGUx9V0SE3uO59F3aTJIh7Md4RZ4T7UTEL5U,3968
1001
- homeassistant-stubs/components/media_player/device_condition.pyi,sha256=QSTFGxXLnLBxQWrKZyaArhvTzta7xCYH7WlDSavONdE,1120
1002
- homeassistant-stubs/components/media_player/device_trigger.pyi,sha256=ULmB0SwaDhWQ-osR914eY-dji72iaIO4SPX7bcdyCSU,1387
1012
+ homeassistant-stubs/components/media_player/device_condition.pyi,sha256=yxu5IHje4r00At6t86uGiPQ6Y_Jpnlnf3jbZLMOLuZk,1084
1013
+ homeassistant-stubs/components/media_player/device_trigger.pyi,sha256=Qmkb4bYsDs2Z8_xQSTZBQic0joPeqUhdSvJVn3sNmJA,1318
1003
1014
  homeassistant-stubs/components/media_player/errors.pyi,sha256=X4zML4zGtS8GDKKmMx9lA3qklqcM5ITMl8qs3bAmKEc,176
1004
1015
  homeassistant-stubs/components/media_player/group.pyi,sha256=yl8KT7vfPevbSEJ8SttkLG7VRX-67YfL0a-fO86DcVs,449
1005
1016
  homeassistant-stubs/components/media_player/recorder.pyi,sha256=VVJpdi0HGEDpOPw-fwblnTTuRG6FVxT4VczSLgc0NBk,496
@@ -1009,20 +1020,20 @@ homeassistant-stubs/components/media_source/const.pyi,sha256=NyctXEANosJOnOh5yf9
1009
1020
  homeassistant-stubs/components/media_source/error.pyi,sha256=kO3_oKKv3U81ACY7G9l-95asKsRovUbI7WT24JzEqIU,169
1010
1021
  homeassistant-stubs/components/media_source/local_source.pyi,sha256=jSSlfSy_In_QmevHgqijLjooM3MCePVhDPdp_HpLcXk,2511
1011
1022
  homeassistant-stubs/components/media_source/models.pyi,sha256=UVbYyk4k6TTj0ozn4rdw_JHlurq0EptdClq3AdU8iyc,1500
1012
- homeassistant-stubs/components/metoffice/__init__.pyi,sha256=fPi2aupfkuVwnB6JyU0ABrkuj0ZG35VZqgXzif_uDmg,1500
1023
+ homeassistant-stubs/components/metoffice/__init__.pyi,sha256=cCKYZ0yhScgRop3w2wpwAn78qlWVH50zkb6fF7UBZuA,1346
1013
1024
  homeassistant-stubs/components/metoffice/config_flow.pyi,sha256=5IsWYwtQTSHx4EfypAmZth1mTjHQJTtjj3fde5xdCuE,804
1014
1025
  homeassistant-stubs/components/metoffice/const.pyi,sha256=mEo_xX9HJ3bSefB85IX4K4SZy7zJyOeKWybsf9uQkxg,1238
1015
1026
  homeassistant-stubs/components/metoffice/data.pyi,sha256=FZvecSMOW5DGdjbD15BD8A-ZMd0C7Xizb4qenpEUMsI,285
1016
1027
  homeassistant-stubs/components/metoffice/helpers.pyi,sha256=RjR0Sd32SSILt6b6CnSAG-y_7vuMCeT_Xz3Kf2LQBs4,540
1017
- homeassistant-stubs/components/metoffice/sensor.pyi,sha256=2cM-uS-SVzYEYBkS_kSyUMYFMwKGQisf3rmORvJIdr0,2269
1028
+ homeassistant-stubs/components/metoffice/sensor.pyi,sha256=n3Ct3NbwbhvMWiKy6YVYm-ybYyliOhMtvaOPDxo1_pc,2326
1018
1029
  homeassistant-stubs/components/metoffice/weather.pyi,sha256=X6cbfcxtRdlUGxsq__KhAmSvX_WZ-oi4HRsGxyueDqk,2718
1019
1030
  homeassistant-stubs/components/mikrotik/__init__.pyi,sha256=YVEmsT7lb8RZ4lVaYdBPj7VknuVMCgr-RSCuhDZuTPs,826
1020
1031
  homeassistant-stubs/components/mikrotik/config_flow.pyi,sha256=40phTQUZrNeihRAtu4w_H0cX6TWh_8fFCFX0SHPK_X8,1765
1021
- homeassistant-stubs/components/mikrotik/const.pyi,sha256=njQXz3lPYyYhfaa0ptLoL5dxaLQ0F3Koot0fy8VhU_A,615
1032
+ homeassistant-stubs/components/mikrotik/const.pyi,sha256=_-RIVdF-8J_cgXEivaCvBaYdpLsWbBYAdLvnuHT04Sc,662
1022
1033
  homeassistant-stubs/components/mikrotik/device.pyi,sha256=_nagXlfSiJsLzhMaJ-Dp1HFQYXESXfRxuiGPRqsvieY,838
1023
- homeassistant-stubs/components/mikrotik/device_tracker.pyi,sha256=T0qn4Wh-ruAayKGGuvFybHtExq5bPuSu7Rl4BSfU6DA,1662
1034
+ homeassistant-stubs/components/mikrotik/device_tracker.pyi,sha256=9u1wqJuPtFNTpfs8M2cymEBQme2kLwj1Ke5c0PG9MGo,1593
1024
1035
  homeassistant-stubs/components/mikrotik/errors.pyi,sha256=qo9dHr7aaC8snAwt9EkIkySAtKLwtweFw970prDIDIA,166
1025
- homeassistant-stubs/components/mikrotik/hub.pyi,sha256=26WLpQTOlOXeiOCieTX2fe0IYD2MvQrBrGkCcmHo7hc,3022
1036
+ homeassistant-stubs/components/mikrotik/hub.pyi,sha256=Y9W4_6i82azB4B96SQPfvKDsfdwcsxODuXdCEwS4cm0,3104
1026
1037
  homeassistant-stubs/components/min_max/__init__.pyi,sha256=zO6_nJAOWIQIxkZP_n_goAetsnD5HIgBGpr--amynkk,498
1027
1038
  homeassistant-stubs/components/min_max/config_flow.pyi,sha256=J37sKRqSfNBVCvvjRAqZaqTFFzDqq7YqQmYMZG3AnBw,788
1028
1039
  homeassistant-stubs/components/min_max/const.pyi,sha256=ordr13l52qEMK_NqSu0CdFOPfxsOESNVoiXcKRpqvBc,56
@@ -1032,44 +1043,44 @@ homeassistant-stubs/components/mjpeg/camera.pyi,sha256=wZjvVEVD1uHqo41BrqYjK2IV8
1032
1043
  homeassistant-stubs/components/mjpeg/config_flow.pyi,sha256=PC2ZXeB90Kt2FMd9kr0s4x6KYMu3HLkJ1XCS4LwzTh0,1828
1033
1044
  homeassistant-stubs/components/mjpeg/const.pyi,sha256=YvpMQFpeOnsOkWtwbb5r9jKhMu6BzBNCN6WHFbGsxeY,239
1034
1045
  homeassistant-stubs/components/mjpeg/util.pyi,sha256=LksjepjHAYEkGQWJh-ln4oI6oVuGr5owU0HhvRtuOsg,163
1035
- homeassistant-stubs/components/modbus/__init__.pyi,sha256=uDqllnRWYOaKIzC2Ryy0c_wUJseaZCYGUjc9Jo6X1K0,4473
1046
+ homeassistant-stubs/components/modbus/__init__.pyi,sha256=DUXcWP_aVcsMKvLYQiJeTlT4lsWP-wu8rDOonEeEk6Q,4519
1036
1047
  homeassistant-stubs/components/modbus/base_platform.pyi,sha256=tGsfwtDFpH3dtWMMLVm4YxlyLPhXh-TRHHEOwdozTzo,4605
1037
1048
  homeassistant-stubs/components/modbus/binary_sensor.pyi,sha256=E5N4UKpeOxmsq-ejEJYrdu9mrLfU1S6g4TO6K4lawJA,2501
1038
- homeassistant-stubs/components/modbus/climate.pyi,sha256=IPlQlb-2zJ6aooK6QpcCstL_tB7lNi0P2fUJCscbQ9Q,3256
1039
- homeassistant-stubs/components/modbus/const.pyi,sha256=cph_H87_SXt7eMeGqKmNPXt4sjr0WM5U6IudFaDVkfs,2549
1049
+ homeassistant-stubs/components/modbus/climate.pyi,sha256=4-4yrSlYPCA5skwqCifoTITMpuXbS3lpDKQPY70b7zo,3379
1050
+ homeassistant-stubs/components/modbus/const.pyi,sha256=E5yqSEIZpFw1QgL1P2n9X6Gq5xelCWjAaxutgToegtA,2575
1040
1051
  homeassistant-stubs/components/modbus/cover.pyi,sha256=zhGFl9QlM6-Z5YfJb5YMXix1yIbl1j_02gDv-fxom4c,2558
1041
1052
  homeassistant-stubs/components/modbus/fan.pyi,sha256=YUjgXv02t_9_ghWC4eUtm_8kkWnf-seJTHi9VdstVvI,1013
1042
1053
  homeassistant-stubs/components/modbus/light.pyi,sha256=F1ZZW6DBR-rcPMTICC2b7oCXFk1EDEJ8WFWXy1RSqkY,1010
1043
- homeassistant-stubs/components/modbus/modbus.pyi,sha256=PupjVXjWz2tAtZeLHBVjRtCvH_U7yhaghGw4ZB7KMgY,3646
1054
+ homeassistant-stubs/components/modbus/modbus.pyi,sha256=s2ZVJrIon8Jrlycr8_LX8t63pOyZuI4Rmme_9V_JdDE,3659
1044
1055
  homeassistant-stubs/components/modbus/sensor.pyi,sha256=wwlxld95A-BMWRqLLXJMzA9D0Py9Qw7JVz6dvup6SB4,2350
1045
1056
  homeassistant-stubs/components/modbus/switch.pyi,sha256=9zERhUClnp9fXCCFNesYB2iQu_fTB_EGrtTJqiQ0p5E,885
1046
1057
  homeassistant-stubs/components/modbus/validators.pyi,sha256=4zLYC5MpgRdXsO4A0ooSRJOPTSEXtEu2BG-88inAEPA,1288
1047
1058
  homeassistant-stubs/components/modem_callerid/__init__.pyi,sha256=JBkIaka4-FwTgzqrZ8AreUQU_mOQvLd0JojZADrxO7o,605
1048
- homeassistant-stubs/components/modem_callerid/button.pyi,sha256=LweVhrQHm5sQcmTVQwN4R4XZHw0Bygx6ePZ7rSSTsBw,907
1059
+ homeassistant-stubs/components/modem_callerid/button.pyi,sha256=Z07sFF3vtWdS0bCU1hiyU7S_NnxT6GUCC7puyTariII,915
1049
1060
  homeassistant-stubs/components/modem_callerid/config_flow.pyi,sha256=tzRJS4kVhcyKW5FPFpK9oOId_lSR9P6dossSzKOuB1I,1087
1050
1061
  homeassistant-stubs/components/modem_callerid/const.pyi,sha256=2QVGvxCQJkw1zk8fz3sfuFo2eA7u10k8ZqvE130M-z0,215
1051
- homeassistant-stubs/components/modem_callerid/sensor.pyi,sha256=GIrSf4f6Qm-y1G9Q7gYFvAxQa6uMxIgGQjH5lrTcoIE,1195
1062
+ homeassistant-stubs/components/modem_callerid/sensor.pyi,sha256=RKALro-oboemDz7-O6zhuqHuVkhJ-CTSCg_wDUKPqFI,1203
1052
1063
  homeassistant-stubs/components/moon/__init__.pyi,sha256=hoyRwkvvbyoAjgGIcDleBFioADuCV4SSvbSiikwAKqg,338
1053
- homeassistant-stubs/components/moon/config_flow.pyi,sha256=zDOZQvl3bBIG6CeTDI9w_D8gfwgJf7ginPy3THrW9Vk,516
1064
+ homeassistant-stubs/components/moon/config_flow.pyi,sha256=jZc1lw4_If6uNAXMvfLbuL7uKpV5YCYizs8fLsZtuZU,376
1054
1065
  homeassistant-stubs/components/moon/const.pyi,sha256=ApvUSNrQVu_1OGHnPhy5EQz0LY8SOdzXZSrGTiLWya8,185
1055
- homeassistant-stubs/components/moon/sensor.pyi,sha256=Vgt7nDlO1v3qQWxCG8bMKxMfKL-YzoMfTWsWqwdBXkg,1870
1066
+ homeassistant-stubs/components/moon/sensor.pyi,sha256=U18jtykHl_rfWjdFuPcp_KMm5wB6Uen19jNkjZgSRqU,1317
1056
1067
  homeassistant-stubs/components/mopeka/__init__.pyi,sha256=r-KD0rVVyAz4Vc4nxVrMl-wCwyzxaeQCrDvTVDA8wu0,708
1057
1068
  homeassistant-stubs/components/mopeka/config_flow.pyi,sha256=P469O5oV9kWJvCq6vEzbjynvpsgLmVUR8vUIK6yOjbE,965
1058
1069
  homeassistant-stubs/components/mopeka/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1059
1070
  homeassistant-stubs/components/mopeka/device.pyi,sha256=JZ9JF_FQqfxIiRBVxn6Q_N6bli8nLmKXz6VGkldHUdk,274
1060
1071
  homeassistant-stubs/components/mopeka/sensor.pyi,sha256=ZrsH3WFh0o0LmKFTlIZYML4pa3KpYF9SDlMzscSnYic,1869
1061
- homeassistant-stubs/components/mqtt/__init__.pyi,sha256=wy7pG33fKRhfvgzhrF6x12VodSSARy3H2ZbWpwjFbVo,5642
1072
+ homeassistant-stubs/components/mqtt/__init__.pyi,sha256=TGVRikK5WxmYMiejeE4VgWs6-hEYkpKieO981dO9c4Y,5205
1062
1073
  homeassistant-stubs/components/mqtt/abbreviations.pyi,sha256=Kb_SadCU-_Fwign6596drbvB4x_jNEITjFe2_I62K7U,93
1063
1074
  homeassistant-stubs/components/mqtt/alarm_control_panel.pyi,sha256=Lez42Lpb8FtHVX4BaQ_RmSWyyOWGF-4xKgb7Wshgd6U,4828
1064
1075
  homeassistant-stubs/components/mqtt/binary_sensor.pyi,sha256=gUeQkzEUNHVOci0ynF_PfUZYttuX6blWwVRmgh7wbWU,3468
1065
1076
  homeassistant-stubs/components/mqtt/button.pyi,sha256=qJcUizL9B4ep7snXW0Hba41CTbCWRfaR6betl6B06EM,2342
1066
1077
  homeassistant-stubs/components/mqtt/camera.pyi,sha256=tx3635KFm4svNC6F90Z-f5tKSIVNeqztkU2vc56Gkr4,2303
1067
- homeassistant-stubs/components/mqtt/client.pyi,sha256=zH5rjZZURu0SFpbymfFk2JNEKKbDZvPgWOnS38GkA1k,6495
1078
+ homeassistant-stubs/components/mqtt/client.pyi,sha256=3KgqiHOZ-hFLINR7JVgNJVy_Arh95WeAxkimmgIYsfU,7344
1068
1079
  homeassistant-stubs/components/mqtt/climate.pyi,sha256=SmQs60H06ruyRbbMHHVz6bEresYY_ScEoYZpZH8qNwA,7785
1069
1080
  homeassistant-stubs/components/mqtt/config.pyi,sha256=ZzcogEgaXfMFwZIYMPiIpTSMnuMKx6Xsvv30vbB8iXw,721
1070
1081
  homeassistant-stubs/components/mqtt/config_flow.pyi,sha256=MqWbSRdMGN_D3VsdhhP-dT4S-VqAjSI_x8_2T33P1iA,5069
1071
- homeassistant-stubs/components/mqtt/config_integration.pyi,sha256=vATmMkzrjEuxpujecXcWRmzLX9LbiOST0tfsKpu8P1s,1543
1072
- homeassistant-stubs/components/mqtt/const.pyi,sha256=7xIi7hwT9prtEy0jgg47Z_0Gu2HDjb_fMt1fRS6-G1M,1496
1082
+ homeassistant-stubs/components/mqtt/config_integration.pyi,sha256=TVY6MksGlv_019cS1BY5mLPiH2vDWgo4jD_Ptl36ojA,1505
1083
+ homeassistant-stubs/components/mqtt/const.pyi,sha256=0LSlY4zU_cma61K2PkvO9Kg0Hh1Cwix6PxYVIvJUhh8,1474
1073
1084
  homeassistant-stubs/components/mqtt/cover.pyi,sha256=BJCqLM2VlaFODp9FehhJrY-xU7WCSQnnhakDBCDfNrE,5939
1074
1085
  homeassistant-stubs/components/mqtt/debug_info.pyi,sha256=NyogMCiqZConDbUFIoXMpOCuaau5ZdgmczpaTAPzyHA,2386
1075
1086
  homeassistant-stubs/components/mqtt/device_automation.pyi,sha256=YZq8USTGr6EpwD-fXvwgiw4RF2vey5L4pG0fXe3tpEk,921
@@ -1086,7 +1097,7 @@ homeassistant-stubs/components/mqtt/light/schema_json.pyi,sha256=USbv1WBjqPiVs85
1086
1097
  homeassistant-stubs/components/mqtt/light/schema_template.pyi,sha256=80IRmZZRTd-c55X2u2RwT8zGogYyyLW716_IsfzggFI,4302
1087
1098
  homeassistant-stubs/components/mqtt/lock.pyi,sha256=-WTW0pVNm7a_2_ThxLUNh7OQkt72GPiMg1m3uhp2KD4,3875
1088
1099
  homeassistant-stubs/components/mqtt/mixins.pyi,sha256=38kXoDUAfaMS8WSK3J1JLSA8T_4tTxrp2k1Tp5prdPk,11142
1089
- homeassistant-stubs/components/mqtt/models.pyi,sha256=03GnXSAtaV4AtbK4UWVXEjLNmVrmuCq-_dFH1vIRTJ0,5061
1100
+ homeassistant-stubs/components/mqtt/models.pyi,sha256=4IBTr7NHIaE3MsbexZD_no854Bou1uSHx0M8wqEIKSk,5135
1090
1101
  homeassistant-stubs/components/mqtt/number.pyi,sha256=z8YWAW3lPNfyEta8SVhlyySPaVXSQkKar9MixF_n2Bo,3693
1091
1102
  homeassistant-stubs/components/mqtt/scene.pyi,sha256=peW0R0i0aa-DG23-8TEZDKA3-S38EkgC6rGLLM8862A,2279
1092
1103
  homeassistant-stubs/components/mqtt/select.pyi,sha256=vFIL_EDqHmjtxF85fGMyTwa-7ilyl_G2UeZEZpUhuAU,3082
@@ -1104,29 +1115,28 @@ homeassistant-stubs/components/mqtt/vacuum/const.pyi,sha256=D-cV-cpJkNDN3mu221YN
1104
1115
  homeassistant-stubs/components/mqtt/vacuum/schema.pyi,sha256=fFsGh1mfvBJEuMdMhmGybW8-0IN75zfzqrn3pP3gww8,470
1105
1116
  homeassistant-stubs/components/mqtt/vacuum/schema_legacy.pyi,sha256=gR_X2Xx7pK5sXpKwvYEeVtBGoa_xEvbyT-hvSdneSxA,5266
1106
1117
  homeassistant-stubs/components/mqtt/vacuum/schema_state.pyi,sha256=rUB__BD6RehGROsbcbXYYZ_kYT-oFQ1Y5jqaZe62cLk,4680
1107
- homeassistant-stubs/components/mysensors/__init__.pyi,sha256=dBUYUApVtsKicKR0PY52vCAj0AKnvH8eqawU-epu9Cw,2012
1118
+ homeassistant-stubs/components/mysensors/__init__.pyi,sha256=Ph3kKU2QOKl10hHAZL_qM0T229kDb0Cm-cBOoWZ8sPI,1571
1108
1119
  homeassistant-stubs/components/mysensors/binary_sensor.pyi,sha256=veohmibhgvTmzx1qzQdoIedsQG4L6NOYtwmM_HfeMbc,1635
1109
1120
  homeassistant-stubs/components/mysensors/climate.pyi,sha256=knClWIQYyPVgD3u-xvVcHxHjkDH5CC0JTjMG9KGDhs0,2220
1110
1121
  homeassistant-stubs/components/mysensors/config_flow.pyi,sha256=RVIwSZiw56KCb5sOh-82KTv9hY_eLQEShqxZf5e67FI,2460
1111
- homeassistant-stubs/components/mysensors/const.pyi,sha256=ccEBRh93-vlrIJwgsnvsMUdfgQLZg5QPVjbbARFqmb4,1759
1122
+ homeassistant-stubs/components/mysensors/const.pyi,sha256=pwFNmLOA2hYGy3uehkLsDVTXfKhGSrxZhxJXLi0nWng,1679
1112
1123
  homeassistant-stubs/components/mysensors/cover.pyi,sha256=KYhSHTIjTBnE0FGh-oXo8-BgsNc-SdQL01e44fqfz6Y,1582
1113
- homeassistant-stubs/components/mysensors/device.pyi,sha256=Nb0S53W5GzmiqfDX-3euOoBjKNYcCT5VITYl34g6YgE,2673
1124
+ homeassistant-stubs/components/mysensors/device.pyi,sha256=OACaAAtxVXBPug2_tO940ppSXBF0J1CAfoQLx93n9vI,2673
1114
1125
  homeassistant-stubs/components/mysensors/device_tracker.pyi,sha256=Mhj5yAao71NaHRuiNDrfVz9j93P41ZkzEO21mraJnIw,1257
1115
1126
  homeassistant-stubs/components/mysensors/gateway.pyi,sha256=J3Ri-0wUAArltsgVywb2JNXgsFvgb39E0cun1NsIEUw,2747
1116
1127
  homeassistant-stubs/components/mysensors/handler.pyi,sha256=8dfn64FcxT1kHH7-6_9_o6nqESw2TSNgIsYoRzdZw2E,1544
1117
1128
  homeassistant-stubs/components/mysensors/helpers.pyi,sha256=K1BAzHSnBfcsFotd63W-PlzQwPjGvN-s-Iun7FYTXDA,2581
1118
- homeassistant-stubs/components/mysensors/light.pyi,sha256=UEyUYfi05xpy6Ubi-zSX2glP-ehY6R6LTDLVLUsOn84,2553
1119
- homeassistant-stubs/components/mysensors/notify.pyi,sha256=oQN6R5jnO1EAiw05TPZJxrfN0CeUsJ4mSEaRv4rDijs,1337
1129
+ homeassistant-stubs/components/mysensors/light.pyi,sha256=r34TG9V_rL3UD9dM0L9q65RURyfzjqSsx8q4paTG5jk,2553
1120
1130
  homeassistant-stubs/components/mysensors/remote.pyi,sha256=Sg-kn015-ZZXUBVNSV3TpyRZhpYKy-54GVlYo8iGI2U,1548
1121
1131
  homeassistant-stubs/components/mysensors/sensor.pyi,sha256=26QvXmnyXHNsOg8LyZbVHvyQavDL1JwEuWvuqFs7q_s,1993
1122
- homeassistant-stubs/components/mysensors/switch.pyi,sha256=0LnZX0CPs34-gOt0aq6woSBGytflPxz7zWBYigDc39E,1857
1132
+ homeassistant-stubs/components/mysensors/switch.pyi,sha256=NR8Extf2hz83UpOtRq2fZA_A_oK0cpOtDodgf3g6WtE,1160
1123
1133
  homeassistant-stubs/components/mysensors/text.pyi,sha256=YnqCq8c1sczwaG9hVEiDSgZ7nwrBKlQqgfJDvIdSiko,1029
1124
- homeassistant-stubs/components/nam/__init__.pyi,sha256=92PvX8zk0QYe2LV6M9uFLbo5lQX2ED6GOXIpAzgUYBU,1744
1134
+ homeassistant-stubs/components/nam/__init__.pyi,sha256=hCKVNphFumQx3M8VLib5_qFve8gCk0XbgZ8XIqhBK8Q,1576
1125
1135
  homeassistant-stubs/components/nam/button.pyi,sha256=8m2K3K9xTAiY8x91jDBqHAtR6egCHqZ_meZmRjiugj0,1256
1126
1136
  homeassistant-stubs/components/nam/config_flow.pyi,sha256=u-wFvpuFBeN7Zu-PTMjsKFuGA71bxzOEzJw5Z3fHLY0,1818
1127
1137
  homeassistant-stubs/components/nam/const.pyi,sha256=fxoJJ-BYUQB_5lBh5CcE7U77ZIquhcvzsrUeYN-VAgk,1441
1128
1138
  homeassistant-stubs/components/nam/diagnostics.pyi,sha256=UnMopSPj7uE3r9-WKSzFS1mt534HkhqEwveEqQcCNXM,612
1129
- homeassistant-stubs/components/nam/sensor.pyi,sha256=YtzqmtTXj__FCvxub2aslQtbvlRU4VMnBlXHVTVGj-w,3986
1139
+ homeassistant-stubs/components/nam/sensor.pyi,sha256=hMupWfwd-TFheW1XatWvbI_n7HhGdhYpqgiZuo5411M,3917
1130
1140
  homeassistant-stubs/components/nanoleaf/__init__.pyi,sha256=xubvI6iv6c7fi1nu0L_VtcAu9JdqjI68dtjDriKAmTk,1331
1131
1141
  homeassistant-stubs/components/nanoleaf/button.pyi,sha256=WGNK5Z6w_9TfkGpRPNyWCOV86hotUeHQsj_G4t4iYxo,1126
1132
1142
  homeassistant-stubs/components/nanoleaf/config_flow.pyi,sha256=DVej7lniRqoxvxxsHg7NrVH65YmIxgv29HemRZi2G0w,1945
@@ -1178,7 +1188,7 @@ homeassistant-stubs/components/netatmo/config_flow.pyi,sha256=O-SeI25An8hjLP1rte
1178
1188
  homeassistant-stubs/components/netatmo/const.pyi,sha256=Wrs06XhuIzDIB72bQUHb0LPRZyalFfND967hfVX2Y38,2419
1179
1189
  homeassistant-stubs/components/netatmo/cover.pyi,sha256=4sX-H_wNnBITgqWYAswfcsAmWTx61_Ao9dDge12pXgA,1810
1180
1190
  homeassistant-stubs/components/netatmo/data_handler.pyi,sha256=hq-tv3tYnts3MfkbkZh1bkh9Pp_8_IhQBRXuXpoL73k,3735
1181
- homeassistant-stubs/components/netatmo/device_trigger.pyi,sha256=ZQv2tI7E6oqZXf4vKsJcczvWY9PhXnuObQiF0d7tMn0,1692
1191
+ homeassistant-stubs/components/netatmo/device_trigger.pyi,sha256=o0QZ9YZK7tEpq1TAmWhDa1ChTSSUFAdujOPwJ--QjEw,1623
1182
1192
  homeassistant-stubs/components/netatmo/diagnostics.pyi,sha256=MbOLISslQq1BFWgVAe6IjD1oZoaaURiKG1PG7AD5KYU,567
1183
1193
  homeassistant-stubs/components/netatmo/helper.pyi,sha256=Nh1YNz_clnLCnieEBmeO4ufQsSG8XayZ0YnCgU-rgMo,288
1184
1194
  homeassistant-stubs/components/netatmo/light.pyi,sha256=_8ilzSE0ojeaH0MMctQSYIiN6NJj1kMOjjdzPx-lmHQ,2604
@@ -1211,12 +1221,12 @@ homeassistant-stubs/components/nissan_leaf/__init__.pyi,sha256=0X0geprZIi2KQDahn
1211
1221
  homeassistant-stubs/components/nissan_leaf/binary_sensor.pyi,sha256=pErujV42NqK1uygq205rIET82EL1VEjIrLJDuumw9fc,1454
1212
1222
  homeassistant-stubs/components/nissan_leaf/button.pyi,sha256=Gjwz9qQV-YFuDEr-5c0pFj9UF70H3oubd8N8682IAF0,860
1213
1223
  homeassistant-stubs/components/nissan_leaf/const.pyi,sha256=cSK7lLDoB46hVWjMGHzShFA4IxgeqzDldu-a1VP_-i8,754
1214
- homeassistant-stubs/components/nissan_leaf/sensor.pyi,sha256=i5vb_aUt_NcnJuf_wEnvDpMnM_WxHsKtSlzma18LjPU,2037
1224
+ homeassistant-stubs/components/nissan_leaf/sensor.pyi,sha256=KOZhp9GYQvMfz4iHmjjCN-EKUynF181On-_LOPg959k,2000
1215
1225
  homeassistant-stubs/components/nissan_leaf/switch.pyi,sha256=jMfMW0SGgtjb16jRZ_T4mD49soyZaFX406p2srRNobQ,1192
1216
1226
  homeassistant-stubs/components/no_ip/__init__.pyi,sha256=LEgsEXyJpLsJ5B6QgcMM9YJULXbzfTxbrLxjm-Ritjw,950
1217
1227
  homeassistant-stubs/components/notify/__init__.pyi,sha256=VzcMM4i7XWUIWT8lgQjMeU3bID-ifQM7RwQqYyiCNzM,1081
1218
1228
  homeassistant-stubs/components/notify/const.pyi,sha256=3Nz3i1KjAKrxZN86BIpePN2xr8qSu7sz9Cv3-EduxZk,273
1219
- homeassistant-stubs/components/notify/legacy.pyi,sha256=epHIyz6cx4rIsAVGhcFSFnK0Uy0mr8XasCNxJnmSNwo,3007
1229
+ homeassistant-stubs/components/notify/legacy.pyi,sha256=9y71GQAcE1QzboJ54hkocIHcRcIXvs2rZA0utuFo7CI,3019
1220
1230
  homeassistant-stubs/components/notion/__init__.pyi,sha256=GeyO-quUDAJ2LKkELfbi2yv0z5KCXy1U58x9XYUHBwY,1976
1221
1231
  homeassistant-stubs/components/notion/binary_sensor.pyi,sha256=XvTSnKqlHqSGbZpD0ebbwpxH6G1KELrFIjEVOlE7bs0,1933
1222
1232
  homeassistant-stubs/components/notion/config_flow.pyi,sha256=hDTyeLzWc68I9QNWs0YzPFZiO52onRZcDhOF0nvHUNs,1165
@@ -1224,8 +1234,8 @@ homeassistant-stubs/components/notion/const.pyi,sha256=LQR3VpU7yzHjE-Ldu1F7Ih1v5
1224
1234
  homeassistant-stubs/components/notion/diagnostics.pyi,sha256=pt9RYNNfmHt_t9xi7wWw38nHjgdQXqG3CkAWe4w8sO8,791
1225
1235
  homeassistant-stubs/components/notion/sensor.pyi,sha256=OLtdB87MulEzR47fo9hCGqzJz5wKABMTYzE5zayu4Ac,990
1226
1236
  homeassistant-stubs/components/number/__init__.pyi,sha256=ybQ_8ifg8oqxvAP2Liqc7cvkFDcclcRdkxT4e0UCGDA,4279
1227
- homeassistant-stubs/components/number/const.pyi,sha256=Ovjf-e1S3rSdiCQl-8e8JQeUL2k9PetCUWqeh3xvneY,2689
1228
- homeassistant-stubs/components/number/device_action.pyi,sha256=BsAOp3jbxEu9KIuk_IQ17ZsRPLzRYRiLaBVxIPAa6yg,1007
1237
+ homeassistant-stubs/components/number/const.pyi,sha256=VyEsuEddxVGsJ0HstK0vlOjymFQEt8ixTU41IcEEvag,2737
1238
+ homeassistant-stubs/components/number/device_action.pyi,sha256=78TIZpq1lJM7MuQ3CQ6obUADiBXUJgyHO6pI3D3q24Q,938
1229
1239
  homeassistant-stubs/components/number/recorder.pyi,sha256=YBAtBgekAG7eDM0xeoZ7wLaUfEroQEN5iAvDnYDMnao,251
1230
1240
  homeassistant-stubs/components/number/reproduce_state.pyi,sha256=UAHFSARxOWuSo_gMflIFEsUAkBA5VIw6mf_m0F6Ok1w,741
1231
1241
  homeassistant-stubs/components/number/websocket_api.pyi,sha256=jV3rzD7njTXi3mNanqRaqLO-LZ80fP3rsw9kP1q0uzw,447
@@ -1267,25 +1277,27 @@ homeassistant-stubs/components/openuv/const.pyi,sha256=R_CVn7DD03sBz0d8msZqnvSup
1267
1277
  homeassistant-stubs/components/openuv/coordinator.pyi,sha256=My_l8bbVswzdzL-OkJB_b4bksIVak5omJdMQNQOQifU,1062
1268
1278
  homeassistant-stubs/components/openuv/diagnostics.pyi,sha256=wq8y2_kq1S0TMwHHlg5ZT0F7vTmJQqkcm_dB56s4FqI,706
1269
1279
  homeassistant-stubs/components/openuv/sensor.pyi,sha256=56nVA92iLWVCuahnsZmm7VlcdqQZUeU_WDwJ6jAT3cs,1745
1270
- homeassistant-stubs/components/otbr/__init__.pyi,sha256=Uv2OPoXHzNUPsxaXCcf6n9DbJMfge1ZWEz7l_NcBu_k,1786
1271
- homeassistant-stubs/components/otbr/config_flow.pyi,sha256=NSVK-6vRK9PDOpZO6AuwF9Nm6RkOGPtCU0LKUvlnoGI,915
1280
+ homeassistant-stubs/components/otbr/__init__.pyi,sha256=Pt-7L-hPhHlvPG9M9lul-aoi86jw7-ZNEsfxB-s09UU,1997
1281
+ homeassistant-stubs/components/otbr/config_flow.pyi,sha256=ZoLV_otrZDAvEWDx_Zw6sVkuepRyrIK2oOAM02_TnNU,1010
1272
1282
  homeassistant-stubs/components/otbr/const.pyi,sha256=WEAz5hSbJGd1D07M4M382F7Z-4wHVAsy_ZE-JeJL6TQ,33
1273
- homeassistant-stubs/components/otbr/websocket_api.pyi,sha256=hxdkieVUUhbB23Zb1xmrJLtR5Dea8rrIzVhgmJqhOOA,742
1283
+ homeassistant-stubs/components/otbr/util.pyi,sha256=H1kemJsX1W0BXplqHidulu5iUhKt5oh7c2n_8uMGzC4,422
1284
+ homeassistant-stubs/components/otbr/websocket_api.pyi,sha256=N8uYYWBurVqN7mAGFm5uKgZdstFWkrKivMoPX628OVk,1061
1274
1285
  homeassistant-stubs/components/overkiz/__init__.pyi,sha256=xqMJkRe1XNYAuch6K8krWjZW7x04-JOj5E1ydWVIRGE,1334
1275
1286
  homeassistant-stubs/components/overkiz/alarm_control_panel.pyi,sha256=KALFfJ3s8iHYhg6V2bbmIyDAn_-qgpP4_mB9kxFamfc,4276
1276
1287
  homeassistant-stubs/components/overkiz/binary_sensor.pyi,sha256=xUpABzNpE1yNDKHRIar-eAke3f12KTxj-KSadRaJfMA,1682
1277
1288
  homeassistant-stubs/components/overkiz/button.pyi,sha256=uWe5YJ7dGEMAoDSTiheuh3AuzXqEY-4-OG6abip6_LA,1431
1278
1289
  homeassistant-stubs/components/overkiz/climate.pyi,sha256=uhCaOkY4ZbYcqCxFu8MD7GWsIYZJZMHXFNRlkbeH7eQ,586
1279
- homeassistant-stubs/components/overkiz/climate_entities/__init__.pyi,sha256=stgiiOEFycGuPn6w18tWEKklc9Ivy_6S2qSHxE095GU,848
1280
- homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater.pyi,sha256=zeCycKgnE3zI4j_Yoma4Zmb1h2J2PUFBd32Vt215U8g,1091
1281
- homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater_with_adjustable_temperature_setpoint.pyi,sha256=6Ol1ZfYm7zCEfWVvvfdkQ_5K6czabo_UOQRr7l2DryI,1730
1282
- homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_towel_dryer.pyi,sha256=XJv0hCH_ywiVndrctrb9fpqirm8rR0wh0Nkswqkj-H8,1515
1283
- homeassistant-stubs/components/overkiz/climate_entities/atlantic_heat_recovery_ventilation.pyi,sha256=B_QpYOOkw9MYdF0jHyy4kwjsiLhVyjXibqzUdieab8Q,1574
1284
- homeassistant-stubs/components/overkiz/climate_entities/atlantic_pass_apc_heating_zone.pyi,sha256=yzgM1qLOUtaABXhuFUQ9Z2fJ20AlZqcfTji2Ikn9Nug,1810
1290
+ homeassistant-stubs/components/overkiz/climate_entities/__init__.pyi,sha256=wxSRxtbtBKbMOyVIE6HF14vVVBnW8Iko3EFjdvvfQlE,966
1291
+ homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater.pyi,sha256=P5FtHJmG4ij0l_vqJyx2CXWdr1WiL25Of6PWnuc-4PU,1166
1292
+ homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_heater_with_adjustable_temperature_setpoint.pyi,sha256=HbScwY3EXWDy5x3I205T8Zii8mQY-rr7KEfVe3XQSf0,1805
1293
+ homeassistant-stubs/components/overkiz/climate_entities/atlantic_electrical_towel_dryer.pyi,sha256=J-RUSOOHTSaQ-juBOTkTBu3RKlCyOjxldCdzPBH_3oA,1590
1294
+ homeassistant-stubs/components/overkiz/climate_entities/atlantic_heat_recovery_ventilation.pyi,sha256=pdztwMK7acG-wOD3Gy4aLge2Amj_UaGO_SzyLj0BS-E,1649
1295
+ homeassistant-stubs/components/overkiz/climate_entities/atlantic_pass_apc_heating_zone.pyi,sha256=Zwx77WEZqdVV46k_J0Uy8IzDKv7Ww32DhlU6IBt3sDU,1885
1285
1296
  homeassistant-stubs/components/overkiz/climate_entities/atlantic_pass_apc_zone_control.pyi,sha256=DFW6dZciE-rzcauAPxeOe6aEU_-IoX50ikAFm-voO-w,581
1286
- homeassistant-stubs/components/overkiz/climate_entities/somfy_thermostat.pyi,sha256=ZhA4ec0w6JGUptaR0Cjskm_6H3WaJR9TKfemBIxZjBE,1772
1297
+ homeassistant-stubs/components/overkiz/climate_entities/somfy_thermostat.pyi,sha256=wUanspsNskhQjJMY0K8yc9hwRBgeuc4_1kuGkjtKp48,1787
1298
+ homeassistant-stubs/components/overkiz/climate_entities/valve_heating_temperature_interface.pyi,sha256=PF7wCdMtRk6Q2xqOpjJrEg6P-iqryqPvxOEKfuSFHKQ,1772
1287
1299
  homeassistant-stubs/components/overkiz/config_flow.pyi,sha256=vqBvlXSXQIHYP_fmMKpqvQkm6KYym2v8hlqzgigh7z8,1376
1288
- homeassistant-stubs/components/overkiz/const.pyi,sha256=bWIH3NrrAJtE5GBR7Kgjw1PAJbyPwZqsstSXhIpBi-A,557
1300
+ homeassistant-stubs/components/overkiz/const.pyi,sha256=-jNGAizJ7KxyAtvON4x5ra5JyyrEu_9MSb4EpBWG1lk,1226
1289
1301
  homeassistant-stubs/components/overkiz/coordinator.pyi,sha256=-DzkQzPpQ_i4GYoHu1hiBBuUGVMEJ9F7_332lW-pYwg,2252
1290
1302
  homeassistant-stubs/components/overkiz/cover.pyi,sha256=peds2coTUb0eknUmJ07_IeuleP-IYQSLvEnpZVkUXx4,746
1291
1303
  homeassistant-stubs/components/overkiz/cover_entities/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -1300,9 +1312,9 @@ homeassistant-stubs/components/overkiz/lock.pyi,sha256=x7pij7M_GaBlBqH5M87s2Ca0a
1300
1312
  homeassistant-stubs/components/overkiz/number.pyi,sha256=fpEZ78VXxBhdZ3-VkzZbjMDCtE5i14QMlZai7QjtoIk,2129
1301
1313
  homeassistant-stubs/components/overkiz/scene.pyi,sha256=9k6YbBm9Zgtz-S37Xsba3EEejov-erQEWv-dFXLfpJ8,951
1302
1314
  homeassistant-stubs/components/overkiz/select.pyi,sha256=OFqqwClXudrOGAwd_Nx6UbF_CSUqjrF4iRdahk2RKvU,2065
1303
- homeassistant-stubs/components/overkiz/sensor.pyi,sha256=4kaiRZmw6PmmM-LzBUkk7VkY_SVWbkpWD8YWGKirGOs,2772
1315
+ homeassistant-stubs/components/overkiz/sensor.pyi,sha256=1E8_deT2ISbksB-3Mffz7Y0-3wL16qbggpRVH7JQMzk,2894
1304
1316
  homeassistant-stubs/components/overkiz/siren.pyi,sha256=pdyPnShU02nCoRsJs9NY2JXS3ilnYEbKaHY7wcJG14M,1016
1305
- homeassistant-stubs/components/overkiz/switch.pyi,sha256=2HUz9qwEcn6evzXf3DCXry90HiGbimANuRbc6M6Hk1s,2029
1317
+ homeassistant-stubs/components/overkiz/switch.pyi,sha256=gBID3ruArf_hAsY4fS74xMx_yJk5vBhitGOnq4h3Lvw,2059
1306
1318
  homeassistant-stubs/components/overkiz/water_heater.pyi,sha256=KmtoopkFtLWTxhQkwjUj48HBXTCPYGN2DDa0aC0-Q20,601
1307
1319
  homeassistant-stubs/components/overkiz/water_heater_entities/__init__.pyi,sha256=x9In651TSlsz1Gg3Eaz7wMZ2O-6NyjY1qtAAuclvXFM,302
1308
1320
  homeassistant-stubs/components/overkiz/water_heater_entities/atlantic_pass_apc_dhw.pyi,sha256=oikcX7Fwz7bdZ5MhkEwSoulPz4zo58cbV8iy1fvziNA,1216
@@ -1317,7 +1329,7 @@ homeassistant-stubs/components/pi_hole/__init__.pyi,sha256=h30EdY9ERpSJP4LT4-EmO
1317
1329
  homeassistant-stubs/components/pi_hole/binary_sensor.pyi,sha256=1sGnarR6JvAKtt4NvVzW4k3RbAhw-pJ9MvHxerK-1dg,2078
1318
1330
  homeassistant-stubs/components/pi_hole/config_flow.pyi,sha256=8jcPIe4zoLstYkqDC1zAwd6ZwWVQE_iQsa7POSK7Hew,1335
1319
1331
  homeassistant-stubs/components/pi_hole/const.pyi,sha256=5sCzxFGYJXCD0dNDPUdG48MN2jDJb0XtnBExq7ggO-U,342
1320
- homeassistant-stubs/components/pi_hole/sensor.pyi,sha256=3i0RYSqU7cC5LA2hjrU6dUZ7yh9aFo4sIEghdYzcg1U,1291
1332
+ homeassistant-stubs/components/pi_hole/sensor.pyi,sha256=nAV9eAIqAnOdUxvZf_7HTsQ7UQ0XfWArumAMYu9n_XM,1338
1321
1333
  homeassistant-stubs/components/pi_hole/switch.pyi,sha256=aFnxES7rgc8nFMRWmSkAqiuOTyN3DZonh1VuHo_hnFY,1262
1322
1334
  homeassistant-stubs/components/pi_hole/update.pyi,sha256=HbFgsf19S-v6kEefV0Zh49d1A-u4VdlstjwXrbpUr8o,2075
1323
1335
  homeassistant-stubs/components/powerwall/__init__.pyi,sha256=_rBHEi9qhCzB7ZBnpszvTPFa0IzLCVfG_mKodFBysSk,2281
@@ -1379,7 +1391,7 @@ homeassistant-stubs/components/rainmachine/select.pyi,sha256=wU_S0Ec7DKS0eOCTDZM
1379
1391
  homeassistant-stubs/components/rainmachine/sensor.pyi,sha256=YJVXeMo6jV2g2ehPsj9XrKJj8xJBDLClfyw5duE0luo,4145
1380
1392
  homeassistant-stubs/components/rainmachine/switch.pyi,sha256=KaSAookkrqHrWEdaU2JQGj2cZCFAcpXiCJrWRNvCtBk,6440
1381
1393
  homeassistant-stubs/components/rainmachine/update.pyi,sha256=q-cDd5O3XWz5NCunFaPxmSd0ctY_FC1BGCtgB9B7S-k,1582
1382
- homeassistant-stubs/components/rainmachine/util.pyi,sha256=Kxe7Or91kw3nLzE2jSIRMXmDghOot4kYLU8C4gzEyrc,1925
1394
+ homeassistant-stubs/components/rainmachine/util.pyi,sha256=pKrGpCqj4HT7tCa1FTfJx5qRqEyjg3b27h2PjONBv4U,1856
1383
1395
  homeassistant-stubs/components/raspberry_pi/__init__.pyi,sha256=oX5uW1evLSqEJJ3Gv0R3F3448rduSBr8bTkbu-3-EhE,364
1384
1396
  homeassistant-stubs/components/raspberry_pi/config_flow.pyi,sha256=kdMZdvC4wT_kSQJLD8i92akDR716OzaCMxFA8dez3oI,349
1385
1397
  homeassistant-stubs/components/raspberry_pi/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
@@ -1398,30 +1410,57 @@ homeassistant-stubs/components/recollect_waste/diagnostics.pyi,sha256=x4V3I3WW-B
1398
1410
  homeassistant-stubs/components/recollect_waste/entity.pyi,sha256=Z_2eD4JG3TMs5W1ci73g8pPS6i945XBA4Mc_YWclNOM,956
1399
1411
  homeassistant-stubs/components/recollect_waste/sensor.pyi,sha256=Op_BBbGLvvRBDATxcVneApXBmsaLh-kXZ3qYKziEE4M,1542
1400
1412
  homeassistant-stubs/components/recollect_waste/util.pyi,sha256=dkbQSgcqtp0HYr16J7GgJRPm-vW_21AHpYpBTbpiomI,353
1401
- homeassistant-stubs/components/recorder/__init__.pyi,sha256=csnalysMZzdBVGRwXiJ_bN_fnjPXM6ZThYKe5TycIm0,2199
1413
+ homeassistant-stubs/components/recorder/__init__.pyi,sha256=J-1QeYSq4H9QAuRLfgmi8kuQvX8P4denyA3zdJ7Uyv0,2523
1414
+ homeassistant-stubs/components/recorder/auto_repairs/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1415
+ homeassistant-stubs/components/recorder/auto_repairs/events/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1416
+ homeassistant-stubs/components/recorder/auto_repairs/events/schema.pyi,sha256=xbpChjJoO5Il3pXtBauqBU1dO4xWsS-SG1-HXsRoeEE,512
1417
+ homeassistant-stubs/components/recorder/auto_repairs/schema.pyi,sha256=pFP6u6iWp2ZWTFVEm_woOKgmQfQgglgKDS4JD9P-6rU,1688
1418
+ homeassistant-stubs/components/recorder/auto_repairs/states/schema.pyi,sha256=blGteC3r-CTMr_ju842LAs_lN9lTy15rCTosnJEhIEA,589
1419
+ homeassistant-stubs/components/recorder/auto_repairs/statistics/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1420
+ homeassistant-stubs/components/recorder/auto_repairs/statistics/duplicates.pyi,sha256=4j-8NcaWkul0-fzz6XfcrR3G5LEtBC-xTSv7V0abeL8,1266
1421
+ homeassistant-stubs/components/recorder/auto_repairs/statistics/schema.pyi,sha256=PEWJ8bar0MUl1iWqViUGBGMBM46GwItYRYqLngUV8qo,628
1402
1422
  homeassistant-stubs/components/recorder/backup.pyi,sha256=GsFwE8bwZazWZW7vHY7-9f4cwr6R1tPDGdjYA382Wmk,425
1403
- homeassistant-stubs/components/recorder/const.pyi,sha256=DqgUsm1PLO0oKMibEyPdtVOHZz6TZ4H6F4VC5qfRmMM,902
1404
- homeassistant-stubs/components/recorder/core.pyi,sha256=SSAlcmRfvEq_o8Gw5zXkrmE0f2qO833Z0DTA2QxOiaY,11179
1405
- homeassistant-stubs/components/recorder/db_schema.pyi,sha256=y5ZL9-07xZwI5FSpxqW7K3z4S_rxWPmUrCozJwPfVtE,8065
1423
+ homeassistant-stubs/components/recorder/const.pyi,sha256=r_oxi5ilflmY1gKFhrRqcp4Wg8Gx5Q0521WcUX5jmXs,1334
1424
+ homeassistant-stubs/components/recorder/core.pyi,sha256=YAKg3iDUoJBn4uzbLtAujYFpQgjX4MQy0ekZVMATKQc,12303
1425
+ homeassistant-stubs/components/recorder/db_schema.pyi,sha256=WIY3SLb_QcUR47ckNeVAoQCJD5cEoJYCMD1nVsVBFcY,9210
1426
+ homeassistant-stubs/components/recorder/entity_registry.pyi,sha256=_j-4e2Rxf5nbmuUAPNEf31Hm5pdaq8NUHNCm9bLwYQ0,492
1406
1427
  homeassistant-stubs/components/recorder/executor.pyi,sha256=WNcDAKtH0b6T5tvtyz-GXsY3-QKe_voNa_PlyLtR5yk,536
1407
- homeassistant-stubs/components/recorder/filters.pyi,sha256=DuMKrjncNwhco9YLBitsi7Hwu_-Mnwaw4ZMikTNh6Ho,2255
1408
- homeassistant-stubs/components/recorder/history.pyi,sha256=sOujQTNMps_bonHrkjEp5-Ux9yVSSqGW2tA96sge4Pg,6021
1409
- homeassistant-stubs/components/recorder/migration.pyi,sha256=qQxeeLiwz2_nmc0NppGHUKAcQsfezMN5BIU7o1RPN-Q,3635
1410
- homeassistant-stubs/components/recorder/models.pyi,sha256=5RvKdLhPfmVytnQrom6XESVbByrsN3OpltIdwKeCZ7s,5139
1428
+ homeassistant-stubs/components/recorder/filters.pyi,sha256=APpDpM4I97IIR74bVK7Pc9zdktL55qOf4U3UWDOX6EY,2739
1429
+ homeassistant-stubs/components/recorder/history/__init__.pyi,sha256=w6FPkZ2oMNHLIxytJTztNMiuvzJsAFlORgY5_S3yVtc,2015
1430
+ homeassistant-stubs/components/recorder/history/common.pyi,sha256=x-4Swd7277gcHwDm3h_jr65bXPtPELdnTbaNuTyuq4g,153
1431
+ homeassistant-stubs/components/recorder/history/const.pyi,sha256=PtnIxXKHO22GaU0lH7kbxra3Hdgt2ItiogxfYoZDWfs,254
1432
+ homeassistant-stubs/components/recorder/history/legacy.pyi,sha256=M089jeZln15MifcxEAzFTqk50cWiDIk_8fHA4FUO3BQ,6148
1433
+ homeassistant-stubs/components/recorder/history/modern.pyi,sha256=Y7Deg3c4NGM6yY8RDO-m9be-V_SPW2dXJ_dcwCg76lk,5474
1434
+ homeassistant-stubs/components/recorder/migration.pyi,sha256=9mmMc2d9-BEIOAoqBB3-CwqHFXBNlGXyF-UItk26-fY,5904
1435
+ homeassistant-stubs/components/recorder/models/__init__.pyi,sha256=XW8UmcdVdHOUp1Fptm45JjzGcUOEBeaSZ_gHsO6hYmw,1205
1436
+ homeassistant-stubs/components/recorder/models/context.pyi,sha256=aOI5q7yAEjAdwyckIbh1RctbGPi6OAMAALvTiTcOVys,424
1437
+ homeassistant-stubs/components/recorder/models/database.pyi,sha256=CmBUaNP7lt_38RD4jfx5mjmfVcxk9EwxCUlMRDKGWSo,466
1438
+ homeassistant-stubs/components/recorder/models/legacy.pyi,sha256=3Kz35qSfUVu56aYqiTBqW3EHSraLnc7qUaVNUFu8PcY,1883
1439
+ homeassistant-stubs/components/recorder/models/state.pyi,sha256=9GO4X-g6k5XODeORYEQJAPloGzN_ZJkriE-5a3EY-n0,1916
1440
+ homeassistant-stubs/components/recorder/models/state_attributes.pyi,sha256=3IMbON41O8ExdWf64eY1RdqyBVUY2ZC19mRokaDWI2g,324
1441
+ homeassistant-stubs/components/recorder/models/statistics.pyi,sha256=X99JzzoZ1OKfJx8hjvo11ViLvhj-I-ItG4fzDTZG-rY,1252
1442
+ homeassistant-stubs/components/recorder/models/time.pyi,sha256=FPh5zpdXo99KK5q56H75qyBGQGuZne9oEOlMOMux15w,657
1411
1443
  homeassistant-stubs/components/recorder/pool.pyi,sha256=syNS51jMYgFSWgkLztc8zHo53eSXkIQsg9x9jUEee4s,1068
1412
- homeassistant-stubs/components/recorder/purge.pyi,sha256=TJkcEgutXSo_F_4hHQDr4jZ5GdoXD-HDVRq8oeYhZEA,5140
1413
- homeassistant-stubs/components/recorder/queries.pyi,sha256=UWQoZlopmMp0FFKGrHhE9KScAG1DQJys-ye4X_rtdHU,7584
1444
+ homeassistant-stubs/components/recorder/purge.pyi,sha256=pf-J8x0KjLJ3tCe_ZIkoyzOfidD-TWZfi1OKms_VzQI,5131
1445
+ homeassistant-stubs/components/recorder/queries.pyi,sha256=HHKh6JuRwV8ST3fac6wYirWTjB2SMy9YZ1MIDjwqzTI,8726
1414
1446
  homeassistant-stubs/components/recorder/repack.pyi,sha256=uT-A8NGsSHYz1fQo2pVBFVRzp0z0GhMiwN5Ydl4bUN4,247
1415
- homeassistant-stubs/components/recorder/run_history.pyi,sha256=M6gqM-cocAhgE2qw62-4s8VBsCUDHImVdcByPbD4OF0,1195
1416
- homeassistant-stubs/components/recorder/services.pyi,sha256=SJ-0TTfKECi4mT-SCYuiT8QvSLU7_Kv7tiWTUvQeIlw,1302
1417
- homeassistant-stubs/components/recorder/statistics.pyi,sha256=2nZmDlRZoP3abBvB-ZHhfn9Rmji7vylhW50APN5X2E4,15602
1447
+ homeassistant-stubs/components/recorder/services.pyi,sha256=xyfEYf4ldUwj68rhkj7WBi85_Rv51j0uPY6DVpplLHQ,1364
1448
+ homeassistant-stubs/components/recorder/statistics.pyi,sha256=4Mo25xZ7K-kWUheKnbz2lnMc-auaddfJ6loA1UeZsqo,14838
1418
1449
  homeassistant-stubs/components/recorder/system_health/__init__.pyi,sha256=q2LlaYg8VEBO51qUY9LwPPnmqFUfhn7DsEkRakEnOGg,763
1419
1450
  homeassistant-stubs/components/recorder/system_health/mysql.pyi,sha256=y1DgWiiah5-fJ3a6I7ziNVxT_fs9x7fb1zi2_-3nqs0,138
1420
1451
  homeassistant-stubs/components/recorder/system_health/postgresql.pyi,sha256=y1DgWiiah5-fJ3a6I7ziNVxT_fs9x7fb1zi2_-3nqs0,138
1421
1452
  homeassistant-stubs/components/recorder/system_health/sqlite.pyi,sha256=y1DgWiiah5-fJ3a6I7ziNVxT_fs9x7fb1zi2_-3nqs0,138
1422
- homeassistant-stubs/components/recorder/tasks.pyi,sha256=RH6bw4A8KApij4RZ-k-Svzsd6mRh43OVzSgrxnTn5ZA,4557
1423
- homeassistant-stubs/components/recorder/util.pyi,sha256=0PI9b4fFpQAVDwPfdiQwULm5CLGojLCxPpRx1oCJ86A,5091
1424
- homeassistant-stubs/components/recorder/websocket_api.pyi,sha256=yxqu-msWzP6OfMCKgU-EtHVUB2qkh_dI0mgbIXracKw,4669
1453
+ homeassistant-stubs/components/recorder/table_managers/__init__.pyi,sha256=sUSfLTCwCjhke1hLXbCQi59drZvUgwbb9U8uON3Ig1M,677
1454
+ homeassistant-stubs/components/recorder/table_managers/event_data.pyi,sha256=PU82lxJ00-xGwPc3P4klgbEVcOaoDDAYMXK89RgbMpA,1451
1455
+ homeassistant-stubs/components/recorder/table_managers/event_types.pyi,sha256=n2eBuivnmVXpWDuHC0guzcBc5aDHIxpgloHy1n09IYo,1077
1456
+ homeassistant-stubs/components/recorder/table_managers/recorder_runs.pyi,sha256=KvGF7BRKBfrCl3Q2BnMhZCChhCWpCLMBb1v1ctc5b5U,1206
1457
+ homeassistant-stubs/components/recorder/table_managers/state_attributes.pyi,sha256=v19pSakr2EhZSLFESLwZf7u15DiWzCQuP76tb3IQMDY,1696
1458
+ homeassistant-stubs/components/recorder/table_managers/states.pyi,sha256=xTo79l5qWNZrO5_MMR53uup3zcpToyiRJG8i08ruizs,639
1459
+ homeassistant-stubs/components/recorder/table_managers/states_meta.pyi,sha256=tv1gCuRb6pcceojEiHtfoL99c_zV8GmeElcC20MBPU8,1397
1460
+ homeassistant-stubs/components/recorder/table_managers/statistics_meta.pyi,sha256=j7MtE7AspWl8oJ5PqX-KF59b62VkOBC4lpLeSakb6FE,2761
1461
+ homeassistant-stubs/components/recorder/tasks.pyi,sha256=Up3QoJ_pkM4ZiXLOzlIYZdj1t1KMq_esdleAR0Jzvdg,5627
1462
+ homeassistant-stubs/components/recorder/util.pyi,sha256=nMDj5k6m4KG9mHca-33G2VjXqgEfXKzBGw_-ZqqPwBE,5213
1463
+ homeassistant-stubs/components/recorder/websocket_api.pyi,sha256=aqPGQKIsjvCr-uhz9coamX7CR9lGf8I1dzV2fv0pKJQ,4722
1425
1464
  homeassistant-stubs/components/remote/__init__.pyi,sha256=WrNBBC6__02tHLeUxPB3U2_ffTUhBLet60z6M56pGy8,3215
1426
1465
  homeassistant-stubs/components/remote/device_action.pyi,sha256=-WTLPUJo026fnniiYtAJC2lT6UQR8e8pYuf5fM7YmKM,671
1427
1466
  homeassistant-stubs/components/remote/device_condition.pyi,sha256=PjpIeqIXc4BrnDcNNu1cqcmtcGbPeumAd5XnR2-WYi4,817
@@ -1438,7 +1477,7 @@ homeassistant-stubs/components/renault/diagnostics.pyi,sha256=opjgRj_6ia13T5mhtl
1438
1477
  homeassistant-stubs/components/renault/renault_coordinator.pyi,sha256=dKAbcO9xZcDacTMvvLDoEHcYfp1MZpBw-M_HXCPrSJ0,946
1439
1478
  homeassistant-stubs/components/renault/renault_entities.pyi,sha256=CqGEP1ysbx5DONerH4qQCSUlXA2DiBpl4vJwTe1klHk,1437
1440
1479
  homeassistant-stubs/components/renault/renault_hub.pyi,sha256=HM-Dj40z7MJ0nmrixf7SVUu45Wy6ZWLbHGmwipP0x98,1601
1441
- homeassistant-stubs/components/renault/renault_vehicle.pyi,sha256=4PAdHjqHjFDm97h0o_5YR7waKnAu402V2KZHOuIPMYc,2428
1480
+ homeassistant-stubs/components/renault/renault_vehicle.pyi,sha256=3lhhgp_n2NEurFy-uFr6J5qXhgBZUnKg1uXgzyHtEaw,2518
1442
1481
  homeassistant-stubs/components/renault/select.pyi,sha256=Tc7d0wxw3MskRuc6IJ2pwfXQo_m5q64AVkqGjKlXzmE,1961
1443
1482
  homeassistant-stubs/components/renault/sensor.pyi,sha256=tRMa7sSLLtuzovw3oEjnMfEuJgn5x-YJLgKmIQharao,3202
1444
1483
  homeassistant-stubs/components/renault/services.pyi,sha256=--h0_6VtYelokxvba4FPKVnPFbHkz-XO2AcrQZr0IRg,801
@@ -1447,13 +1486,13 @@ homeassistant-stubs/components/repairs/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBj
1447
1486
  homeassistant-stubs/components/repairs/issue_handler.pyi,sha256=V7cdxqVZBZluGhmBW3-XBhOUSJOUO30SH9R8GaLVNsE,1477
1448
1487
  homeassistant-stubs/components/repairs/models.pyi,sha256=PqX7I0TlIT5Nuyt7AdPUhcwn-eYHMcueuDN1ocbWmrw,473
1449
1488
  homeassistant-stubs/components/repairs/websocket_api.pyi,sha256=8iQYOVMi6x94AfjCObFJCCI-x3C3coa2JAqj-Xb9LxI,1487
1450
- homeassistant-stubs/components/rest/__init__.pyi,sha256=py-nakE66-zrCHpvPHLnFas6wqIoMe_qKWN9iFQlL1Y,2414
1489
+ homeassistant-stubs/components/rest/__init__.pyi,sha256=7dyjOAC0kKMH-LtwlVuXL9jp3T0Iu_OVFEe3bDjwnd4,2446
1451
1490
  homeassistant-stubs/components/rest/binary_sensor.pyi,sha256=e-_OhvwzGjg-FYWoj6lRAweaXJadCTnuC2jp85zmlfw,2021
1452
- homeassistant-stubs/components/rest/const.pyi,sha256=y1ePR4YeJJuWxuXiCEbqD2hZ9AROM-CGlCAvg_tELcI,316
1453
- homeassistant-stubs/components/rest/data.pyi,sha256=am36fpHnfOu6AHx3STm8WFTrnDVxIC_uZTipj-fuHnU,1029
1491
+ homeassistant-stubs/components/rest/const.pyi,sha256=xcfEMjQsNXtc6OmydEFMQN0IjP0g0JrNI9PJPibDIzs,357
1492
+ homeassistant-stubs/components/rest/data.pyi,sha256=3ibOWCU_mLsc9ULxhL9SVvxR9ThXoq9F1U37oWAGyK4,1088
1454
1493
  homeassistant-stubs/components/rest/entity.pyi,sha256=A8ppZF8ZYKA-oFSog0PWgAovgIC1ZrEsBNiHcdboJj4,1057
1455
1494
  homeassistant-stubs/components/rest/notify.pyi,sha256=sLAvY5DZ_C9kUBDnaD2MFpURrU8M_6OEq8qB7GvpdEU,2233
1456
- homeassistant-stubs/components/rest/schema.pyi,sha256=8v1wPct4cZCD43pNmPPLzNlUWMZAEz0YlBSnFXJ7FgM,1340
1495
+ homeassistant-stubs/components/rest/schema.pyi,sha256=_dmK1F0lZFJtd25Ui8a5tr1C50zomZmRRI0fGesZqxs,1410
1457
1496
  homeassistant-stubs/components/rest/sensor.pyi,sha256=QKwbraMtf8M020RPh2T_ci_G4Pt_JR8zhWkcHib-qCU,2242
1458
1497
  homeassistant-stubs/components/rest/switch.pyi,sha256=IDexbpCsddX_rmRVY7jb3r7OvXsafm0SZSRF3Jq8rgE,2429
1459
1498
  homeassistant-stubs/components/rfxtrx/__init__.pyi,sha256=ghqs8B_kxKsnm9eSPhctUvwKorHM0dvA5q9zdRdRa9w,4497
@@ -1473,13 +1512,14 @@ homeassistant-stubs/components/rhasspy/__init__.pyi,sha256=haDnBUAuoN09ONMkZ9l-g
1473
1512
  homeassistant-stubs/components/rhasspy/config_flow.pyi,sha256=vGiqxwkypxDUPjtNjs2y4QfNeZTMyb8xSVcrhX2keGk,350
1474
1513
  homeassistant-stubs/components/rhasspy/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1475
1514
  homeassistant-stubs/components/ridwell/__init__.pyi,sha256=wNouPzoZXRFWVAknK40l2_SzUj1CJ3D64cyKiBs2C18,674
1515
+ homeassistant-stubs/components/ridwell/calendar.pyi,sha256=4xvmtr8meBqudbCftUzkbejaQZd1N_4JcTmrA_Xzslw,1358
1476
1516
  homeassistant-stubs/components/ridwell/config_flow.pyi,sha256=GS7f-4fH3ZzaX6Ht8hjaSk6LzkAAY3Jlg6C9pEKESXc,1092
1477
1517
  homeassistant-stubs/components/ridwell/const.pyi,sha256=EPlU3px4GukGvP3mz7v-2RD-m9a5S-F1w8KVI5yYPNE,94
1478
- homeassistant-stubs/components/ridwell/coordinator.pyi,sha256=McclmFJjqbuUO2eCFESM_I1HFdd4ZZaQAw79_TvLNVw,1114
1518
+ homeassistant-stubs/components/ridwell/coordinator.pyi,sha256=Mx9ibAWJnXDBrUYJsucN-TjSfqG1UIE7NGwCjmMyaWI,1126
1479
1519
  homeassistant-stubs/components/ridwell/diagnostics.pyi,sha256=JY02z9KRuuI_QmmgmjdFheVhEXrkRKintT2j_CWwzHE,674
1480
- homeassistant-stubs/components/ridwell/entity.pyi,sha256=Rln7XDv79aWiu9qt54excFSROap73OrJ1KbnayPP420,980
1481
- homeassistant-stubs/components/ridwell/sensor.pyi,sha256=ZhV25ctKsVo0aJW5ExcuNIZgR71hH_uWeQJQ9fPN9q8,1384
1482
- homeassistant-stubs/components/ridwell/switch.pyi,sha256=NN13J3ayhjTwwTuz5hefIDIwIOMI9OX9XR-yb2wpWh8,1058
1520
+ homeassistant-stubs/components/ridwell/entity.pyi,sha256=cNS0cz4vzvA9Rs1H2k9XiIvP2kd22UhH3vGN8Xx6d44,841
1521
+ homeassistant-stubs/components/ridwell/sensor.pyi,sha256=U1dN7wt7ovWY500AKNl0vrcwtYvb_zNv0ovg6oOnWNE,1424
1522
+ homeassistant-stubs/components/ridwell/switch.pyi,sha256=rJmYgBGhXFOxlQinWDbPZLizEuusRiO5M_8gNfWJrqs,1329
1483
1523
  homeassistant-stubs/components/rituals_perfume_genie/__init__.pyi,sha256=uiaR3qM1R9bwQmp2oZ7W7cqYZ5mpgyJFY3k0HucufAA,1109
1484
1524
  homeassistant-stubs/components/rituals_perfume_genie/binary_sensor.pyi,sha256=6wFb08H82z59cQoEe3Z-thnLBorpECgkB1NpOdXlnJA,1174
1485
1525
  homeassistant-stubs/components/rituals_perfume_genie/config_flow.pyi,sha256=XzRd3QRHXCT3pfJRm3-msBsfwsowgmBmStXlPy0S_0I,647
@@ -1498,7 +1538,7 @@ homeassistant-stubs/components/roku/coordinator.pyi,sha256=TAMw1XaGyaZ5QTW6Z3LEF
1498
1538
  homeassistant-stubs/components/roku/diagnostics.pyi,sha256=F8iTfSyy2aRbPygbpNTQdJjVHK6f0RseVSoyHWIaQwQ,386
1499
1539
  homeassistant-stubs/components/roku/entity.pyi,sha256=DaBKMryn88WTyW6WKCpANWjI3Q-7yNcXjkVLdd6YQcI,846
1500
1540
  homeassistant-stubs/components/roku/helpers.pyi,sha256=NkJciZ_2XJ_7owSFh3-1yj5WjVzZ18Ha8IJk7nS8WdY,577
1501
- homeassistant-stubs/components/roku/media_player.pyi,sha256=eXLtQ99LxvgQcrGt-80PCzwqoHdHWWb1YeslDD3258c,4009
1541
+ homeassistant-stubs/components/roku/media_player.pyi,sha256=Pmuc2eIIZC5w5uXrSMPEY26qgAZ3DM0A7t-trxSTr3I,4061
1502
1542
  homeassistant-stubs/components/roku/remote.pyi,sha256=9_W38AMegW0oiutdXsDpxuwdqXfI5ZvXK-VxxlCK-5Y,1057
1503
1543
  homeassistant-stubs/components/roku/select.pyi,sha256=06kg1XagoPHsPLr2PH04e7rMGOxLTsePHo6tCDKSQrg,2341
1504
1544
  homeassistant-stubs/components/roku/sensor.pyi,sha256=eRWFjcs1AmgpG30Nq8wunseT1YEBGDj1q5uWxOeMRpQ,1602
@@ -1525,22 +1565,27 @@ homeassistant-stubs/components/samsungtv/__init__.pyi,sha256=viihS1HbAuARJVEWYjk
1525
1565
  homeassistant-stubs/components/samsungtv/bridge.pyi,sha256=NHmAWv4Ri3DS06tyRSiJfnS9AG0TU8TmPo7Enhyk0Hw,7074
1526
1566
  homeassistant-stubs/components/samsungtv/config_flow.pyi,sha256=kn5_U_swfghPCG8hnpcbfSuAieavgqru6U1uHw0JZSQ,5001
1527
1567
  homeassistant-stubs/components/samsungtv/const.pyi,sha256=E3pAd_4yGDt7BKjx9_svKD8tcJ_D1R0v041f7Km3Mck,844
1568
+ homeassistant-stubs/components/samsungtv/device_trigger.pyi,sha256=-6ynlvcVj7m7H-HZs-1Zgda37F0ezrzG3evP_Dk2Tg0,1461
1528
1569
  homeassistant-stubs/components/samsungtv/diagnostics.pyi,sha256=kUVgU7UQP4mAWph6-pl5w0kIeohS8e7JHE1BN9m7kCA,591
1529
- homeassistant-stubs/components/samsungtv/media_player.pyi,sha256=nst76EoTCCOzofK1Xp9Y0sKNDgRZTQ0dYDsmzd8x60Y,4339
1570
+ homeassistant-stubs/components/samsungtv/helpers.pyi,sha256=eRwBkble9ilOOprVDbAGGZt5YjbqHow-SES0oky7ZHQ,541
1571
+ homeassistant-stubs/components/samsungtv/media_player.pyi,sha256=vLk8WObyzICgCR3QWs_kwZi008AmUvPA_UpOytd7dKQ,4578
1572
+ homeassistant-stubs/components/samsungtv/trigger.pyi,sha256=Y6Nj_0AKMixRC7uM7vJZakxbScRrkppKI--IBHgNOVk,783
1573
+ homeassistant-stubs/components/samsungtv/triggers/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1574
+ homeassistant-stubs/components/samsungtv/triggers/turn_on.pyi,sha256=ao61avG-jB0VyME3m-XKrYc2wmIHm_RxZxup2PZYHEY,1125
1530
1575
  homeassistant-stubs/components/scene/__init__.pyi,sha256=7mJutxQxTlGgOlFZWbLqHSZp6lgC2aeBtS8QOR5aSB8,1492
1531
1576
  homeassistant-stubs/components/schedule/__init__.pyi,sha256=6oXQAphFi7Lq4iNzTL9Qi3ltAPYWS4CHmG1NPAbn5jU,3272
1532
1577
  homeassistant-stubs/components/schedule/const.pyi,sha256=XoNnvnRFx0adi72wx1dhNdF4dckxFyTr83Q-h_sIZQs,411
1533
1578
  homeassistant-stubs/components/schedule/recorder.pyi,sha256=5H2XNbjIXlUp8je8DPdZXvUurv7Ev_goDcubCboVOMg,263
1534
1579
  homeassistant-stubs/components/scrape/__init__.pyi,sha256=wHlU_KzSeoyvsY_gFAGfpHZh0rTOhGXdIumL3Bg0DxM,1336
1535
- homeassistant-stubs/components/scrape/config_flow.pyi,sha256=uDKpEZgYsxgJtYRA6RpvTaWGAInjn8GH3F2ejW-yv94,3560
1536
- homeassistant-stubs/components/scrape/const.pyi,sha256=eTJhBhVpGATvPzeEuW9lYmyrJSIAfNyuizGOV2gnXjE,231
1580
+ homeassistant-stubs/components/scrape/config_flow.pyi,sha256=qHU4nGDYO3G3pLozRFZcaYicfzMDc7c3SUD-RlXjjgI,3630
1581
+ homeassistant-stubs/components/scrape/const.pyi,sha256=Ihpov5N9PWbYPat-55jDU7dQ9jqzo-WyfjQk0LMHaNs,272
1537
1582
  homeassistant-stubs/components/scrape/coordinator.pyi,sha256=YNveo3hDqv9MEv3oZfTPsjMXnp-M7oy0vrI4BbusHJg,618
1538
- homeassistant-stubs/components/scrape/sensor.pyi,sha256=WraT_y9rS5_ETJlhgaLNa9QNOcxzp6SnnhRKe3F7g6c,3265
1583
+ homeassistant-stubs/components/scrape/sensor.pyi,sha256=ndAqAvhAT9Rr657kEzVinCxUV0bqMoNxGbM3aLECmyc,2268
1539
1584
  homeassistant-stubs/components/select/__init__.pyi,sha256=7UW4N7wZD7Qv_KHNm1_w-NU_WXQWy6SoSrSukuyrcSA,1786
1540
1585
  homeassistant-stubs/components/select/const.pyi,sha256=cjGmyzpRsXm0SQt8W1BKDTxwMEIeAa9lLQM1kIZZYtw,228
1541
- homeassistant-stubs/components/select/device_action.pyi,sha256=PDgLdCoS2GIwcZm50WxmK6Ngol1waWKo2r0F4_w_70o,1445
1542
- homeassistant-stubs/components/select/device_condition.pyi,sha256=LoDTzU11bd32TOgVJkOirrcRKgVD33Rrw8jEUDQcdLw,1287
1543
- homeassistant-stubs/components/select/device_trigger.pyi,sha256=ngSdGshg-dUWZm9LvhXtkZhC2f_1ijE-1iYimPAE2eg,1450
1586
+ homeassistant-stubs/components/select/device_action.pyi,sha256=smeVt-ox5DQr-HlPYLLRQiGKOZGbgTK6A0CqBn9ECb8,1376
1587
+ homeassistant-stubs/components/select/device_condition.pyi,sha256=INc_i7uyEQRDwaKizCxKjCoJEWex3t2EKkCKm4EpHJg,1251
1588
+ homeassistant-stubs/components/select/device_trigger.pyi,sha256=t5_uqL-KaN5YOv8QqTIdfv8QunqduWkscQFCA8HW3Ks,1381
1544
1589
  homeassistant-stubs/components/select/recorder.pyi,sha256=XTYaNFoaU3DFHm7oX6sfmpdQlM7YTPKGltGQWBUAu5w,189
1545
1590
  homeassistant-stubs/components/select/reproduce_state.pyi,sha256=pxTULZ7RUr8EZWGZAoGThfCmcCd02tBkSOUHBj77jbM,781
1546
1591
  homeassistant-stubs/components/select/significant_change.pyi,sha256=67meG0rhQv2zn40t0AuRG_kCEpE8614rXfuBukVEBcc,258
@@ -1574,12 +1619,12 @@ homeassistant-stubs/components/sensirion_ble/config_flow.pyi,sha256=7CNuWIrov094
1574
1619
  homeassistant-stubs/components/sensirion_ble/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1575
1620
  homeassistant-stubs/components/sensirion_ble/sensor.pyi,sha256=7lgN4TraVnzJTk0SZqPSBI9bwCh2-5yh33dpl62wVCw,2069
1576
1621
  homeassistant-stubs/components/sensor/__init__.pyi,sha256=_2GXGi_binK2_DVPy_AWXjjCyJzwt2SttUtSAK7Cm1A,4999
1577
- homeassistant-stubs/components/sensor/const.pyi,sha256=gcKAFiIExLb_8oVb16S5O4VcC2o-0zIX1Lcx2pjoBTY,3563
1622
+ homeassistant-stubs/components/sensor/const.pyi,sha256=G_eVonXm7EKB1zdroF1R2hxy2d_5NevY2bM_b0VI2vs,3611
1578
1623
  homeassistant-stubs/components/sensor/device_condition.pyi,sha256=lsUo_qHtwdJLSi4QpfG31tZ-uw1Vdq4a8nAewkVObYU,2364
1579
1624
  homeassistant-stubs/components/sensor/device_trigger.pyi,sha256=gxgXlTkO-J2qB_Lb2eMGAMA3Xy2vcmTWN0v2KyCoDtQ,2422
1580
1625
  homeassistant-stubs/components/sensor/group.pyi,sha256=TsVwaBs1B7CumwL6HDFgh0GggSrltGfLGTBxeXIR9aA,284
1581
1626
  homeassistant-stubs/components/sensor/helpers.pyi,sha256=MJNjvqsCPKXxLdDCYWNOBQTNIk3ZRklrdokWFDNEmPo,341
1582
- homeassistant-stubs/components/sensor/recorder.pyi,sha256=v4egNeH7-IbYBhDpQSD6u39-UEDRLsJnqv-EaKyIjh4,3305
1627
+ homeassistant-stubs/components/sensor/recorder.pyi,sha256=cS1XpstgN-FnIOVL4mujjaoLueFmDHYV8f76-S0YvU8,3454
1583
1628
  homeassistant-stubs/components/sensor/significant_change.pyi,sha256=q3iiVjRNiQZMgJDHjKWpW1h6UNcvUfkCddhy9_2ihFg,834
1584
1629
  homeassistant-stubs/components/sensor/websocket_api.pyi,sha256=jV3rzD7njTXi3mNanqRaqLO-LZ80fP3rsw9kP1q0uzw,447
1585
1630
  homeassistant-stubs/components/senz/__init__.pyi,sha256=qlZIW94WRMAnTGMTKafKireHxyHwqqH2WZm3cAERpek,1270
@@ -1588,15 +1633,15 @@ homeassistant-stubs/components/senz/application_credentials.pyi,sha256=Hra7BGzFB
1588
1633
  homeassistant-stubs/components/senz/climate.pyi,sha256=8NgVfR2jc88pOgamZTQLHWSMP5RnAW9FHlUG03jt9kI,2004
1589
1634
  homeassistant-stubs/components/senz/config_flow.pyi,sha256=cK-xmk9MJPQMX73bFambooAS9Hn90qNZNsLmboQzZdA,392
1590
1635
  homeassistant-stubs/components/senz/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1591
- homeassistant-stubs/components/sfr_box/__init__.pyi,sha256=w0WVqX7Pul11XYhJB4ZpPS5of7EOVtSjXoDp5gaoatI,876
1592
- homeassistant-stubs/components/sfr_box/binary_sensor.pyi,sha256=ParphAHG-j46IPjgWL1nKceX23-n5pj0s3Fwraz6qto,2071
1636
+ homeassistant-stubs/components/sfr_box/__init__.pyi,sha256=Fa7IcBDKYnMZSqnRr5NUCEo0-wjTZ3Q9xv9AQ1bs5Qc,854
1637
+ homeassistant-stubs/components/sfr_box/binary_sensor.pyi,sha256=N_ue4TnWjbuWUdDh2UXH60Zp14jjSb-jD2mmqMqZGPQ,2242
1593
1638
  homeassistant-stubs/components/sfr_box/button.pyi,sha256=V3OwngZcrWXb31bA8zl-96dq53LHVR51w_QRG4jvKHA,2064
1594
1639
  homeassistant-stubs/components/sfr_box/config_flow.pyi,sha256=A6yTuNIM-CZ-eTYYJkSPktyWHwa43dfIXa4lzgPA_3c,1353
1595
1640
  homeassistant-stubs/components/sfr_box/const.pyi,sha256=s3HM-cnWjjite14emgmMbGKvyPnHLABZoqNaqVc5HvQ,193
1596
1641
  homeassistant-stubs/components/sfr_box/coordinator.pyi,sha256=8M0LuvMxhg_luLLgquYIEfQVg4v2UyzKptxz5oqMyH0,719
1597
1642
  homeassistant-stubs/components/sfr_box/diagnostics.pyi,sha256=oLlMfm425PawAq4Ua6ZttQyLh8wPJVNEc5Nhn68PPmY,488
1598
- homeassistant-stubs/components/sfr_box/models.pyi,sha256=zRFP7MX1qXU2taN1nDLlAWoouwVdwHRSL1BO9ES9bUk,381
1599
- homeassistant-stubs/components/sfr_box/sensor.pyi,sha256=wr2rZ8CaCi1xNB8dKqoNWTwNxfIzir4dtaLiOQPLjPU,2430
1643
+ homeassistant-stubs/components/sfr_box/models.pyi,sha256=1XT6jDA97tk_YdG-TyVt_3lYlPjK-GWSIV6fwycNYS8,522
1644
+ homeassistant-stubs/components/sfr_box/sensor.pyi,sha256=INYTYCIWNnstb3Jsyb1LlawA7C94cwaN38PZP3K8Pd4,2508
1600
1645
  homeassistant-stubs/components/shelly/__init__.pyi,sha256=ksCX1yf0CYx-6L8oR3rYAv4M4fb60dGtuLnMG6H7Lz0,2231
1601
1646
  homeassistant-stubs/components/shelly/binary_sensor.pyi,sha256=qCoceCBtNnV4WLpiNZh4Zybqyd8B6vaKkp4JF9OEHBQ,3900
1602
1647
  homeassistant-stubs/components/shelly/bluetooth/__init__.pyi,sha256=9GwOSQ-32ZS7IgUt_0IqEX4kB64Foa9bO5OjIB-trlc,704
@@ -1652,7 +1697,7 @@ homeassistant-stubs/components/sleepiq/button.pyi,sha256=sOGQyTBnl3nKJBRo3JfBJNR
1652
1697
  homeassistant-stubs/components/sleepiq/config_flow.pyi,sha256=6qVOm09lxtdl1qtBXLyosLcNwp_tcu3A8qg1BuqP_wM,1179
1653
1698
  homeassistant-stubs/components/sleepiq/const.pyi,sha256=4VKrpVPJ1XoSqny4k4gc9Magf0UN7r9TtFVQYeu4TAU,297
1654
1699
  homeassistant-stubs/components/sleepiq/coordinator.pyi,sha256=yJYTB6tPY14EMPTFmX_d46UAtymWc4agY_SzOKbo7S4,1034
1655
- homeassistant-stubs/components/sleepiq/entity.pyi,sha256=BhnCqVTCyvf_x6IbMNYE911o5du0TS8ACRGiueAH87I,1736
1700
+ homeassistant-stubs/components/sleepiq/entity.pyi,sha256=JYwCQUFSl2fEWTPz72C3A8_ASlI4oOoHwUKplcxHm-w,1667
1656
1701
  homeassistant-stubs/components/sleepiq/light.pyi,sha256=Or8IVy3w-UdMPhHVTGHHm-eyO8q9eKmLIKftat1C7ao,1390
1657
1702
  homeassistant-stubs/components/sleepiq/number.pyi,sha256=9NtctQf_mjft4XGcI_-bW2QAWbqKDeunVJbmqDQh0vc,2983
1658
1703
  homeassistant-stubs/components/sleepiq/select.pyi,sha256=ZgxmWbALwQXtGx9YRcIpKvAJv7XAHhh88nGHbzJQx3w,1235
@@ -1680,7 +1725,7 @@ homeassistant-stubs/components/speedtestdotnet/coordinator.pyi,sha256=e3bBIOnXqT
1680
1725
  homeassistant-stubs/components/speedtestdotnet/sensor.pyi,sha256=MKWICgP5vRcfk_g5fxBE21U5k8NovH4xjc4gUiY9VGc,2643
1681
1726
  homeassistant-stubs/components/ssdp/__init__.pyi,sha256=iLMCoF9IYBxTJ_QQZBSSs8yxAtXcwcWcoer4AhAknE8,7528
1682
1727
  homeassistant-stubs/components/statistics/__init__.pyi,sha256=rWT3SFRVo9UAulZ2cOIIZLDcsSvgXDgWjiGGp2jOpoY,121
1683
- homeassistant-stubs/components/statistics/sensor.pyi,sha256=K-3W2PKgBnigGgIVtZ_J509VZDhZ1bA1M_dv5AuQgYA,7112
1728
+ homeassistant-stubs/components/statistics/sensor.pyi,sha256=_xNSWMDW8m3IBkYLwz5OPw_DoQZnapsQNrtjbv0xIkI,7082
1684
1729
  homeassistant-stubs/components/steamist/__init__.pyi,sha256=IHRqksSLkOJ_u_lBsOxe-7wa1KkN3Hx-Y5luMbx8OSM,1350
1685
1730
  homeassistant-stubs/components/steamist/config_flow.pyi,sha256=DREih1edINbAIAAWlOfbT9J92viwpiNL8wPER8kMDJ8,1880
1686
1731
  homeassistant-stubs/components/steamist/const.pyi,sha256=8EEG9DIm7aFoxTSCwGpYVUq4UeGZWN9HuVf109732hM,148
@@ -1702,10 +1747,11 @@ homeassistant-stubs/components/stream/fmp4utils.pyi,sha256=asCbKC3O1hD1J2SG3A92t
1702
1747
  homeassistant-stubs/components/stream/hls.pyi,sha256=fadM40R3QuZADJGJRJNd28kR_iUez39uo-_Ws3saSRo,2711
1703
1748
  homeassistant-stubs/components/stream/recorder.pyi,sha256=ZDs9Ng00phTupn8j4dzvdHrc_FNA2lmMDvUuyRfB3s8,1097
1704
1749
  homeassistant-stubs/components/stream/worker.pyi,sha256=zf6ihYR_Li1HySu8DYnP_GE_wjhjTabVdZ7-Sja0eZw,4079
1705
- homeassistant-stubs/components/sun/__init__.pyi,sha256=0XyAmQcgdT_TuQti-QvxFlekUgKW1nposjtkNnbPP4c,2904
1750
+ homeassistant-stubs/components/sun/__init__.pyi,sha256=kkcjPu0gyRTMrgko6GjRk4MepEkrdR3W0Q_D7er6KZc,2926
1706
1751
  homeassistant-stubs/components/sun/config_flow.pyi,sha256=viJx4TTdDdDVP-DVTXChmmTi9TODtKoTlePxcKwAPIw,460
1707
1752
  homeassistant-stubs/components/sun/const.pyi,sha256=Pc5HaWbrm-tj18gMTMSl0KTgRtfR4kDNOAxTFiZ4yXs,70
1708
1753
  homeassistant-stubs/components/sun/recorder.pyi,sha256=tfNvI6IFtYlK5AApuyIbef0Wly5ONbbcv0bKiutpKlI,581
1754
+ homeassistant-stubs/components/sun/sensor.pyi,sha256=0aOn9_C17IE52HKFh9TK23KrY5yW0-LS-8kZxvnZjPA,2034
1709
1755
  homeassistant-stubs/components/sun/trigger.pyi,sha256=hjdVz5vwuUwmbsKZM0Liy3hIXBWY_G9dpDtuC-xTflg,803
1710
1756
  homeassistant-stubs/components/surepetcare/__init__.pyi,sha256=pgxYpOwKv1T4hniygQeAES0Zk6e44A2tXhiiv22xmzk,2104
1711
1757
  homeassistant-stubs/components/surepetcare/binary_sensor.pyi,sha256=hOmKlCa8zMzhdVUn9j56iVqa60f7h5wX-GVbyKqf2wc,2037
@@ -1733,15 +1779,15 @@ homeassistant-stubs/components/switchbee/cover.pyi,sha256=H5bjzw6V3gfASXnng5EJl0
1733
1779
  homeassistant-stubs/components/switchbee/entity.pyi,sha256=nTNUsc1u8rTKL_GyZz3wTcErkO1nnoykOFh0Opd4sT8,1208
1734
1780
  homeassistant-stubs/components/switchbee/light.pyi,sha256=KQC6e-0B0f5KG9caSyL9mG0ytcU0nLnoG1rGKFZcZ84,1528
1735
1781
  homeassistant-stubs/components/switchbee/switch.pyi,sha256=gklRDooU36o7Q__ZtauwYuUSGgevNddRrePkKJ1eZBY,1457
1736
- homeassistant-stubs/components/switcher_kis/__init__.pyi,sha256=KzhdP91fwG8nimV_fyT3BLkb0BaV13jLLnQVxSLGImQ,1851
1737
- homeassistant-stubs/components/switcher_kis/button.pyi,sha256=Iy8mMwD2J_wTd_p3H7uBdauwyiiWd1tdaSTwTt1wtOo,2543
1738
- homeassistant-stubs/components/switcher_kis/climate.pyi,sha256=S6ZNPOjvgU5l_pYNnXGhag14mpR0ZPXFJZhVK9E7njM,2937
1782
+ homeassistant-stubs/components/switcher_kis/__init__.pyi,sha256=m-80kvypo33Tq4ybyIogmjJFECApCOjQlNnn-Xov9Bk,1815
1783
+ homeassistant-stubs/components/switcher_kis/button.pyi,sha256=CrSqST7V_vRr2C7CMVScdKRAKdJsdDf9S69OmLymUs8,2474
1784
+ homeassistant-stubs/components/switcher_kis/climate.pyi,sha256=w_l8Qbh3QDdAD9wEWaqDSxi3R-YySENmUSORMsQI2yk,2868
1739
1785
  homeassistant-stubs/components/switcher_kis/config_flow.pyi,sha256=Sd74ulkbe35BG1ftvFfiJMunf1tZnZ4POzdP07NOWfk,637
1740
1786
  homeassistant-stubs/components/switcher_kis/const.pyi,sha256=p0DcABhg1AEBItwbCTkuPG1q8d-0P0NZKMcILDGNME4,298
1741
- homeassistant-stubs/components/switcher_kis/cover.pyi,sha256=EbClyUw6PZGG9n46CjR5CiuwS5x3pBqe1BwoIcu2UPc,2265
1787
+ homeassistant-stubs/components/switcher_kis/cover.pyi,sha256=01wU12ZlVnz4luEwPs6okC9DQQhdKlUfNsvUUUg2mJk,2196
1742
1788
  homeassistant-stubs/components/switcher_kis/diagnostics.pyi,sha256=uw-uUYIFFqjJZxR2UhOL1lbkbenCuqWZji5NLf4mJPI,471
1743
- homeassistant-stubs/components/switcher_kis/sensor.pyi,sha256=fCoxdqPdf3sEm-EzDRLxI__hR74oCb6jbE7SHg5bEW4,2129
1744
- homeassistant-stubs/components/switcher_kis/switch.pyi,sha256=E_g5LbDXmNNxlsFKmpNB0rx_yXSXIEOqrveimXqds-Q,2607
1789
+ homeassistant-stubs/components/switcher_kis/sensor.pyi,sha256=OKIjvxZr_k_sOkZQavhLvhjMblBDGBNL_PjanIZB9gI,2060
1790
+ homeassistant-stubs/components/switcher_kis/switch.pyi,sha256=73MD_cGZONWgrR86CxrxaTZE1IyGwVgMXwVvJcTxRVs,2571
1745
1791
  homeassistant-stubs/components/switcher_kis/utils.pyi,sha256=fYzHKZ6yW9_fjsRIN-Z3bReQ2_VOhvjKIoZBywBnDQU,828
1746
1792
  homeassistant-stubs/components/synology_dsm/__init__.pyi,sha256=uZjYdtOY_rMrwLF5esdAKS3Ld1uAbj-hXgeikMF3F9Q,1669
1747
1793
  homeassistant-stubs/components/synology_dsm/binary_sensor.pyi,sha256=3nPwIj37khnWofQSzRO15-2W3LX073WjkYnsRmSVs_0,2490
@@ -1754,7 +1800,7 @@ homeassistant-stubs/components/synology_dsm/coordinator.pyi,sha256=XPb_f6oQ0IiLx
1754
1800
  homeassistant-stubs/components/synology_dsm/diagnostics.pyi,sha256=7bHKhu1hD4BqMFGov2qTvlYp65-t6KSU5x5arJQbe7k,715
1755
1801
  homeassistant-stubs/components/synology_dsm/entity.pyi,sha256=3MZWU9JsUiVCIpV8h6WA8RmX0_HbbI5H2GOUFZzsLoU,1998
1756
1802
  homeassistant-stubs/components/synology_dsm/models.pyi,sha256=QpVnx9TvHY6w31ibF0ZQrm66L_8AioZN6_XLCHMTiZg,641
1757
- homeassistant-stubs/components/synology_dsm/sensor.pyi,sha256=8Xs9U_uo_RtH6Oc-yXuqeI0uEDKfqjQlXUZWxEpoyAo,3239
1803
+ homeassistant-stubs/components/synology_dsm/sensor.pyi,sha256=PmJunJLOG8Ogg8U9pu_n6So_k3XRnbyF8v_cPf0GJP8,3306
1758
1804
  homeassistant-stubs/components/synology_dsm/service.pyi,sha256=h0qhMzwZO2z_nq_I0T1WbE5ViCtRCZy0eN0SIa-x2TE,422
1759
1805
  homeassistant-stubs/components/synology_dsm/switch.pyi,sha256=sAqGFOElY9PgjSAwK1CqUxsKPVY0qh-FhjMSSTQ_Un0,2031
1760
1806
  homeassistant-stubs/components/synology_dsm/update.pyi,sha256=uUMeUlabCYxGKJ8-6k1aUzpWabmU3-J-Fs9lQhEaNrY,1726
@@ -1781,12 +1827,16 @@ homeassistant-stubs/components/tcp/common.pyi,sha256=O_N6GTj9bnUyNXfSRRtulLqxL8z
1781
1827
  homeassistant-stubs/components/tcp/const.pyi,sha256=j2n65jEfVKhLGLMRZ_4RBhBynXI9tvRytjUAvStkh4U,223
1782
1828
  homeassistant-stubs/components/tcp/model.pyi,sha256=2LgHRKeLL7mCNrGO1P4pOA0QUjKOsgsfbSOkHHa5jkQ,375
1783
1829
  homeassistant-stubs/components/tcp/sensor.pyi,sha256=LPaxRbCWn_kBVgYsGjI_9VGLJZj3zHZo0URrqyosIoI,969
1830
+ homeassistant-stubs/components/threshold/__init__.pyi,sha256=lEIOCJgCEOkH0ZwqUy0QQQ7NGlYpH8mIJ8QNWwj0nv4,442
1831
+ homeassistant-stubs/components/threshold/binary_sensor.pyi,sha256=kF3TiARCF8NzUnjod_3qgYgs7-TpJmK5djXIefKVLq0,2738
1832
+ homeassistant-stubs/components/threshold/config_flow.pyi,sha256=NfYguLrJ-3S50EBHiEkSrTeTQokHFQP7OOCJl0iCEpY,1043
1833
+ homeassistant-stubs/components/threshold/const.pyi,sha256=00Ab7kU4jAj6yPLD08bUMnFVDh4Y9bPhrBSlk1WbgaY,91
1784
1834
  homeassistant-stubs/components/tibber/__init__.pyi,sha256=0Jwcta5D3wb8DBH4TU_8wLqRf8R7sZ0dKx7nX9-TMjI,1045
1785
- homeassistant-stubs/components/tibber/config_flow.pyi,sha256=Ehm1C_Y-sAHeyH5k2tH_agNMxkmCu1pSorLc_JlgDt0,585
1835
+ homeassistant-stubs/components/tibber/config_flow.pyi,sha256=xhbxmUtxgmnOgaPyuNfMAtWBeookoP0C_InBVpUoThI,633
1786
1836
  homeassistant-stubs/components/tibber/const.pyi,sha256=sDV5hAP5QRg5952REjhy2-jxqlZQQZFnqF250naz4WM,52
1787
1837
  homeassistant-stubs/components/tibber/diagnostics.pyi,sha256=J8-L9UWf3tMTkF3pS6xO5toEvoKEEVOMatMIDFCZ1cQ,306
1788
1838
  homeassistant-stubs/components/tibber/notify.pyi,sha256=hDJ6DkgCBCs0mi78wvmr_hwZL-m8h_qXaKSjjAalxb0,839
1789
- homeassistant-stubs/components/tibber/sensor.pyi,sha256=OCzLBynxdZAqR5UXRHLAYk-zMInYDgGSRdF3ovsFIYs,4788
1839
+ homeassistant-stubs/components/tibber/sensor.pyi,sha256=rQz-M4AS0NYzARjtJQXnkwuuRlBpJkY3LGjlRMOaplE,4858
1790
1840
  homeassistant-stubs/components/tile/__init__.pyi,sha256=yoa0jgb_r4kWAYUOclogKgX_66KiLvVAqPGEL9mXyXA,1397
1791
1841
  homeassistant-stubs/components/tile/config_flow.pyi,sha256=iFY31n807WvXuJebyNQtA2s1HiNtoMwqcJKvWP874W8,1153
1792
1842
  homeassistant-stubs/components/tile/const.pyi,sha256=ApJjYGIfxEHQ112a2tGXF7SyTQbhrih7AUV4OwvbqgQ,65
@@ -1813,15 +1863,17 @@ homeassistant-stubs/components/tplink/const.pyi,sha256=vG0qCJ-VpD5FZLWwOgiKiw7Ve
1813
1863
  homeassistant-stubs/components/tplink/coordinator.pyi,sha256=riH1Pl8M5ho5FYgi-qmMoc1hlVApIn2gxkdxHKfnBVI,701
1814
1864
  homeassistant-stubs/components/tplink/diagnostics.pyi,sha256=BLAr84nFFaYfhxKtdrvr3E45b3YT2Jn2ouqHeJbgnGc,527
1815
1865
  homeassistant-stubs/components/tplink/entity.pyi,sha256=d8zwvQ6fJ8XVC8PMkQdcHIaqN0ScXWw61Fm9xi0mb5Q,1050
1816
- homeassistant-stubs/components/tplink/light.pyi,sha256=NiKYbcy62235awDGTr91afj06gGZ3z3Aoyghwt03wE0,3859
1866
+ homeassistant-stubs/components/tplink/light.pyi,sha256=MS7J1K6m-gLdE2T1GgNtM4S_0dHjiJLKlrS2lXqJASY,3834
1817
1867
  homeassistant-stubs/components/tplink/sensor.pyi,sha256=nEgIX_-UkFNUtovEt8EjcJ6KzGaV490Zfk555Xds77w,2350
1818
1868
  homeassistant-stubs/components/tplink/switch.pyi,sha256=7QPZykL_cnYxL-zp7I57wiVe_GjzGndU436RWMbL1oM,1728
1819
- homeassistant-stubs/components/tplink_omada/__init__.pyi,sha256=ivZcRi3zT0qQkJVNgYYE5VPRZuizInjgqnMyAyEb7uA,632
1869
+ homeassistant-stubs/components/tplink_omada/__init__.pyi,sha256=xvIRjC1GEQ7IF99WHQGyFXPtr1n_Q5WrNVqrtOm_WoM,699
1820
1870
  homeassistant-stubs/components/tplink_omada/config_flow.pyi,sha256=NgFAExI2wqiul9g64BV31Hj5MdyqZMboNqYsGC1ucjY,1852
1821
1871
  homeassistant-stubs/components/tplink_omada/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1822
- homeassistant-stubs/components/tplink_omada/coordinator.pyi,sha256=zIxWB3wjiYSKpu5w3CkKWBJEdMJUDYxzBKWCmfGKVAU,748
1823
- homeassistant-stubs/components/tplink_omada/entity.pyi,sha256=ZNvro3ujZTCZ1s6Xu4jpP6JHssQAVSE2mWvqyVeQ6b4,736
1824
- homeassistant-stubs/components/tplink_omada/switch.pyi,sha256=ZQVw3kxYOYjHR6-YuaZ_dzSK_vgxb7wIkPUPV00iaK4,1940
1872
+ homeassistant-stubs/components/tplink_omada/controller.pyi,sha256=wTjDYua6NBPHTWPA0Wq0DpMQihk7b2hGDHTC-_guXkA,1027
1873
+ homeassistant-stubs/components/tplink_omada/coordinator.pyi,sha256=AX2-c0uzGAdNSwWvY4NOfl6N8pfL3Hx9tEslVSF9eaE,695
1874
+ homeassistant-stubs/components/tplink_omada/entity.pyi,sha256=AdDlhmSsVBMLQEVX4SQ3OhXifKWwjZUO4IdcgKhBSFo,640
1875
+ homeassistant-stubs/components/tplink_omada/switch.pyi,sha256=CSA3JmtLDA-CyOO5VfullDMMhP5qeuZ_tJctz2pnzyA,1788
1876
+ homeassistant-stubs/components/tplink_omada/update.pyi,sha256=PNPLEUm3TDqAWXc7wWkJb1xGglaorwp5GBLhnrxqZz8,2264
1825
1877
  homeassistant-stubs/components/tractive/__init__.pyi,sha256=B-yTouwSFl0Yjg3QXf-OHKKGxby9nj1OXGrLjqHc-to,2983
1826
1878
  homeassistant-stubs/components/tractive/binary_sensor.pyi,sha256=9f9gf3Bbma5hCMxZ4tv9vzrJuXFQ5EIQf_ZPsl5fsMA,1710
1827
1879
  homeassistant-stubs/components/tractive/config_flow.pyi,sha256=0rZP4WpFUTn73m6F-_kc8oC6Pw8jha2yDAaKM-qgtF0,1034
@@ -1840,7 +1892,7 @@ homeassistant-stubs/components/tradfri/cover.pyi,sha256=1NVnxqJXNcykWj0gd9_9wiYL
1840
1892
  homeassistant-stubs/components/tradfri/diagnostics.pyi,sha256=qdE_Mse2tiFu_CowyNA2yhWCZD8T-dDKqmAiBt4pwzI,401
1841
1893
  homeassistant-stubs/components/tradfri/fan.pyi,sha256=QZCrOeWLMsSj9hgUlkBuFbcD0reY19UeGFjE159-hto,2073
1842
1894
  homeassistant-stubs/components/tradfri/light.pyi,sha256=ynqthoNJD48VIpG86fWgOsos08ieI_xucCdXWekVEzQ,2002
1843
- homeassistant-stubs/components/tradfri/sensor.pyi,sha256=p1Z1SDbmKlFe-hSyBZv0QTpqcLwxC1DwI0SGM7gkudk,2757
1895
+ homeassistant-stubs/components/tradfri/sensor.pyi,sha256=JXrqMAY31budfNewondxGNe0fIq6d_0kws7_SzqYv50,2688
1844
1896
  homeassistant-stubs/components/tradfri/switch.pyi,sha256=d1ZP_RzNg-6WBSyXct25FeYCQCn5BdPkXJifTv0ZJWM,1386
1845
1897
  homeassistant-stubs/components/trafikverket_ferry/__init__.pyi,sha256=RAo9qPRM5FhZ84pUcWwNI8CI_BVI-5zTpfYeMBcKMo0,432
1846
1898
  homeassistant-stubs/components/trafikverket_ferry/config_flow.pyi,sha256=zPiH38PwFRp9cYP4rmmuFhTCjMLb3bQU0sQea0nYmqA,1291
@@ -1858,7 +1910,7 @@ homeassistant-stubs/components/trafikverket_weatherstation/config_flow.pyi,sha25
1858
1910
  homeassistant-stubs/components/trafikverket_weatherstation/const.pyi,sha256=gFJN1cevdn7CtvYdqaaajPX1vDazLlG7aIWGSbgx-gw,189
1859
1911
  homeassistant-stubs/components/trafikverket_weatherstation/coordinator.pyi,sha256=AlsJa96zL2X35DvG2nS6NgmcqkSvQpVrKbj5gYjXBkE,913
1860
1912
  homeassistant-stubs/components/trafikverket_weatherstation/sensor.pyi,sha256=6m5vV42oU_UnARjk5L9cMVoMdzPNW2lFAr10mbrNELs,2613
1861
- homeassistant-stubs/components/tts/__init__.pyi,sha256=HWR3Z9siRkQnrS1iyQjSjYuxgcqWamqBpl4FTp8hFGQ,5715
1913
+ homeassistant-stubs/components/tts/__init__.pyi,sha256=dRDMKceYsaGfINSRZMQogTMw-oQ7jswI32fBour3DM8,5754
1862
1914
  homeassistant-stubs/components/tts/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
1863
1915
  homeassistant-stubs/components/tts/media_source.pyi,sha256=pnxcB33lRqCtc3gCvNnUVvHDHrgIit3rLyd38kf7-2Y,1610
1864
1916
  homeassistant-stubs/components/tts/notify.pyi,sha256=97fxX6e5J6i57FEPie5D5ehE0I_NBt0wFroY4sZc1Aw,1049
@@ -1869,7 +1921,18 @@ homeassistant-stubs/components/twentemilieu/const.pyi,sha256=I5P8a_KpDMMP97ZIfwL
1869
1921
  homeassistant-stubs/components/twentemilieu/diagnostics.pyi,sha256=nncdoJxn3TlR4_aTx7AKKUi_rUqyX52N5OXbuD2snVE,498
1870
1922
  homeassistant-stubs/components/twentemilieu/entity.pyi,sha256=E7mKhxepP2hMx52GISuspfIQ7xBJLj59TTzZs6Kb55E,851
1871
1923
  homeassistant-stubs/components/twentemilieu/sensor.pyi,sha256=vZuJQa5JS5BQjji-__WJFccXMmlyPGrIhbLTTNubcC8,1910
1872
- homeassistant-stubs/components/unifi/update.pyi,sha256=14BhUNmjD721b8lNQ-Q9Pn1ezXwHimFo-A3YwBUbivQ,2585
1924
+ homeassistant-stubs/components/unifi/__init__.pyi,sha256=Nw6Lu9OfCvr1o-XYHPe3q9VfaqyPb0nfdfdDEoMwqQA,1893
1925
+ homeassistant-stubs/components/unifi/config_flow.pyi,sha256=2MJL1-M1kKGpPs6D6qfH9ZsNYBGLTxMcWTD7DdFfrF0,3142
1926
+ homeassistant-stubs/components/unifi/const.pyi,sha256=AsK3lq1T4HVGlQCh_xK5eYkbQ3wlnZSvC2VLRmZxbp4,782
1927
+ homeassistant-stubs/components/unifi/controller.pyi,sha256=gzESK-AlP7-uWxI11qP0jdL5fa00QcbV-9ZvKBlQ-Ak,4929
1928
+ homeassistant-stubs/components/unifi/device_tracker.pyi,sha256=8j4WQkY5Aw_p3O_xzUFJnvCanemFTWNllgIIeagPEgA,3766
1929
+ homeassistant-stubs/components/unifi/diagnostics.pyi,sha256=8HAsTj3gmEk3rlow2LRVw5gQIMyu6BT1E1TD-vsTPuo,1051
1930
+ homeassistant-stubs/components/unifi/entity.pyi,sha256=VJxTrqjbC_1KC00h8Di2On-zkX5UO5gm2iNCMNXPoGk,3391
1931
+ homeassistant-stubs/components/unifi/errors.pyi,sha256=h1_5yfcesViHv8-8Bd-geo5moFY7_SkjvvcN3ydwaHo,339
1932
+ homeassistant-stubs/components/unifi/sensor.pyi,sha256=37fV2vp-NQgj1cFq52BetJMclYM0vr7VOcFkJzGWZWI,2921
1933
+ homeassistant-stubs/components/unifi/services.pyi,sha256=HUocu09DKvpcTs7K_A3ohNzArNElWFeT-UIEDubvZsY,834
1934
+ homeassistant-stubs/components/unifi/switch.pyi,sha256=BzONW0_oyVFyqCW6JJTt8pKExYBPWFxXIl4mG8u4cMI,3935
1935
+ homeassistant-stubs/components/unifi/update.pyi,sha256=DoqKPC7MlmF4Ex-ISJeU77JpTxV-Z7WYQw1rYM_6Ga8,2711
1873
1936
  homeassistant-stubs/components/unifiprotect/__init__.pyi,sha256=JPmLhrnQc3FdnZdg6G-3RuQm0NWLMUm2A4kh-z5K8qA,2116
1874
1937
  homeassistant-stubs/components/unifiprotect/binary_sensor.pyi,sha256=hfKJEpBx-8V5YqvcMMzCydM5fsKikqYD95fs4EZbEBg,3975
1875
1938
  homeassistant-stubs/components/unifiprotect/button.pyi,sha256=bVbg0jKKfvJa9L8S_gRS-NuKlRHyL_bF02CtZToKxyQ,2541
@@ -1889,7 +1952,7 @@ homeassistant-stubs/components/unifiprotect/models.pyi,sha256=q1AhIK2wau1GYHKK6z
1889
1952
  homeassistant-stubs/components/unifiprotect/number.pyi,sha256=yeaiwZOQkC9ZoE1yg0oaLHv8qCPW40ulAPo_28yNwJs,3154
1890
1953
  homeassistant-stubs/components/unifiprotect/recorder.pyi,sha256=1-BcwR5osutdY8-kQa7YmY1PwNQ4m85Xsqrke2-offg,234
1891
1954
  homeassistant-stubs/components/unifiprotect/repairs.pyi,sha256=kOyS6lOIh2vxG8CCJDdfedTin9jXE-HQniZa4rZl3sM,1305
1892
- homeassistant-stubs/components/unifiprotect/select.pyi,sha256=PLR4gnnJT9EGGJz9sKx79j4orB5oWVhiLpMtw3upAPc,4534
1955
+ homeassistant-stubs/components/unifiprotect/select.pyi,sha256=fd7JOi5uMzDOwOhk_w54xgOdwlDYE4G2WmQ1qDZ6GBs,4600
1893
1956
  homeassistant-stubs/components/unifiprotect/sensor.pyi,sha256=y7FeeDjmq7MMmoN3Oo3y17RFMZaXRkVRb02I_Cy_56Q,5384
1894
1957
  homeassistant-stubs/components/unifiprotect/services.pyi,sha256=DelLShUx0wQs0l060I3ADFFif7NTIp_u1SYxTPvf9z4,2013
1895
1958
  homeassistant-stubs/components/unifiprotect/switch.pyi,sha256=fn1SvCrDiTcUfxRS-37V48JatBEMZ9VSq83VB75t-aw,3790
@@ -1923,9 +1986,9 @@ homeassistant-stubs/components/usb/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5l
1923
1986
  homeassistant-stubs/components/usb/models.pyi,sha256=6QlUvx4B_1lo-5cHvFOfGlAv04bEOnrobRK4cZjCIhk,260
1924
1987
  homeassistant-stubs/components/usb/utils.pyi,sha256=6UemdWVPWrMRCmRkptKRg_QNzIOkSFwxbEUzBCDlPLw,179
1925
1988
  homeassistant-stubs/components/vacuum/__init__.pyi,sha256=azeez7pGxcK01kIti70tiA2Pm_o8CWENK1nLZWEnL5g,6058
1926
- homeassistant-stubs/components/vacuum/device_action.pyi,sha256=f_2FUKyy9vAsy6iRGIht_wzwBsxF0qpUdZ_gC0UcGuU,887
1927
- homeassistant-stubs/components/vacuum/device_condition.pyi,sha256=c07qmebPfNPmEovPyL6IS5UMCYggeUq6E6A6u8CWnqU,1045
1928
- homeassistant-stubs/components/vacuum/device_trigger.pyi,sha256=3jhkrzqPN5W_bLrGGR2W7aMHUrtBM1I1JypNoU6QnEQ,1218
1989
+ homeassistant-stubs/components/vacuum/device_action.pyi,sha256=XZb81ii8oYNTQjSa0rDSlIOdey5qU8J217DZxrKaITM,818
1990
+ homeassistant-stubs/components/vacuum/device_condition.pyi,sha256=aX391R62-7FD3h6xyGEiX_6G3ZTeNiP33cUro3hbe-Q,1009
1991
+ homeassistant-stubs/components/vacuum/device_trigger.pyi,sha256=aTmX03ktrcEDs5hAfa5bx-zdlgI2MwfHuQ9-73hC55o,1149
1929
1992
  homeassistant-stubs/components/vacuum/group.pyi,sha256=n_wnlsroKjp5rG8A64gw8f3m5uU7WM8rFiJzsxvZitA,472
1930
1993
  homeassistant-stubs/components/vacuum/recorder.pyi,sha256=4roD3VWvRljmHCX5F9c9pxWHUmC4_lcnNSIkeCxrSoM,203
1931
1994
  homeassistant-stubs/components/vacuum/reproduce_state.pyi,sha256=ljZmHSaRBReFWfqe_z83agTv9wG_ChxWW_rXZ3CEYcM,1235
@@ -1937,7 +2000,7 @@ homeassistant-stubs/components/vallox/fan.pyi,sha256=rW6iyLwl4A3Yig_HAlrHmQVo9V8
1937
2000
  homeassistant-stubs/components/vallox/number.pyi,sha256=yqzeoTPsXdhdcbPugR-NY1NwAgaGEhti5jGpjJmv_es,1933
1938
2001
  homeassistant-stubs/components/vallox/sensor.pyi,sha256=ijihIAFkGmacJvhqGrP4n_YucI3kVybid3qbLqOqyoM,2809
1939
2002
  homeassistant-stubs/components/vallox/switch.pyi,sha256=m4liolMO3_805A3mo67auaKmAi_zI85MD_ouzgRygRU,1881
1940
- homeassistant-stubs/components/velbus/__init__.pyi,sha256=-QByPWlZwyw-bobvTUh4-rN8v87YPRP_c2uCzQYB2yA,1446
2003
+ homeassistant-stubs/components/velbus/__init__.pyi,sha256=FwaF36O-UOKalVQcekKrwY2jLML6UlwKT8F-mEeAMUw,1300
1941
2004
  homeassistant-stubs/components/velbus/binary_sensor.pyi,sha256=OO6wJHc01A-0LfV4Dg9nGI851k-xdtQsraEronVKAfA,713
1942
2005
  homeassistant-stubs/components/velbus/button.pyi,sha256=vcjQBOd69u1JJehQW6l4RZqoLKmPUUygeDYuffo2yx4,942
1943
2006
  homeassistant-stubs/components/velbus/climate.pyi,sha256=erJh0HBzj4Nko6zxqncquP9IrcAI49GdwbPOd374T4Y,1439
@@ -1946,7 +2009,8 @@ homeassistant-stubs/components/velbus/const.pyi,sha256=ywDo2BxBCjXnzPtA0KRRrHQ1b
1946
2009
  homeassistant-stubs/components/velbus/cover.pyi,sha256=5W98DVfsyJi7WnDMDxgQrxJuSSXo6tZ-Mh6F6Md_vgs,1369
1947
2010
  homeassistant-stubs/components/velbus/diagnostics.pyi,sha256=J9vCdvc1v_2bdvOnodZcCmc2Q21wkzOEQf7cbdqKilU,784
1948
2011
  homeassistant-stubs/components/velbus/entity.pyi,sha256=u_iGIWS0B7sii5pBsx0scFSmk0JBACUhli8b4Ax489I,541
1949
- homeassistant-stubs/components/velbus/light.pyi,sha256=SWXX_NShf5XkABzvKN-UDSyRMhR2Cf1VKqL1snon-5E,1960
2012
+ homeassistant-stubs/components/velbus/light.pyi,sha256=9tSEJwL9OuWup7kJ9L70kDFQZKT6Phy5rnc3l0BFtwA,1961
2013
+ homeassistant-stubs/components/velbus/select.pyi,sha256=lhxUUX_8j5lNkib0cYUAUJpqItxJzlt5UCKap0Cl1z8,1031
1950
2014
  homeassistant-stubs/components/velbus/sensor.pyi,sha256=XKky3qEIBXZkegKjGTGxsq6Z-bBGtFIWD6dwO9PBRKU,1314
1951
2015
  homeassistant-stubs/components/velbus/switch.pyi,sha256=88ola36qSWNchBmsNt__fa0gV3a53TPM7w83s0Gxmd4,827
1952
2016
  homeassistant-stubs/components/vlc_telnet/__init__.pyi,sha256=H0nY7pbngoMxW3H4R2vMmg6WAT-iq21tjfCNKErKdAg,763
@@ -1964,7 +2028,7 @@ homeassistant-stubs/components/wallbox/number.pyi,sha256=Wy86U7pr-ju_7vpKX3BbZ1q
1964
2028
  homeassistant-stubs/components/wallbox/sensor.pyi,sha256=7AvR9PfKOgDDpWhhjPIbX3LPUjuunNkaLxU8tF7aJDo,2869
1965
2029
  homeassistant-stubs/components/wallbox/switch.pyi,sha256=Kl1DJWTRdujZQ_v5zLVuwRGHlgTDmMWTJzCIdTWhECg,1442
1966
2030
  homeassistant-stubs/components/water_heater/__init__.pyi,sha256=5bQmmXRCqPgk2kQmNPkla_zPWAWBC69oDljvhRzK-TM,4830
1967
- homeassistant-stubs/components/water_heater/device_action.pyi,sha256=2qAk9LUzAjjLB8H1LPVo3yZ-5T3Tbl9cPwO_qcA4Izs,879
2031
+ homeassistant-stubs/components/water_heater/device_action.pyi,sha256=AEN_EgMdeFbQCwhFea8kr0f7qrmfxwentsPsusYqdqU,810
1968
2032
  homeassistant-stubs/components/water_heater/group.pyi,sha256=4CmWktOg5zaqKICuxz8YYAx8Z0jkwLcERjWpEltiy_Y,550
1969
2033
  homeassistant-stubs/components/water_heater/recorder.pyi,sha256=fKGiGbTBB7TAenQYmRXRcI6W3DBDf6xYLMzK2LLL1bg,267
1970
2034
  homeassistant-stubs/components/water_heater/reproduce_state.pyi,sha256=PhBEOfND4r5ABb_JXGxrlmoSl1BFhjMHk-hHxxwBg9U,1287
@@ -1973,9 +2037,11 @@ homeassistant-stubs/components/watttime/config_flow.pyi,sha256=fH1JoVjA-HzQZrr-5
1973
2037
  homeassistant-stubs/components/watttime/const.pyi,sha256=xLzuLFhg94CEfK3_IvwNllnyVDgBD978uk137rNCckU,154
1974
2038
  homeassistant-stubs/components/watttime/diagnostics.pyi,sha256=Bs6jA8GmjFLQK3lgfvnZD48kLid9QtX78ZXJUS6jmrg,876
1975
2039
  homeassistant-stubs/components/watttime/sensor.pyi,sha256=I03kFwXFjqhPN4xbvgWgbpwL7etuJ2cTlVkvHw2hucM,1811
1976
- homeassistant-stubs/components/weather/__init__.pyi,sha256=wi0vPOvSMMFVN0j8MudBIvqluKzFapSGQwUJuA3q-MM,8112
2040
+ homeassistant-stubs/components/weather/__init__.pyi,sha256=RSx7q6vripuK434Dw2YJpC7fIK1XLO94VIzyVrdUWqc,7896
2041
+ homeassistant-stubs/components/weather/const.pyi,sha256=n3R2vwd8Uf89OCgzBOlrd7qlB9gyeZaUErFTDzL6gpQ,1150
1977
2042
  homeassistant-stubs/components/weather/group.pyi,sha256=TsVwaBs1B7CumwL6HDFgh0GggSrltGfLGTBxeXIR9aA,284
1978
2043
  homeassistant-stubs/components/weather/recorder.pyi,sha256=aGDDnK_vj4wnMPTRL70h9mMFttsnPWv2_U0TwvhRX4k,191
2044
+ homeassistant-stubs/components/weather/websocket_api.pyi,sha256=85_aLg7kQnA7MocQ8AUQlfjHO9Xt_plSIGAotXIl2sU,396
1979
2045
  homeassistant-stubs/components/webostv/__init__.pyi,sha256=u97OhneHrNNGGYUIi-JE6QfzKg_ZrI_pDcbXKkhmbTM,1930
1980
2046
  homeassistant-stubs/components/webostv/config_flow.pyi,sha256=H0p-N1V98DOZ-MyrwAzXbgjHcSeIXOxgtXcjyyZKGf8,1984
1981
2047
  homeassistant-stubs/components/webostv/const.pyi,sha256=TWNnF9XCN30nehI1xo-I7oUimUhNuS0lQ6GtihJOQSY,431
@@ -1984,13 +2050,13 @@ homeassistant-stubs/components/webostv/diagnostics.pyi,sha256=quktfB61R7EeaEblUQ
1984
2050
  homeassistant-stubs/components/webostv/helpers.pyi,sha256=onULlmaOu8RlJa7LMW3yeq828BMb_S-tup0QRTrFiyc,776
1985
2051
  homeassistant-stubs/components/webostv/media_player.pyi,sha256=3mIkXtQisIqQDks4t9B22gyAG3NZajJxMdV-DkFMOvw,4771
1986
2052
  homeassistant-stubs/components/webostv/notify.pyi,sha256=0KhMeQfB7l7f3zVd5KsMX1fjVegqv-rJgXHKmD4Qds4,1030
1987
- homeassistant-stubs/components/webostv/trigger.pyi,sha256=cMiW1GOSkLTZ7-EcyOkafHlFu7mCQj6KbxcC7_v1ViU,804
1988
- homeassistant-stubs/components/webostv/triggers/__init__.pyi,sha256=2nWNWpao21D7-cfK5R5iIXZI7kc8OL_0x9NgEGIR9GE,125
2053
+ homeassistant-stubs/components/webostv/trigger.pyi,sha256=Y6Nj_0AKMixRC7uM7vJZakxbScRrkppKI--IBHgNOVk,783
2054
+ homeassistant-stubs/components/webostv/triggers/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1989
2055
  homeassistant-stubs/components/webostv/triggers/turn_on.pyi,sha256=ao61avG-jB0VyME3m-XKrYc2wmIHm_RxZxup2PZYHEY,1125
1990
2056
  homeassistant-stubs/components/websocket_api/__init__.pyi,sha256=4t5z_72PcFrG-3T7dyyvGnnQfF3VqLpXlnzrz27dlqI,1725
1991
2057
  homeassistant-stubs/components/websocket_api/auth.pyi,sha256=55vONF-s1YK1D-y4ACRgpKX6_e9Ft-vqzb--I90PA0E,1529
1992
- homeassistant-stubs/components/websocket_api/commands.pyi,sha256=1lXjTQraQoPLfiUwujJ4xNG7PbLF0XSZzFrW6ElMIK0,4763
1993
- homeassistant-stubs/components/websocket_api/connection.pyi,sha256=UKmJ6QxjVEQz-6pWhekKoPJ486cJ4zQyfi21BlTK3Jo,1651
2058
+ homeassistant-stubs/components/websocket_api/commands.pyi,sha256=jRip71p7N59KrBaHxB5qzLSi95UhFwvsemjSS90sCS8,4751
2059
+ homeassistant-stubs/components/websocket_api/connection.pyi,sha256=oFwMIdsRYThUt8VxiPnRWLO-8xP5f6fWS4ZwrpjJXUg,1993
1994
2060
  homeassistant-stubs/components/websocket_api/const.pyi,sha256=WY-Bk3WFnlMCg4m100hBElzM_cgNoEuqtqEguTi9BSg,919
1995
2061
  homeassistant-stubs/components/websocket_api/decorators.pyi,sha256=608aOgtfQ26pPGBlJRVqPNcokAoBYJEO7V0mwnz-hjc,1192
1996
2062
  homeassistant-stubs/components/websocket_api/error.pyi,sha256=CFYujcIfsyBOn5j3hlScAuXUrB9X0CkAKpxHRx3XgqQ,121
@@ -2074,9 +2140,9 @@ homeassistant-stubs/components/zone/__init__.pyi,sha256=TG_RDTCfTEdNy_pxE_Yi1k86
2074
2140
  homeassistant-stubs/components/zone/config_flow.pyi,sha256=5BAeF8Z5aANuSuEl7rt-zKGZMLmVuny8FW7OM904pr0,149
2075
2141
  homeassistant-stubs/components/zone/const.pyi,sha256=rVGPU8EQLdTz2cDuYqG_5JV1ROWgw9jCmxS7_IiKnCo,80
2076
2142
  homeassistant-stubs/components/zone/trigger.pyi,sha256=9GqZvdQqFHIgsNIRJqJ0oy8kerDOSfJO0PnOC4IMbeE,1169
2077
- homeassistant-stubs/components/zwave_js/__init__.pyi,sha256=FnS1K8sKWxoYBuPUL4XDwmhUYgUxAJBDW5PmWAhJ0yo,7091
2143
+ homeassistant-stubs/components/zwave_js/__init__.pyi,sha256=u5DcFsoJyCT90qYImF3Jo-a7ECrAsUHY73ICFtzdtmE,7003
2078
2144
  homeassistant-stubs/components/zwave_js/addon.pyi,sha256=qPlEHnxkeD5UjWBhNxA40ZjSKullZv9n2PA670JWA8E,434
2079
- homeassistant-stubs/components/zwave_js/api.pyi,sha256=48heZcrNals2_AJd7dCxHdo9TmsJf_DmQLyCVj9WgZ8,11868
2145
+ homeassistant-stubs/components/zwave_js/api.pyi,sha256=pzZIpc8DEuNWe5c6ATJ8Q8ZGZqAeebGCESxWzONdqwo,11855
2080
2146
  homeassistant-stubs/components/zwave_js/binary_sensor.pyi,sha256=7LB0xSxBLYyPaBtZ_n0APFObXWm7_Rpb6AjZyZzKz9k,3686
2081
2147
  homeassistant-stubs/components/zwave_js/button.pyi,sha256=K-d9mYk8MzE8gFCAWUrA3cWEMAUF6zn-ezFOwntLLpA,1488
2082
2148
  homeassistant-stubs/components/zwave_js/climate.pyi,sha256=Q2eyiw0e_EGk4Pvfj1bqTMoR6W8KcYxtJuFoG7-k-cE,4318
@@ -2084,12 +2150,12 @@ homeassistant-stubs/components/zwave_js/config_flow.pyi,sha256=60mra8Gg9rhPEV7uY
2084
2150
  homeassistant-stubs/components/zwave_js/config_validation.pyi,sha256=i0l2VLc5E1-pW3oHZjxqeKJ1FJg7h4nwcDv02KtGHzU,148
2085
2151
  homeassistant-stubs/components/zwave_js/const.pyi,sha256=Bb_spHmRGNBy-29tczNkPx27XNEDyjYZPspoqomGXPk,2797
2086
2152
  homeassistant-stubs/components/zwave_js/cover.pyi,sha256=vE7sYcv1eD5t7L-KiTtv2_TRgjalPm5uAS8nvNgLOTI,2961
2087
- homeassistant-stubs/components/zwave_js/device_action.pyi,sha256=6PK4nmqDci8o6_LIvA-yL8670BtXnOZU1O6ifVEO4ZA,2496
2153
+ homeassistant-stubs/components/zwave_js/device_action.pyi,sha256=BiHcMvofWANysk94bcvPlhCVb-4Voj09QHwEwhajDuk,2427
2088
2154
  homeassistant-stubs/components/zwave_js/device_automation_helpers.pyi,sha256=3MO8bi7e79YYNxnEwkVa0cQ5rhkZkXQXodfMFLnbsZY,754
2089
2155
  homeassistant-stubs/components/zwave_js/device_condition.pyi,sha256=B2jqm94ZbPvw-ldmSe41bIMAxIUEanfQPgYHvSdHTgA,2293
2090
- homeassistant-stubs/components/zwave_js/device_trigger.pyi,sha256=fDsUCfMKD_zEFo5mjqjKvX6clr86KBpQ59zh2H-5uJ4,3894
2091
- homeassistant-stubs/components/zwave_js/diagnostics.pyi,sha256=u4ST1cWoR0SBgIn0BJTGG2XCRvYkNEkBI-qJLO6wP-E,1734
2092
- homeassistant-stubs/components/zwave_js/discovery.pyi,sha256=_WWz3Vs-m5ouD4gC1aZuFcYBUdrfeUPepUAUT2EjqhU,4802
2156
+ homeassistant-stubs/components/zwave_js/device_trigger.pyi,sha256=gIgMObSiVTEHCojQ29xuZRPV2zWkh1uhc5pmunE_0v4,3789
2157
+ homeassistant-stubs/components/zwave_js/diagnostics.pyi,sha256=HJUeGI-c-oDOMVCHKZnFi8dNXJaHODbrh4QgDW4IoO8,1815
2158
+ homeassistant-stubs/components/zwave_js/discovery.pyi,sha256=W_QTCd0qQqNRQnqoxpKgQDqy4Nz1w-JfkjJ-5vq8VBw,4842
2093
2159
  homeassistant-stubs/components/zwave_js/discovery_data_template.pyi,sha256=iRnLSkIzsXvgZYue4Sk7nwj0oFACkafYhcHRylzeSTs,6676
2094
2160
  homeassistant-stubs/components/zwave_js/entity.pyi,sha256=9t-EAqDKkfZLlSEGUcr0l1o0EsUWoc3f846wHbdk8So,2193
2095
2161
  homeassistant-stubs/components/zwave_js/fan.pyi,sha256=WcPCIUjekK_jiqtZmfhjUZL0WwRXjswFTVz-WGT3gVo,4234
@@ -2110,11 +2176,11 @@ homeassistant-stubs/components/zwave_js/triggers/__init__.pyi,sha256=47DEQpj8HBS
2110
2176
  homeassistant-stubs/components/zwave_js/triggers/event.pyi,sha256=3d-f-Yo-koy4KI5Is6pCvYphzSBuER3Y9qWtIrFg_JU,1618
2111
2177
  homeassistant-stubs/components/zwave_js/triggers/trigger_helpers.pyi,sha256=9XFyV-R9E7PaFihF77ztMkh0aRPKr7yznRqM_eMJ7tI,536
2112
2178
  homeassistant-stubs/components/zwave_js/triggers/value_updated.pyi,sha256=YwklSQpuQw9Gn18mV5qcimRfhp7OT2mzj6UwnjCe4pY,1745
2113
- homeassistant-stubs/components/zwave_js/update.pyi,sha256=1yio3o1GA3dVMDaUnZiQpoNRaAiPbHOOl02GFUy9B7U,3260
2179
+ homeassistant-stubs/components/zwave_js/update.pyi,sha256=l4p-oac5xeGLT8YFTLHq0fpyfnQKy1nyArIXav6S9vk,3789
2114
2180
  homeassistant-stubs/config.pyi,sha256=THbE6nscotxl7KueoA2fdrgArLNdWu9QHqNyoxv4RXA,4961
2115
- homeassistant-stubs/config_entries.pyi,sha256=9BVvVSCIXqATUoCiDl7SzUvDoCzF5YFnZJGv9J3OKzA,14246
2181
+ homeassistant-stubs/config_entries.pyi,sha256=fAVDCEYZo_2JVj-76USc-TZdUOhKp_6G11L3werAcaU,14602
2116
2182
  homeassistant-stubs/const.pyi,sha256=J2G1HFk0kQFafo808PPC2jYJT3I_lctOQ-jcesiG0ls,20285
2117
- homeassistant-stubs/core.pyi,sha256=atKU1RLhgr7bj-5Km8DBpu4mFT37VRNEBHk3oCHvshA,16588
2183
+ homeassistant-stubs/core.pyi,sha256=ukArSM7Cblr2cdzo6DpN7lydwqjF5EgtD8g58v9JrUQ,16696
2118
2184
  homeassistant-stubs/data_entry_flow.pyi,sha256=p6YZZBD42NhoRtTluXHg0kNBbJpl03SjaKy4SPuLlgY,5821
2119
2185
  homeassistant-stubs/exceptions.pyi,sha256=rTvzY-DqQ9fOGPUji7KE_M4N3nKB-CLEO0W6FVX0VUU,2791
2120
2186
  homeassistant-stubs/generated/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -2135,29 +2201,29 @@ homeassistant-stubs/helpers/aiohttp_compat.pyi,sha256=R8Pn7O6o3KnEcMxnSCzQh8MZan
2135
2201
  homeassistant-stubs/helpers/area_registry.pyi,sha256=hQZnSZNM6pGowK0TfiEdEeZwbTz8Rr_1hy6SudRzXtQ,2649
2136
2202
  homeassistant-stubs/helpers/check_config.pyi,sha256=IqWwDUF0-Cw05nmW_mrXkf_m9uxqpRxQ0a98WEyW8aQ,1472
2137
2203
  homeassistant-stubs/helpers/collection.pyi,sha256=LENyTDrfsGZwotjWIZkZbQWHQSA1aCnLdxDVeJlM4Pk,5072
2138
- homeassistant-stubs/helpers/condition.pyi,sha256=ndMQKIpoyuusl42BrxbiDQ1nMDAON75UklMwqSkLlRU,5788
2204
+ homeassistant-stubs/helpers/condition.pyi,sha256=lY_SxaUlkqtzV_jMoPjNrnHQT0lxC7iNzHw8yduaG-I,6266
2139
2205
  homeassistant-stubs/helpers/config_entry_flow.pyi,sha256=ogBjenPrfQkQOOHd4jjV1-L0xZIkt7iMROEo11wJ2h4,2949
2140
2206
  homeassistant-stubs/helpers/config_entry_oauth2_flow.pyi,sha256=IQqBO99NdEEJ8kfFaMSBM2CK9SIXg2pRlLOqc2jYovc,5078
2141
- homeassistant-stubs/helpers/config_validation.pyi,sha256=Y7aF3p8XU8rvLcRyxG_W5VuUAKVY_OLRdSeB06qIHPs,9569
2207
+ homeassistant-stubs/helpers/config_validation.pyi,sha256=jEMIRDQNbHcTvCLe3Ap5r3GK7hlEp9lZ_q4RiAAdk_Y,9635
2142
2208
  homeassistant-stubs/helpers/data_entry_flow.pyi,sha256=QrMSa551haZShY3-lHallfYWpc7zsqG7bU3ix6t4UgQ,1084
2143
- homeassistant-stubs/helpers/debounce.pyi,sha256=XmaSS2TDZiJqJIlg8RAt-YYX0ikn-GSGSQqi6kQjTTM,1042
2209
+ homeassistant-stubs/helpers/debounce.pyi,sha256=6p2neNfCP6GGEMJMMUYVRO5S1iG9koAniyKQd87ieAg,1082
2144
2210
  homeassistant-stubs/helpers/deprecation.pyi,sha256=wR0PwqUjT4RyxnRG3mi1eM6tI3Jd_5zuMj1nkNXZV_Q,855
2145
- homeassistant-stubs/helpers/device_registry.pyi,sha256=EgqLIA55lT_SP_-CAWi1_ZBHwITR4tVPLbL5jSoAapY,7963
2211
+ homeassistant-stubs/helpers/device_registry.pyi,sha256=1SDNwYb_gqUUiIZhkmre4ZwZ5XXoouM95FpHdJbIDo0,8017
2146
2212
  homeassistant-stubs/helpers/discovery.pyi,sha256=ZOq46rP7WH_jiDO_TXEpkoqTd_w4SSRsGwClIWikN_I,1694
2147
2213
  homeassistant-stubs/helpers/discovery_flow.pyi,sha256=zui-Sbcexe1AtUAhwt5nq0F0JGnfNTMvjNNvujGZskk,1321
2148
2214
  homeassistant-stubs/helpers/dispatcher.pyi,sha256=Ae8TEFp4RS2aOB-0loZWQwIPWMzirk36VcRcHuKH9hc,1005
2149
- homeassistant-stubs/helpers/entity.pyi,sha256=HSr6-ItQm2xtz3qdI-k1TqOcVtudSjN_ZBYp3pobGmo,9493
2215
+ homeassistant-stubs/helpers/entity.pyi,sha256=tdm8D_rdd6lJ8k3x8azTBo18zhigfoJciiTR-0E9-ns,9556
2150
2216
  homeassistant-stubs/helpers/entity_component.pyi,sha256=VTs6B8gHe90KI9IgqAkWmu3OgXD_l6UpYI--8IGalfg,3077
2151
- homeassistant-stubs/helpers/entity_platform.pyi,sha256=Y0HXsVXCekBCxuTrk5k-1V7bClAp8G1pEQDpiPxP5jc,5411
2152
- homeassistant-stubs/helpers/entity_registry.pyi,sha256=ERIZf-kim51f5LJY3Wz8pggXCE4y792tkA2L-qcMhwo,11149
2217
+ homeassistant-stubs/helpers/entity_platform.pyi,sha256=pg9GIeH1fSZyRtVAuf71o1j8ANxH1ypqfctF0BXUdFQ,5475
2218
+ homeassistant-stubs/helpers/entity_registry.pyi,sha256=qjOqbDAQZBCH33oZk_97sqZWknZF8E-CCk0p5g67Ks8,11496
2153
2219
  homeassistant-stubs/helpers/entity_values.pyi,sha256=Sr5y_9OpZfL8S0TafI40WaQoFupPJsK5AC61pnRl18M,464
2154
2220
  homeassistant-stubs/helpers/entityfilter.pyi,sha256=1bOg7mHlIt5F5ysFX25nDNYfpBK0nmFO-meeJrJKJPU,2111
2155
- homeassistant-stubs/helpers/event.pyi,sha256=jZ6lZwsWRGFbd8yhaHh3lI1FqQLlTquwIqL1_AamvQI,10590
2221
+ homeassistant-stubs/helpers/event.pyi,sha256=Mn50j9boIpLnBLsbgAnNirwMCQGFvNi5G0u9LyEusf0,10764
2156
2222
  homeassistant-stubs/helpers/frame.pyi,sha256=VGubrmUuqdARzFzMsJm3pEAL3-4iNUyVTfC03CEFdFs,785
2157
- homeassistant-stubs/helpers/httpx_client.pyi,sha256=LR1abo71Sw7HbXgkBhuK5RvhhIvNFGHtElcDO_bBUw0,1125
2223
+ homeassistant-stubs/helpers/httpx_client.pyi,sha256=1dQnXRdOOOYpVWTZKwgFfRIlMYb5Cr0VWAVSzizSLVc,1267
2158
2224
  homeassistant-stubs/helpers/icon.pyi,sha256=8152n2qmNLVMaqIUoMwhapl1sDxAIq3PtHeRDFMkBf8,176
2159
2225
  homeassistant-stubs/helpers/instance_id.pyi,sha256=dj6B2fCoon2e7vmDLjs-3p2Ni74dvjzW8lKuEEFziMA,228
2160
- homeassistant-stubs/helpers/integration_platform.pyi,sha256=SABuP1pNJZ7cDpcaTPDdF4hJPQ7RY3lJf-kZ6l5-XWA,1187
2226
+ homeassistant-stubs/helpers/integration_platform.pyi,sha256=aGXobNeAqPis3unt1gqmvpcSH6k_0WOs8YL3I8Ngb4c,1283
2161
2227
  homeassistant-stubs/helpers/intent.pyi,sha256=Ft-hv6rTRz217g4hzyMaKvHfjfhyP29DgY7rSfwOX-0,6083
2162
2228
  homeassistant-stubs/helpers/issue_registry.pyi,sha256=KjvZtAiWsdTGMx_Mqlc_FrMhyvGyT818rPIuECFBmRU,3784
2163
2229
  homeassistant-stubs/helpers/json.pyi,sha256=23-pXFr7DaQ5XeYIlRjCJ5wxKRIzsYsDMatufNyDFH4,1375
@@ -2168,11 +2234,11 @@ homeassistant-stubs/helpers/recorder.pyi,sha256=eSqbv_WsZatpQI9NAtIZdYpBx64aakbU
2168
2234
  homeassistant-stubs/helpers/reload.pyi,sha256=OxwLm6BLR8NwZSlrcmHEKz8kakqG0sEO1yYaLyd5p18,1978
2169
2235
  homeassistant-stubs/helpers/restore_state.pyi,sha256=zH0eH_RCYcAbn5oUpIl25Yw-_UiiVA-Qb-ooqUlBj9s,2830
2170
2236
  homeassistant-stubs/helpers/schema_config_entry_flow.pyi,sha256=CUoGc5Z4D_IYihA6wHTkn9RFIYrkNgDS0oxXYLwjxyU,4325
2171
- homeassistant-stubs/helpers/script.pyi,sha256=xMcuyhtQbfq-zMG6gdBKBnIH0llod-q0DOu5CLP-3mI,11416
2237
+ homeassistant-stubs/helpers/script.pyi,sha256=BaVqxC1pILpNSFfq1GL9iwH4Fp60FWfbAnlYWV9uFwM,11585
2172
2238
  homeassistant-stubs/helpers/script_variables.pyi,sha256=HGJVIPK8vXgHEpw6ZJAvPbXpHzOTkXGTkB0JDFVbBsg,573
2173
- homeassistant-stubs/helpers/selector.pyi,sha256=OJLX-1ii41uYUNDsTE3GO57_9BYaPtmo69QegAMP9Sk,10444
2239
+ homeassistant-stubs/helpers/selector.pyi,sha256=_fC29LmrRos7qKpNN_0n-qZqQGsFdo7T-Llz4c4aEw4,11344
2174
2240
  homeassistant-stubs/helpers/sensor.pyi,sha256=kmmKvaWWjbzWK5zKPfU3rbkRIHajXdov3jfTIwLqsq8,254
2175
- homeassistant-stubs/helpers/service.pyi,sha256=kJymFTPe_l3GONIxqEOx63yeDo8fLVrivuFwcQuaoEI,5226
2241
+ homeassistant-stubs/helpers/service.pyi,sha256=LJOBl5FRVZN87cSy8XxkqMkClYc-F3nVNKdrLn2BW8E,5660
2176
2242
  homeassistant-stubs/helpers/service_info/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2177
2243
  homeassistant-stubs/helpers/service_info/bluetooth.pyi,sha256=m2ZZAfHH2SRPDoPi8SVyr2bFai8h7plOqeaM1ONctXQ,82
2178
2244
  homeassistant-stubs/helpers/service_info/mqtt.pyi,sha256=j5XdY_tgvij7khY_XDJja0ButBdhwADimKjh4zZCNu0,429
@@ -2185,7 +2251,7 @@ homeassistant-stubs/helpers/storage.pyi,sha256=u_ZVQUG2RsIlULaVq9KKyEdI3GJeXFk98
2185
2251
  homeassistant-stubs/helpers/sun.pyi,sha256=OKcnhdOb0wSVaZNdSq4Cnav5q62nyIVxyyZ0s0DESf0,1274
2186
2252
  homeassistant-stubs/helpers/system_info.pyi,sha256=rX31FXTPUotAmcRYDFqhyHPXuxTbSRLIl0UAVirlXq0,290
2187
2253
  homeassistant-stubs/helpers/temperature.pyi,sha256=EQRQ9crDY8EUzuhkjRr5oek43aQkvoDZUBdqFnDEVbk,389
2188
- homeassistant-stubs/helpers/template.pyi,sha256=vz-BuXdD7Ep_-MfhAijwtXU4la2oNC3vPjxU5iDuqms,14039
2254
+ homeassistant-stubs/helpers/template.pyi,sha256=LAj18t62mtZFme9llIdxtFUJ8GcdKRfQCIB8JLAO_tw,15074
2189
2255
  homeassistant-stubs/helpers/template_entity.pyi,sha256=6wgPPwk8JPm-7OflWWwa8Nk66Wr4_vJFa4tWw0sDZsU,4357
2190
2256
  homeassistant-stubs/helpers/trace.pyi,sha256=4xNmNiP6qBRWKr1FJC-Ohn9Um0I_Iqym1VJJp2rLizU,2338
2191
2257
  homeassistant-stubs/helpers/translation.pyi,sha256=b1pBtcny_v-72vrL7buYTpLXyu1g-50Qdj-BbMudGX4,1938
@@ -2198,7 +2264,7 @@ homeassistant-stubs/runner.pyi,sha256=Cte0tI8YR3591VH_nPYeG_GGB5afTqzzK6uahtYvw2
2198
2264
  homeassistant-stubs/scripts/__init__.pyi,sha256=RVgIglFGBSJzuIQ-k_TpOxICPB2-kEMXxn1AT-sK7wU,570
2199
2265
  homeassistant-stubs/scripts/auth.pyi,sha256=hnZfWd1ecg52GN1nyXH9SqwAFwzZ8HV-QXybMQedeBA,571
2200
2266
  homeassistant-stubs/scripts/benchmark/__init__.pyi,sha256=50fc1TMJYsypdq2MWHRt7ac83cYIwjmuYMjrQNNXgeA,1191
2201
- homeassistant-stubs/scripts/check_config.pyi,sha256=Od9HQnMPNybCKPFHubaGkvFymkjbYj_zzxwK6PJImX4,1121
2267
+ homeassistant-stubs/scripts/check_config.pyi,sha256=kEAJHtKTWiIyx4PrujW6M_kJ8U5f1h385t2sNH5DOvw,984
2202
2268
  homeassistant-stubs/scripts/ensure_config.pyi,sha256=-E8MyEcsyevgmBM6IGLFRHqCIK3ylUKCv6NYubP3B4k,119
2203
2269
  homeassistant-stubs/scripts/macos/__init__.pyi,sha256=eO5KVVVJRkqfqalVUWqrxvxIboVY5AhIn_qOGXHdt8I,83
2204
2270
  homeassistant-stubs/setup.pyi,sha256=L3JVVNpCFQkMRl-nGN8arex3-tc6cjbBDdfRIrKmQiU,2421
@@ -2223,11 +2289,11 @@ homeassistant-stubs/util/pressure.pyi,sha256=OCCATosCWyA8QCpVJb696XKkVw-3sQKRGvi
2223
2289
  homeassistant-stubs/util/process.pyi,sha256=OeRmKGtz04DqV1L1RqhPlQVSFhBFkyacSgUx6g8QgO4,107
2224
2290
  homeassistant-stubs/util/read_only_dict.pyi,sha256=2DibBCy4yLHHYc8KC0cJtz0uXyQygoNty5RBfmdIsgc,370
2225
2291
  homeassistant-stubs/util/speed.pyi,sha256=0Iwyhrxef59-GFtQZHgFEZVSFJmvPQpIoto1-x5yJkU,784
2226
- homeassistant-stubs/util/ssl.pyi,sha256=9QhAwUjXl_1JOQk5EE0JkUx62tp6wtUFEiUVA9fGuw8,164
2292
+ homeassistant-stubs/util/ssl.pyi,sha256=Z2LYRE-3CvbEI0UKUuDpN7_iMEewmig56jwV-4jK4MY,441
2227
2293
  homeassistant-stubs/util/temperature.pyi,sha256=qRJClIBYHDBZJqGg3hTaYFjLaGVroAP_C1RBLsEd4CE,809
2228
2294
  homeassistant-stubs/util/thread.pyi,sha256=rmDftLFOfSOhkI4vl4ei8p1vyfA2iFa2OLC_u8drjl0,319
2229
2295
  homeassistant-stubs/util/timeout.pyi,sha256=XV9hdkmnwfq9pLSfUCujz1Beu9tvATNhSkAjv-R9gDU,4681
2230
- homeassistant-stubs/util/ulid.pyi,sha256=JQcPFr7iDrn0s2NKqIPholsUwDDp_xsBAYvY6928L9g,85
2296
+ homeassistant-stubs/util/ulid.pyi,sha256=GketfuUJ_4pBVgau59HXfVP_4OlPYAXSuwJ0xpbRHL8,201
2231
2297
  homeassistant-stubs/util/unit_conversion.pyi,sha256=7w_KO3GdiYzmgk4EXMPpSosnqJKhck5mj_XrFWZ2Vxk,4453
2232
2298
  homeassistant-stubs/util/unit_system.pyi,sha256=gXUM_xClruItoomcglM3EOwXLGfeAo1Qi00AYZk-LtI,2812
2233
2299
  homeassistant-stubs/util/uuid.pyi,sha256=LmYn18ne7Qmbl6mq0yHXJbV8cp3vHWvzlucKutzGqVU,34
@@ -2235,11 +2301,11 @@ homeassistant-stubs/util/variance.pyi,sha256=j-2CNjhA8kSn3qgDHmi9xkUvxo0e7zEMmDz
2235
2301
  homeassistant-stubs/util/volume.pyi,sha256=oI3oMT_jQY9ZL6WFziXBfZkfuFqMUJXkkyAMnX2j8Xw,820
2236
2302
  homeassistant-stubs/util/yaml/__init__.pyi,sha256=6ml5ak11hcb6MSlZV6ViunDQvy_71idi9aLC2roNTmo,382
2237
2303
  homeassistant-stubs/util/yaml/const.pyi,sha256=V59kcOLuMJVsd4tXGv7L2TMxU4LT73yEDFgCbBG3Dkk,17
2238
- homeassistant-stubs/util/yaml/dumper.pyi,sha256=VEmK7R9tm_hJ5h0EO62FMNsuhrVXv6cKr9VyC_6AetU,388
2304
+ homeassistant-stubs/util/yaml/dumper.pyi,sha256=zxT5g702AE8bCbQd9UynrAwNF_MndI2eCms9ZhJgShw,420
2239
2305
  homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
2240
- homeassistant-stubs/util/yaml/loader.pyi,sha256=Lpf9FW6ULdnYFEsPkflAVsZ2T_quRj7T5cQSn1J7ZT4,3229
2241
- homeassistant-stubs/util/yaml/objects.pyi,sha256=BTsROySGWLpXciLMjVzMPmkzzGa-hsyeYmgteASoeQ4,241
2242
- homeassistant_stubs-2023.3.6.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
2243
- homeassistant_stubs-2023.3.6.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
2244
- homeassistant_stubs-2023.3.6.dist-info/METADATA,sha256=wAKQ7sYMH_oA7aUDPUiFPVMknRVrRDXCDCOsK4V-4NA,3106
2245
- homeassistant_stubs-2023.3.6.dist-info/RECORD,,
2306
+ homeassistant-stubs/util/yaml/loader.pyi,sha256=VQ0oanh2_G6Q08ivQeF86rAC3cicG_zdXLLW7-fsCQ4,3237
2307
+ homeassistant-stubs/util/yaml/objects.pyi,sha256=Ob8lXxNfm75wO2xk-ihATXFzNxI7V9Q1h507lnyzmtE,272
2308
+ homeassistant_stubs-2023.4.0b1.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
2309
+ homeassistant_stubs-2023.4.0b1.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
2310
+ homeassistant_stubs-2023.4.0b1.dist-info/METADATA,sha256=KMYgAYQBiUvFHtx60-tMCQI9qLogoHn0RrU_QBUaBIM,3110
2311
+ homeassistant_stubs-2023.4.0b1.dist-info/RECORD,,