|
65 | 65 | ), |
66 | 66 | ]) |
67 | 67 | # --- |
| 68 | +# name: test_dismissal_from_switch[aux_double_press_with_notification_activation_customizing_leds][service_calls] |
| 69 | + list([ |
| 70 | + ]) |
| 71 | +# --- |
68 | 72 | # name: test_dismissal_from_switch[aux_double_press_with_service_override][service_calls] |
69 | 73 | list([ |
70 | 74 | ]) |
|
183 | 187 | ), |
184 | 188 | ]) |
185 | 189 | # --- |
| 190 | +# name: test_dismissal_from_switch[config_double_press_with_notification_activation_customizing_leds][service_calls] |
| 191 | + list([ |
| 192 | + ]) |
| 193 | +# --- |
186 | 194 | # name: test_dismissal_from_switch[config_double_press_with_service_override][service_calls] |
187 | 195 | list([ |
188 | 196 | ]) |
|
994 | 1002 | }), |
995 | 1003 | ), |
996 | 1004 | 'led_config_source': dict({ |
997 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 1005 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
998 | 1006 | 'value': 'lampie.override', |
999 | 1007 | }), |
1000 | 1008 | 'local_protection_id': 'switch.kitchen_local_protection', |
|
3912 | 3920 | }), |
3913 | 3921 | ), |
3914 | 3922 | 'led_config_source': dict({ |
3915 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 3923 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
3916 | 3924 | 'value': 'lampie.override', |
3917 | 3925 | }), |
3918 | 3926 | 'local_protection_id': 'switch.kitchen_local_protection', |
|
4067 | 4075 | }), |
4068 | 4076 | ), |
4069 | 4077 | 'led_config_source': dict({ |
4070 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 4078 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
4071 | 4079 | 'value': 'lampie.override', |
4072 | 4080 | }), |
4073 | 4081 | 'local_protection_id': 'switch.kitchen_local_protection', |
|
4408 | 4416 | }), |
4409 | 4417 | ), |
4410 | 4418 | 'led_config_source': dict({ |
4411 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 4419 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
4412 | 4420 | 'value': 'customized_name', |
4413 | 4421 | }), |
4414 | 4422 | 'local_protection_id': 'switch.kitchen_local_protection', |
|
4880 | 4888 | }), |
4881 | 4889 | ), |
4882 | 4890 | 'led_config_source': dict({ |
4883 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 4891 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
4884 | 4892 | 'value': 'lampie.override', |
4885 | 4893 | }), |
4886 | 4894 | 'local_protection_id': 'switch.entryway_local_protection', |
|
5941 | 5949 | }), |
5942 | 5950 | ), |
5943 | 5951 | 'led_config_source': dict({ |
5944 | | - 'type': <LEDConfigSourceType.SERVICE: 'service'>, |
| 5952 | + 'type': <LEDConfigSourceType.OVERRIDE: 'override'>, |
5945 | 5953 | 'value': 'lampie.override', |
5946 | 5954 | }), |
5947 | 5955 | 'local_protection_id': 'switch.kitchen_local_protection', |
|
0 commit comments