@hackage reactive-banana-automation0.5.7
home (etc) automation using reactive-banana
Installation
Dependencies (5)
- base >=4.9 && <5.0
- stm >=2.4 && <2.6
- transformers >=0.5 && <0.7
- reactive-banana >=1.1 && <1.4
- time >=1.6 && <1.13 Show all…
Dependents (1)
@hackage/acme-everything
Functional Reactive Programming is a natural fit for home automation, which involves sensor values that vary over time and are used to control actuators.
This library provides a framework and some useful types for using the reactive-banana FRP library for home automation.