python-kasa/kasa
Teemu R 0f0df481a0
Add device_id property, rename context to child_id (#15)
For regular devices, device_id is the mac address and for child devices it is a combination of the mac address and the child_id.
2020-01-13 00:17:45 +01:00
..
tests Remove sync interface, add asyncio discovery (#14) 2020-01-12 22:44:19 +01:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
cli.py Remove sync interface, add asyncio discovery (#14) 2020-01-12 22:44:19 +01:00
discover.py Remove sync interface, add asyncio discovery (#14) 2020-01-12 22:44:19 +01:00
protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
smartbulb.py Add device_id property, rename context to child_id (#15) 2020-01-13 00:17:45 +01:00
smartdevice.py Add device_id property, rename context to child_id (#15) 2020-01-13 00:17:45 +01:00
smartplug.py Add device_id property, rename context to child_id (#15) 2020-01-13 00:17:45 +01:00
smartstrip.py Add device_id property, rename context to child_id (#15) 2020-01-13 00:17:45 +01:00
version.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00