Search found 7 matches
- Monday 17 December 2018 10:27
- Forum: Z-Wave
- Topic: How can I remove a non-existing Z-wave Node/Device (Success)
- Replies: 39
- Views: 43300
Re: How can I remove a non-existing Z-wave Node/Device (Success)
@mjdb, worked like a charm.. looking for this for months already, thanks!
Re: ZXT-120
Thanks for the tip Mauro, but still not working. Tried both on batteries and power supply but no use, the parameter 27 keeps resetting to 0. No clue what to do next, probably going to try the learn function and just configure the basics. yup..extremely annoying, had that a number of times too.. I ...
- Tuesday 26 April 2016 21:21
- Forum: Other questions and discussions
- Topic: Panasonic TV Support
- Replies: 73
- Views: 19604
Re: Panasonic TV Support
dead in the water.. no reply from the TV.. but it seems that this button isn't on my viera app either, so perhaps the TV doesn;t support it.. the AV (toggle) button is present in the app. that applies to HDMI1 -> HDMI4 btw
- Monday 25 April 2016 23:30
- Forum: Other questions and discussions
- Topic: Panasonic TV Support
- Replies: 73
- Views: 19604
Re: Panasonic TV Support
think I found it.. looks like an error in the code: in possible commands in Panasonictv.Cpp and all over the internet, this is quoted: "NRC_CHG_INPUT-ONOFF" => "AV", Later in the code on row 524 it states though: else if (command == "inputav") sPanasonicCall = buildXMLStringNetCtl("AV-ONOFF"); This ...
- Monday 25 April 2016 19:04
- Forum: Other questions and discussions
- Topic: Panasonic TV Support
- Replies: 73
- Views: 19604
Re: Panasonic TV Support
Yes that's the strange thing.. Via the app it works without issues using the AV button on the main remote screen. Is there any way to check / intercept what command it sends eg capture via wireshark?
- Sunday 24 April 2016 20:34
- Forum: Other questions and discussions
- Topic: Panasonic TV Support
- Replies: 73
- Views: 19604
Re: Panasonic TV Support
plugin appears to work fine.. it just doesn't really do anything when it should move to AV, but works every time when moving to TV. Could it be that the TV simply doesnt understand this command ? (TC-P55VT50) 2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Connected to '10.0.0.18:55000'. 2016-04-24 ...
- Saturday 23 April 2016 14:18
- Forum: Other questions and discussions
- Topic: Panasonic TV Support
- Replies: 73
- Views: 19604
Re: Panasonic TV Support
'lo, to start: thanks for building the plugin.. it works for most of the commands on my Viera VT50 (plasma) TV. What puzzles me though, is that only some of the commands work.. e.g. https://address/json.htm?type=command¶m=panasonicmediacommand&idx=723&action=inputtv works, where https://address ...