-
-
Notifications
You must be signed in to change notification settings - Fork 28
Move HA event handling to component #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0d49f10
Move HA event handling to component
edwardtfn b980893
Bump to 2025.11.0-Dev
edwardtfn a2bfa99
Rename YAML files: drop core_ and standard_ prefixes
edwardtfn 399eaeb
Update file dependancies
edwardtfn 3f343b8
Use new format for `select`
edwardtfn 10a5c1a
Standardize event call
edwardtfn 9112901
Standardize header
edwardtfn b100126
Simplify `device_name` engine
edwardtfn 5c39d54
Rename standard_hw_relays_package to hw_relays_package
edwardtfn 83a0ccc
Rename standard_hw_speaker_package to hw_speaker_package
edwardtfn fa58eb1
Rename standard_hw_vibration_package to hw_vibration_package
edwardtfn ebbb629
Rename standard_hw_relays_package to hw_relays_package
edwardtfn 8318444
Rename standard_hw_speaker_package to hw_speaker_package
edwardtfn d21a36a
Rename standard_hw_vibration_package to hw_vibration_package
edwardtfn 170a8a3
yaml to c++
edwardtfn 513f7d5
Increase `loop_task_stack_size` to 16Kb
edwardtfn 50a88bb
Memory optimization - CONFIG_ESP32_REV_MIN_3
edwardtfn 3f64d4e
Invert Up/Down swipe directions detection
edwardtfn 6d09f75
Apply CodeRabit "nitpick comments"
edwardtfn 845ba20
Move `initialize_cached_device_name` to component
edwardtfn 9e85508
Use new file names
edwardtfn c531f02
Fix undefined behavior in character classification
edwardtfn e5348bb
Remove trailing underscore if present
edwardtfn 5dddc7b
Add guard for uninitialized device name
edwardtfn 2ec6053
include <cctype>
edwardtfn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.