ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

comment typo in power_on #154

Closed brikrav closed 4 years ago

brikrav commented 4 years ago

def power_on(self): This comment should be """Turn on receiver via HTTP get command."""

https://github.com/scarface-4711/denonavr/blob/fa670e5daf8a7859b2b1eaff6f707d5100e7d2f8/denonavr/denonavr.py#L1791

starkillerOG commented 4 years ago

Thanks for reporting! fixed this in https://github.com/scarface-4711/denonavr/pull/147.

starkillerOG commented 4 years ago

@scarface-4711 this can be closed