tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Use the new IAppliance interface #119

Closed slifty closed 3 years ago

slifty commented 3 years ago

Task

Description

The new IAppliance interface changes the way that the countertop should interact with appliances. We're no longer going to use appliance events, but rather we will interact with appliances using the Transform stream API.