mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 13:25:35 +00:00
* Add initial support for Sony SDCP projector control * Changes to reflect code review * Added code per change requests - Validation of connection during setup_platform - Docs pending * Removed blank lines per CI build * Lint fix * Update homeassistant/components/switch/sony_projector.py Co-Authored-By: alistairg <alistair@alistairs.net> * Updated .coveragerc, made requested logger changes * Update docstring