dcnielsen90 / python-bravia-tv

MIT License
13 stars 6 forks source link

I'm new and I need help #21

Open DrewNeilson opened 2 years ago

DrewNeilson commented 2 years ago

I'm new to Python but I've installed this project using pip and I need more explanation about how to get started with it than the "initializing and connecting" section of the documentation provides. I'm stuck at the

braviarc.connect(pin, 'my_device_id', 'my device name')

part because I don't know what to make of it.