mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-04 06:32:07 +00:00 
			
		
		
		
	Add support for pairing devices with hubs (#859)
Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										18
									
								
								tests/fixtures/smart/H100(EU)_1.0_1.5.10.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								tests/fixtures/smart/H100(EU)_1.0_1.5.10.json
									
									
									
									
										vendored
									
									
								
							@@ -472,6 +472,24 @@
 | 
			
		||||
        "setup_code": "00000000000",
 | 
			
		||||
        "setup_payload": "00:0000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "get_scan_child_device_list": {
 | 
			
		||||
        "child_device_list": [
 | 
			
		||||
            {
 | 
			
		||||
                "category": "subg.trigger.temp-hmdt-sensor",
 | 
			
		||||
                "device_id": "REDACTED_1",
 | 
			
		||||
                "device_model": "T315",
 | 
			
		||||
                "name": "REDACTED_1"
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "category": "subg.trigger.contact-sensor",
 | 
			
		||||
                "device_id": "REDACTED_2",
 | 
			
		||||
                "device_model": "T110",
 | 
			
		||||
                "name": "REDACTED_2"
 | 
			
		||||
            }
 | 
			
		||||
        ],
 | 
			
		||||
        "scan_status": "scanning",
 | 
			
		||||
        "scan_wait_time": 28
 | 
			
		||||
    },
 | 
			
		||||
    "get_support_alarm_type_list": {
 | 
			
		||||
        "alarm_type_list": [
 | 
			
		||||
            "Doorbell Ring 1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user