automation_rs/src/devices
2024-04-29 02:12:47 +02:00
..
air_filter.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
audio_setup.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
contact_sensor.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
debug_bridge.rs Improved how devices are created, ntfy and presence are now treated like any other device 2024-04-27 02:55:53 +02:00
hue_bridge.rs Improved how devices are created, ntfy and presence are now treated like any other device 2024-04-27 02:55:53 +02:00
hue_light.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
ikea_outlet.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
kasa_outlet.rs Improved how devices are created, ntfy and presence are now treated like any other device 2024-04-27 02:55:53 +02:00
light_sensor.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
mod.rs Improved how devices are created, ntfy and presence are now treated like any other device 2024-04-27 02:55:53 +02:00
ntfy.rs Improved how devices are created, ntfy and presence are now treated like any other device 2024-04-27 02:55:53 +02:00
presence.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
wake_on_lan.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
washer.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00