DIY Smart Disco ball dispenser
Mellow_Labs 11:19
1,135 views · 15 likes Watch on YouTube ↗
supported by patrons :
https://www.patreon.com/Mellow_labs
https://www.printables.com/model/248272-disco-ball-dispenser
CODE:
switch:
- platform: gpio
pin: D3
id: up_pin_0
interlock: &interlock_group_0 [up_pin_0, down_pin_0]
restore_mode: always off
- platform: gpio
pin: D2
id: down_pin_0
interlock: *interlock_group_0
restore_mode: always off
binary_sensor:
- platform: gpio
pin: D7
id: top_endstop_0
- platform: gpio
pin: D5
id: bottom_endstop_0
cover:
- platform: endstop
name: "Disco Ball"
id: my_cover_0
open_action:
- switch.turn_on: up_pin_0
open_duration: 13.0s
open_endstop: top_endstop_0
close_action:
- switch.turn_on: down_pin_0
close_duration: 13.0s
close_endstop: bottom_endstop_0
stop_action:
- switch.turn_off: up_pin_0
- switch.turn_off: down_pin_0
max_duration: 15.0s
socials:
https://www.mellowfire.com/
https://www.reddit.com/user/fire-marshmallow
https://www.instagram.com/mellow_fire/
support me:
here are some links to that.
https://www.buymeacoffee.com/mellowfire
https://www.patreon.com/Mellowfire
https://paypal.me/Mellowfire
https://www.patreon.com/Mellow_labs
https://www.printables.com/model/248272-disco-ball-dispenser
CODE:
switch:
- platform: gpio
pin: D3
id: up_pin_0
interlock: &interlock_group_0 [up_pin_0, down_pin_0]
restore_mode: always off
- platform: gpio
pin: D2
id: down_pin_0
interlock: *interlock_group_0
restore_mode: always off
binary_sensor:
- platform: gpio
pin: D7
id: top_endstop_0
- platform: gpio
pin: D5
id: bottom_endstop_0
cover:
- platform: endstop
name: "Disco Ball"
id: my_cover_0
open_action:
- switch.turn_on: up_pin_0
open_duration: 13.0s
open_endstop: top_endstop_0
close_action:
- switch.turn_on: down_pin_0
close_duration: 13.0s
close_endstop: bottom_endstop_0
stop_action:
- switch.turn_off: up_pin_0
- switch.turn_off: down_pin_0
max_duration: 15.0s
socials:
https://www.mellowfire.com/
https://www.reddit.com/user/fire-marshmallow
https://www.instagram.com/mellow_fire/
support me:
here are some links to that.
https://www.buymeacoffee.com/mellowfire
https://www.patreon.com/Mellowfire
https://paypal.me/Mellowfire
Playback is via YouTube's official embedded player. Data from YouTube; Exumo is not affiliated with YouTube.