Adafruit CircuitPython FunHouse Library
Introduction
Examples
Simple test
MQTT Example
Temperature Logger Example
API Reference
API Reference
Tutorials
Adafruit FunHouse
Pet Bowl Water Level Sensing
FunHouse Parking Assistant
FunHouse Mail Slot Detector
Adafruit IO IOT Hub with the Adafruit FunHouse
FunHouse Motion Detecting Lights with LIFX Bulbs
Motion Activated Outlet with the Adafruit FunHouse
Funhouse Door Alert with Email Notification
Creating FunHouse Projects with CircuitPython
Using the Adafruit FunHouse with Home Assistant
Related Products
Adafruit FunHouse - WiFi Home Automation Development Board
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
Adafruit CircuitPython FunHouse Library
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
A
adafruit_funhouse
module
adafruit_funhouse.graphics
module
adafruit_funhouse.network
module
adafruit_funhouse.peripherals
module
any_button_pressed (adafruit_funhouse.peripherals.Peripherals property)
B
button_down (adafruit_funhouse.peripherals.Peripherals property)
button_sel (adafruit_funhouse.peripherals.Peripherals property)
button_up (adafruit_funhouse.peripherals.Peripherals property)
C
captouch6 (adafruit_funhouse.peripherals.Peripherals property)
captouch7 (adafruit_funhouse.peripherals.Peripherals property)
captouch8 (adafruit_funhouse.peripherals.Peripherals property)
D
deinit() (adafruit_funhouse.peripherals.Peripherals method)
dotstars (adafruit_funhouse.peripherals.Peripherals attribute)
E
enabled (adafruit_funhouse.network.Network property)
enter_light_sleep() (adafruit_funhouse.FunHouse method)
F
FunHouse (class in adafruit_funhouse)
G
Graphics (class in adafruit_funhouse.graphics)
I
init_io_mqtt() (adafruit_funhouse.network.Network method)
init_mqtt() (adafruit_funhouse.network.Network method)
L
led (adafruit_funhouse.peripherals.Peripherals property)
light (adafruit_funhouse.peripherals.Peripherals property)
M
module
adafruit_funhouse
adafruit_funhouse.graphics
adafruit_funhouse.network
adafruit_funhouse.peripherals
mqtt_connect() (adafruit_funhouse.network.Network method)
mqtt_loop() (adafruit_funhouse.network.Network method)
mqtt_publish() (adafruit_funhouse.network.Network method)
N
Network (class in adafruit_funhouse.network)
O
on_mqtt_connect (adafruit_funhouse.network.Network property)
on_mqtt_disconnect (adafruit_funhouse.network.Network property)
on_mqtt_message (adafruit_funhouse.network.Network property)
on_mqtt_subscribe (adafruit_funhouse.network.Network property)
on_mqtt_unsubscribe (adafruit_funhouse.network.Network property)
P
Peripherals (class in adafruit_funhouse.peripherals)
pir_sensor (adafruit_funhouse.peripherals.Peripherals property)
play_tone() (adafruit_funhouse.peripherals.Peripherals static method)
pressure (adafruit_funhouse.peripherals.Peripherals property)
R
relative_humidity (adafruit_funhouse.peripherals.Peripherals property)
S
set_dotstars() (adafruit_funhouse.peripherals.Peripherals method)
slider (adafruit_funhouse.peripherals.Peripherals property)
T
temperature (adafruit_funhouse.peripherals.Peripherals property)