where do you find domoticzhandler.py ?vco1 wrote: ↑Tuesday 13 May 2025 11:39Fixed.
In DomoticzHandler.py make the following change:Code: Select all
# response = self.api('type=scenes') response = self.api('type=command¶m=getscenes')
Search found 74 matches
- Tuesday 13 May 2025 12:02
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
- Wednesday 19 March 2025 16:43
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
The rest of the switches still works within the skill, the thermostats don't show up anymore after discovery.philchillbill wrote: ↑Wednesday 19 March 2025 16:38 I’d start out by examining the Cloudwatch Logs for the skill to see if the skill is even being invoked. Do the thermostats show up int the Alexa app after you ask to discover devices?
- Wednesday 19 March 2025 15:35
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
Hello everyone, I've been using alexicz fo years without any particular issue but all of a sudden after having recently updated domoticz, i've lost the ability to interrogate my temps sensor with alexa. The sensor are still present in domoticz and fully functional but they appear broken in alexa. I ...
- Thursday 20 April 2023 15:40
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 89427
Re: Logitech Media Server
What skill are you referring to? LMS lite, sorry, i just figured i'm probably not in the right place to ask since this have nothing to with domoticz. The forum for LMS-lite is at https://forums.slimdevices.com/forum/user-forums/3rd-party-software/108115-announce-lms-lite-certified-smart-home-skill ...
- Thursday 20 April 2023 15:32
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 89427
Re: Logitech Media Server
LMS lite, sorry, i just figured i'm probably not in the right place to ask since this have nothing to with domoticz.
- Thursday 20 April 2023 14:39
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 89427
Re: Logitech Media Server
hello,
did anyone experience weird behavior with the skill this past few days ?
2 of my 3 players don't recognize most of the commands except volume while the remaining player is just fine.
did anyone experience weird behavior with the skill this past few days ?
2 of my 3 players don't recognize most of the commands except volume while the remaining player is just fine.
- Wednesday 22 March 2023 5:34
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
anyone have the link to the alexciz installation manual, i just got some message from aws support, they want me to rotate my keys for some reason, i have no clue why they ask me this and anything related to alexa and domoticz is dead in my house now. edit : got it, doesn't seem to be using any of ...
- Friday 13 January 2023 8:42
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
It is a new option introduced in one of the latest Beta’s. You should consider making your Domoticz only accessible from the outside over HTTPS (and not plain HTTP as you do now, hence you had to enable this setting). Without HTTPS, your username/password to access domoticz goes over the internet u ...
- Friday 13 January 2023 6:06
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
Found my issue, i had to switch "Allow Basic-Auth authentication over plain HTTP (API only)." on in the security tab.
Seems like this is not a new security option so i wonder why all of a sudden, i needed to enable it.
Seems like this is not a new security option so i wonder why all of a sudden, i needed to enable it.
- Thursday 12 January 2023 22:32
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
Used Alexicz 3 hours ago to switch off my home office heater and audio amplifier. Worked fine. ok thanks, anyone have any idea why my server is unresponsive from here ? i checked aws, everything still in place, i did a few domoticz update and a couple of restart but still nothing. First time this ...
- Thursday 12 January 2023 14:11
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 70615
Re: Alexicz - FREE Domoticz to Alexa Integration
Hello,
Here all the devices are dead since 24h, server unresponsive, is alexicz dead or is it just me?
Here all the devices are dead since 24h, server unresponsive, is alexicz dead or is it just me?
- Friday 13 May 2022 17:20
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Yeah, that’s what i thought.
Thank you.
Thank you.
- Friday 13 May 2022 14:52
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
you have some process sending requests to the plugin listener port. this come from this address : 165.22.229.28 my question was more about if this is normal behavior for the plugin, what's 165.22.229.28 ? that's none of my devices IP got another on today Error: RM2 Salon: Async Read Exception (193 ...
- Thursday 12 May 2022 16:50
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Hello, What are these errors ? 2022-05-12 13:13:25.594 Error: RM2 Salon: Unknown verb in request: HEAD 2022-05-12 13:13:25.594 Error: RM2 Salon: Nothing to do ... 2022-05-12 13:13:26.347 Error: RM2 Salon: ERROR Unknown key from : 165.22.229.28:44630 to : /system_api.php 2022-05-12 13:13:26.347 Error ...
- Sunday 09 January 2022 13:25
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Oh ok, i see, that’s Broadlink/ini/import/ not Broadlink/import/ that’s why.
Thank you.
Thank you.
- Sunday 09 January 2022 13:14
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Ok so i was doing it right but the import dir wasn’t created during the installation of the plugin though, i had to do it manually and all 3 json files are in it but nothing ever happened after i clicked the econtrol button on the web interface. Do you think this might be an issue due to ownership a ...
- Sunday 09 January 2022 12:47
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Thank you, what’s my domoticzplugin/import directory ? You mentioned android in your reply, am i missing something ?
- Friday 07 January 2022 16:53
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 79517
Re: Python Plugin : Broadlink
Hi guys,
i'm giving another try to this but i don't get how to import the json files from e-control. The wiki is outdated and refers to some device that is not there anymore.
Thanks for any help.
i'm giving another try to this but i don't get how to import the json files from e-control. The wiki is outdated and refers to some device that is not there anymore.
Thanks for any help.
- Friday 12 February 2021 16:49
- Forum: Python
- Topic: Python plugin: DomoticzLinky
- Replies: 13
- Views: 2137
Re: Python plugin: DomoticzLinky
Hello, Since today, the plugin doesn’t work anymore and require to re autorise it on enedis page but when i click the link, i get a page 404 not found. Any idea ? Thanks. You can also follow this thread: https://github.com/guillaumezin/DomoticzLinky/issues/120 More people having issues.. Thanks. 👍🏻
- Friday 12 February 2021 14:11
- Forum: Python
- Topic: Python plugin: DomoticzLinky
- Replies: 13
- Views: 2137
Re: Python plugin: DomoticzLinky
Hello,
Since today, the plugin doesn’t work anymore and require to re autorise it on enedis page but when i click the link, i get a page 404 not found.
Any idea ?
Thanks.
Since today, the plugin doesn’t work anymore and require to re autorise it on enedis page but when i click the link, i get a page 404 not found.
Any idea ?
Thanks.