-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
Bug
Media player volume buttons disapear
#2286
Comments
Could you please go to Developer Tools, tab States, then look for the media player entity which fails, then share here it's attributes? |
Sure. Here you go:
|
Hey, I'm sorry for the delay here, but I couldn't get into this earlier. Are you still facing this issue?
supported_features: 153529
=> PAUSE = 1
SEEK = 2
VOLUME_SET = 4
=> VOLUME_MUTE = 8
=> PREVIOUS_TRACK = 16
=> NEXT_TRACK = 32
=> TURN_ON = 128
=> TURN_OFF = 256
=> PLAY_MEDIA = 512
=> VOLUME_STEP = 1024
SELECT_SOURCE = 2048
=> STOP = 4096
CLEAR_PLAYLIST = 8192
=> PLAY = 16384
SHUFFLE_SET = 32768
SELECT_SOUND_MODE = 65536
=> BROWSE_MEDIA = 131072
REPEAT_SET = 262144
GROUPING = 524288
MEDIA_ANNOUNCE = 1048576
MEDIA_ENQUEUE = 2097152 May I ask you to go to Developer Tools, tab Actions, then look for the action "Media Player: Volume Set", select that entity and try to set a volume and please let me know if that works? |
Hello. After creating this issue I even upgraded one of my TVs. Now it's not standard chromecast with google tv dongle, but built-in android os. |
I believe this is fixed in |
Thanks will do so. A bit of afraid of new version, as I have not had any nspanel updates yet :-) |
I've worked a lot to make the update process an easy thing, but it still need some manual work, as Home Assistant doesn't offer a way to automate the Blueprint updates. It still a quite straight forward process, but unfortunately cannot be automated. But I have to say we have too few people testing on DEV or Beta, so it could happen that right after a big release like this we can have some new bugs. Usually if a couple of days those are all fixed and we have a more stable release. |
Thanks for encouragement. Reviewed update docs and looks way simpler, then initial install :-) |
TFT Version
4.3.11
Firmware Version
4.3.11
Blueprint Version
4.3.11
Panel Model
EU
What is the bug?
When entering media page volume up/down buttons is displayed shortly and then hidden. Video: https://photos.app.goo.gl/DJP5r9dFjxWcXYK8A
Media control via HA SS:
Steps to Reproduce
Your Panel's YAML
ESPHome Logs
[16:28:40][W][component:238]: Components should block for at most 30 ms.
[16:28:41][D][text_sensor:064]: 'NSPanel local event': Sending state '{"page": "buttonpage03", "event": "long_click", "component": "button01"}'
[16:28:41][D][script:077]: Script 'timer_page' restarting (mode: restart)
[16:28:41][D][script:077]: Script 'timer_dim' restarting (mode: restart)
[16:28:41][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[16:28:41][D][nextion_textsensor:014]: Processed text_sensor "localevent" state "{"page": "buttonpage03", "event": "long_click", "component": "button01"}"
[16:28:41][D][text_sensor:064]: 'Detailed Entity': Sending state 'media_player.android_tv_remote_livingroom_chromecast'
[16:28:41][D][text_sensor:064]: 'Current Page': Sending state 'media_player'
[16:28:41][D][script.page_changed:2644]: New page: media_player
[16:28:41][D][script.page_changed:2669]: Entity shown: media_player.android_tv_remote_livingroom_chromecast
[16:28:41][D][script:077]: Script 'timer_page' restarting (mode: restart)
[16:28:41][D][script:077]: Script 'timer_dim' restarting (mode: restart)
[16:28:41][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[16:28:41][D][nextion_textsensor:014]: Processed text_sensor "current_page" state "media_player"
[16:28:41][D][text_sensor:064]: 'Detailed Entity': Sending state 'media_player.android_tv_remote_livingroom_chromecast'
[16:28:43][D][sensor:094]: 'ntc_source': Sending state 1.51567 V with 2 decimals of accuracy
[16:28:43][D][resistance:039]: 'resistance_sensor' - Resistance 9513.6Ω
[16:28:43][D][sensor:094]: 'resistance_sensor': Sending state 9513.61816 Ω with 1 decimals of accuracy
[16:28:43][D][ntc:026]: 'Temperature' - Temperature: 26.1°C
[16:28:43][D][sensor:094]: 'Temperature': Sending state 26.12634 °C with 1 decimals of accuracy
Home Assistant Logs
No response
The text was updated successfully, but these errors were encountered: