Search found 10 matches

by uronito
Tuesday 04 September 2018 10:04
Forum: Python
Topic: Python Plugin Domoticz-Enigma2
Replies: 31
Views: 8865

Re: Python Plugin Domoticz-Enigma2

Hi Kofec,

I try the last version of plugin. Continue same Fail.

Code: Select all

2018-09-04 10:02:21.375 Error: Receptor-Enigma hardware (52) thread seems to have ended unexpectedly
Regards
by uronito
Monday 27 August 2018 22:13
Forum: Python
Topic: Python Plugin Domoticz-Enigma2
Replies: 31
Views: 8865

Re: Python Plugin Domoticz-Enigma2

hi,

with last version of beta domoticz plugin dont work.

Code: Select all

2018-08-27 22:12:52.338 Error: Receptor-Enigma hardware (52) thread seems to have ended unexpectedly
Regards
by uronito
Saturday 14 April 2018 0:19
Forum: Python
Topic: [REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)
Replies: 4
Views: 1345

Re: [REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)

i try make a python plugin.

Regards
by uronito
Saturday 14 April 2018 0:18
Forum: Python
Topic: [REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)
Replies: 4
Views: 1345

Re: [REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)

i got it working so with these library, but i would like make a python plugin with first post library.

Regards.
by uronito
Thursday 12 April 2018 11:44
Forum: Python
Topic: [REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)
Replies: 4
Views: 1345

[REQUEST] Pyhton Plugin TP-link (smart plug,bulb,etc...)

Hi,

Could Someone make a tplink plugin python with this library

Code: Select all

https://github.com/GadgetReactor/pyHS100
Is really good

Regards
by uronito
Wednesday 21 March 2018 20:26
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 74462

Re: Find My iPhone implementation in LUA script

For work correctly with api key this is the command: command = "curl -s --insecure -H 'Content-Type: application/json' -H 'https://maps.googleapis.com/maps/api/geocode/json?key={API_KEY}&latlng=" .. latitude .. "," .. longitude .."'" With this, uses the apikey and works alwways. Is Consistent ...
by uronito
Friday 16 December 2016 18:39
Forum: Cameras
Topic: IP Camera Controller (Dahua & HikVision)
Replies: 14
Views: 15108

Re: IP Camera Controller (Dahua & HikVision)

With the last firmware of dahua ip Cam (09/10/2016) Dahua Node Api cant connect to the cam, i think could be by autenthication method. ipcc for domoticz cant connect to the cam at last firmware. With the earlier firmware can connect. In the new firmware, dahua uses digest autenthication, Can you ...
by uronito
Thursday 20 October 2016 23:30
Forum: Cameras
Topic: IP Camera Controller (Dahua & HikVision)
Replies: 14
Views: 15108

Re: IP Camera Controller (Dahua & HikVision)

Hi,

Works like a charm!!!!!!!! it's Fantastic!!!!!

Can you implement ptzpresets and night/day profile by mosquito and switches in domotic?

Thanks for your effort!!!!!!!!!
by uronito
Monday 10 October 2016 9:40
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 89722

Re: TP-Link smart plug HS100/HS110

Thanks @MikeF!!!!!

:D
by uronito
Tuesday 04 October 2016 20:47
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 89722

Re: TP-Link smart plug HS100/HS110

Please, can you modify te script for send if hs110i is on /off state to another switch (type button) in domoticz?

Thanks!!!!!