-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
implementing users remarks #5481
Merged
Merged
Changes from 114 commits
Commits
Show all changes
115 commits
Select commit
Hold shift + click to select a range
ffcf787
cec client object
e4f45db
cec command structure
d93e897
autodetect source
8da7167
volume support and native source select
689c29a
switch device
0abe667
media player device
311ab23
detecting of state
ac6278f
friendly names
f5b7949
hdmi cec properties
171893b
presence detection
25ae521
simplified callbacks
13adaf4
stable names
4fc9f9d
renamed methods
b8772fb
code cleanup
4820830
name with vendor
14f8d0e
fixed standby call name
33dcc21
fake standby/poweron
dc1a0eb
domain switch
konikvranik b17bdf9
domain switch
konikvranik aedb157
async updating
7298472
update separated
6bec80f
cec -> hass event bridge
faf5eea
fixed name generation
d8e2642
code cleanup
1375660
code cleanup
69cf4f4
icon constants
d2172e4
code cleanup
27199b4
do not register unavailable devices
83573bb
discovery of deevices
konikvranik 9869a90
code cleanup
konikvranik 61f3f45
cec device discovery
76085b5
moved method implementation into child
a07bff6
service descriptions
6ec532f
service descriptions
65bf940
service descriptions
6c756c8
changed entity init sequence
eaa16d3
logging cleanup
e6e3e51
add remove as job
eec8092
closing cec, no service schemas
a1a4e52
correct iterate over dictionary
2a36685
Volume by commands
konikvranik 5242d89
threading
konikvranik 10a170f
logging minimized
konikvranik 2abae3a
get load out of main thread
konikvranik 2b629c4
naming cleanup
konikvranik 746fad8
get load out of main thread
konikvranik bb98400
optimized discovery
konikvranik d1d8a81
async where possible
e9a42f3
cleanup logging, constructors first
b8b35d4
pydoc
19e36d9
formatting
d05b0df
no async_update from out of loop
47aac7e
no async
4afdf29
working async cec
konikvranik 1bcf23f
cec in thirdparty lib
19e2a08
cec initialized oudsice
668da72
working without SIGSEGV
6567ee6
rollbacked file changed by mistake
2ce64c6
sending of commands
8db0c74
working with ha
e0b6896
using hass loop and device driven updates
e13495d
version up
ab84aaf
version up
9317695
Command types in pycec, cleanup for HA integration
fb34988
Removed media player, state moved to switch
1aa0d4f
requirements: pyCEC
ba2b348
line width to 79
46914c3
doc
9a34812
doc
6ebfa7d
service descriptions
53a011f
overindentation solved
3374a8b
HDMI to uppercase
2fdcc3b
minimal dependency on cec
627aa9f
removed unwanted line
5fa11f6
doc wording
4879259
margin 79
6af706c
line continuation indent
1f06c83
imperative doc
3fa5a50
lint: indentation
3e2ab7a
fixed overindented
f289413
fixed overindented
603fa1e
fixed overindented
0e408ef
fixed overindented
4cb2d10
order of imports
821e317
PEP8
241f098
keep signature of overriding
konikvranik 15049f2
removed redundant blank line
konikvranik 06399d1
fixed update call method (#4)
konikvranik c96783b
Preparation for merge to upstream (#5)
konikvranik d7227c4
Dev (#6)
konikvranik e14b527
Dev (#7)
konikvranik 647c8ee
Backwards compatibility of hdmi_cec (#10)
konikvranik b10bfe6
new version of pyCEC (#12)
konikvranik 6557f7b
devices config (#13)
konikvranik 88f099c
shutdown fix (#14)
konikvranik 1ff62de
remove misplaced annotations (#15)
konikvranik 86d000f
pyCEC version 0.3.6 (#18)
konikvranik 78b83eb
support for media_player (#21)
konikvranik f5ffb1c
Dev (#23)
konikvranik e8de958
TCP CEC support (#24)
konikvranik 254eebe
volume handling (#25)
konikvranik cfd0c12
Incorporated CR remarks (#26)
konikvranik 7c9c359
implemented CR remarks (#27)
konikvranik ea80eeb
requirements (#28)
konikvranik 3088205
incorporate remarks from users (#32)
konikvranik a149bdd
Home assistant 29 (#34)
konikvranik 86f709c
Home assistant 31 (#35)
konikvranik 782afab
Home assistant 31 (#36)
konikvranik 0196714
Merge branch 'dev' into master
konikvranik d2fe6e9
formatting
konikvranik 7b258a6
service description
konikvranik fa5a103
service description
konikvranik 42e1d47
single attribute for volume
konikvranik 35cef6b
fixed mute on -> mute off
konikvranik 27853d7
moved config constant from core into component
konikvranik 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep this one in your component definition.