Falcon Player Integration Success Story

I wanted to share my recent success with integrating the Falcon Player into my home automation setup. After watching a video by @DrZzs on holiday lights, I was inspired to explore how Falcon Player could enhance my exterior lighting. The idea was to create dynamic, year-round light displays using xLights sequences controlled by Home Assistant (HA) through MQTT.The Setup:- I configured HA to send MQTT commands to the Falcon Player, leveraging its newly integrated MQTT support for playlist control.- Using xLights, I designed various light sequences tailored to different occasions, from holidays to seasonal themes.- I set up a script that selects the appropriate playlist based on the current date, ensuring a seamless transition between looks throughout the year.Automation Details:- Exterior Lights On: Triggered at sunset, this automation activates the selected playlist.- Exterior Lights Off: Triggered at sunrise, this automation gracefully stops the current sequence and turns off the lights.**Challenges and Solutions:**Initially, I faced some hurdles with the Falcon Player not repeating playlists as expected. After some research, I discovered that adding a repeat set topic in my MQTT configuration resolved the issue. Additionally, to ensure immediate shutdown, I created a sequence with all lights off, which is triggered when needed.**Feedback and Monitoring:**To monitor the Falcon Player’s status, I set up MQTT state topics for repeat status, overall status, and version information. This provides real-time feedback and helps in troubleshooting if any issues arise.This integration has transformed my home’s exterior lighting, offering both functionality and aesthetic appeal. I’m thrilled with how Falcon Player and HA work together to create a dynamic lighting experience throughout the year.If anyone has questions or needs help setting up something similar, feel free to reach out! Happy automating! :smile: