samsung-tv-api
Samsung Smart TV API wrapper.
Python★ 117⑂ 28 forksMITupdated 3 years ago
git clone https://github.com/vrachieru/samsung-tv-api.gitvrachieru/samsung-tv-apiREADME.mdfork it — it’s yours
This project is a library for remote controlling Samsung televisions via a TCP/IP connection. It currently supports modern (post-2016) TVs with Ethernet or Wi-Fi connectivity.
Install
$ pip3 install git+https://github.com/vrachieru/samsung-tv-api.git
or
$ git clone https://github.com/vrachieru/samsung-tv-api.git $ pip3 install ./samsung-tv-api
Usage
from samsungtv import SamsungTV
tv = SamsungTV('192.168.xxx.xxx')
tv.power() # toggle power
License
MIT
more like this
M5Stack-Air-Quality-ESPHome
ESPHome configuration for M5Stack's PM2.5 Air Quality Kit with the PMSA003 particulate matter sensor and the SHT20 temp…
C++★ 54
esphome-garage-door
Garage Door Relay and Sensor for two garage doors using ESPHome and integrated to Home Assistant
code★ 55
iot_hdmi_mux
WiFi HDMI switch for Home Assistant and ESPHome. 2 inputs, 1 output, 4K@60Hz, fully local, open source
C★ 58
