
Search found 7 matches
- Saturday 31 December 2022 12:47
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 74803
Re: Alexicz - FREE Domoticz to Alexa Integration
I got round to investigating this. I looked through my code and I pored over the logs. And then I realised the reason why my new device wasn't being detected as scores have been previously - I hadn't added it to a roomplan yet. Feeling very silly 

- Saturday 24 December 2022 17:27
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 74803
Re: Alexicz - FREE Domoticz to Alexa Integration
Yes, checking the logs will be the first thing I'll be doing but Christmas will be keeping me busy for the next few days.
It's good to know discovery is still working in your skill, it suggests nothing major has changed and I should be able to fix mine.
It's good to know discovery is still working in your skill, it suggests nothing major has changed and I should be able to fix mine.
- Saturday 24 December 2022 12:15
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 336
- Views: 74803
Re: Alexicz - FREE Domoticz to Alexa Integration
Hi, It may not be related to your problem, but after several years of using Alexicz I find today that I can no longer add new devices. Exsiting devices can still be controlled, and it isn't more than a couple of weeks since I last added a new device successfully. I usually just ask "Alexa discover ...
- Saturday 15 May 2021 12:20
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89903
Re: Python Plugin: Zigbee2Mqtt
The blinds control works - just that it is now inverted. By changing the type to "blinds percentage inverted" it is logical to use them again except that both 0% and 100% will fully drop them. The fact that the blind control goes wrong at 0% and 100% but works correctly on values in between appears ...
- Saturday 24 April 2021 11:08
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89903
Re: Python Plugin: Zigbee2Mqtt
Most of the support for the plugin is via github. When I've needed help I've got it by raising an issue there, it's much more active than this thread.
https://github.com/stas-demydiuk/domoti ... gin/issues
https://github.com/stas-demydiuk/domoti ... gin/issues
- Thursday 22 April 2021 17:42
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89903
Re: Python Plugin: Zigbee2Mqtt
I was in a similar position but with even more devices; I decided I wasn't willing to trash everything and start again. So I worked out a way to do it by manually updating the domoticz database in between the last run with old plugin code and the first run with the new plugin code. I used a test ...
- Monday 03 February 2020 18:28
- Forum: Evohome
- Topic: Evohome DHW Setpoint used in the graphs
- Replies: 4
- Views: 2450
Re: Evohome DHW Setpoint used in the graphs
I'm aware you know far more about this than me, but .. I think the value on the graphs will be coming from the 'SetPoint' column on the 'Temperature' table. I think therefore that, rather than being a hard-coded default, it gets put in there by whatever is querying the controller - be that the ...