bezmi / homeassistant_jvc_projector_remote

Custom components for homeassistant
Apache License 2.0
14 stars 11 forks source link

Modify JVCRemote to extend RemoteEntity #3

Closed frankrosano closed 3 years ago

frankrosano commented 4 years ago

Simple change here to modify JVCRemote class to extend RemoteEntity instead of RemoteDevice. No change in functionality, just following upstream class naming changes in 0.109 to avoid receiving the warning in the log.