mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-30 12:12:05 +00:00 
			
		
		
		
	 10fc2c3c54
			
		
	
	10fc2c3c54
	
	
	
		
			
			* Pull has_emeter property up to tapodevice base class This will also use the existence of energy_monitoring in the component_nego query to decide if the device has the service. * Move emeter related functions to tapodevice * Remove supported_modules override for now This should be done in a separate PR, if we want to expose the available components to cli and downstreams * Dedent extra reqs * Move extra_reqs initialization * Fix tests