Search found 248 matches
- Thursday 27 January 2022 20:08
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26055
Re: Python Plugin: MeteoAlarmEU
Hi there, thanks for this info. It is nice to have it in one place. I bellieve that the best approach is to take RSS feed and compare the dates in order to present data to a single sensor in domoticz. example: if date is between <effective> and <expires> then update sensor <cap:sent>2022-01-25T12:04 ...
- Wednesday 26 January 2022 10:11
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26055
Re: Python Plugin: MeteoAlarmEU
Feeds are listed here: https://feeds.meteoalarm.org/ The new feed structure is completely different. Feeds are now per Country instead of per Country Area that was before and information of the feed does not have essential fields that were there before such as 'today', 'tomorow', 'alert severity ...
- Wednesday 26 January 2022 9:22
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26055
Re: Python Plugin: MeteoAlarmEU
Looks like a technical issue at the website hoster. It is an official European site were a lot of european weather institutions are connected to. No news available it would stop. How long is it offline? it seems that was moved to meteoalarm.org???() https://www.weather-watch.com/smf/index.php?topic ...
- Tuesday 30 November 2021 18:33
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
This thread is for pp-manager. this is "plugins-manager" you should contact StasDemydiuk Hi, How do I remove Python Plugin Manager completely? I removed the folder in the Domoticz Plugin folder, after I removed the hardware, but I still get the Plugins-Manager option in the Custom menu. did you ...
- Tuesday 30 November 2021 17:58
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
Hi, How do I remove Python Plugin Manager completely? I removed the folder in the Domoticz Plugin folder, after I removed the hardware, but I still get the Plugins-Manager option in the Custom menu. did you restarted domoticz? what do you mean by"Plugins-Manager option in the Custom menu ...
- Tuesday 30 November 2021 17:58
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
did you tried to add it to github by yourself and submit a pull request?eddieb wrote: ↑Tuesday 29 June 2021 17:03 any change that the wu-direct plugin (viewtopic.php?f=65&t=29327) can be added to the plugin manager ?Martijn684 wrote:
- Thursday 11 November 2021 16:55
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
I have personal reasons not to work with email on Domoticz, al do it works that way. I love to receive a telegram with the new IP. If possible of coarse. You have sent 4 posts to this forum. in 1 of them you mention that the message you get "not contains the WAN IP" on another you say that you don ...
- Thursday 11 November 2021 16:08
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
First Thanks. That works but it will not sent the new WAN ip address only a change message. I like to get the IP so I now how to get back into domoticz without the need for a DDNS. Any chance? :roll: Hello, what this plugin is designed to do (with "notify" enabled) is to send an email with ...
- Monday 01 November 2021 20:58
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Plugin - Wan IP Checker
Hello How can I send a notification to the Telegram if it changes wan ip? (A simple method ... I'm not a programmer) Same question here. Is there already a solution to send a Telegram message? I didn't had the chance to test it but, I think that if you set telegram's settings at Setup/Settings ...
- Thursday 28 May 2020 17:55
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
Thanks to ycahome's great work and basing on the original plugin I've created alternate version with UI (using Domoticz custom page) to easily manage plugins. Hopefully someone else also find it useful. Any feedback is highly welcome https://github.com/stas-demydiuk/domoticz-plugins-manager NICE ...
- Monday 11 May 2020 23:12
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
Hi, I have 2 remarks/questions regarding the plugin manager: 1. I created a plugin to connect to Dyson Pure hot+cool air purifiers/fans, how can I add it? Plugin name "Dyson Pure Link", repo https://github.com/JanJaapKo/DysonPureLink 2. there is the "GoodWe solar inverter via SEMS API" plugin ...
- Sunday 03 May 2020 9:07
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
Bob123bob wrote: ↑Saturday 02 May 2020 14:38 I made a pull request that fix this issue https://github.com/ycahome/WAN-IP-CHECKER/pull/2
........
Your Pull Request has been merged. regards.
Current version:
v.1.2.6 : Fix (by gilmrt) for "Error: IP WAN hardware (XX) thread seems to have ended unexpectedly"
- Friday 24 April 2020 11:46
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
remove pp-manager hardware, delete plugin folder, download pp-manager zip from github and extract folder to your plugins. That way pp-manager will not auto update. Maybe this is your problem. NOTE for other users: this is a work around solution to put a different path for plugins instead of auto ...
- Thursday 23 April 2020 19:13
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
did you install the pp-manager plugin manually (copy folder) or via github pull?
- Thursday 23 April 2020 13:45
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 102171
Re: Python Plugin: Python Plugin Manager
This plugin dynamically get the current working dir.
Am not sure that is anything to do apart from replacing all references with direct paths, at least for getcwd()
Am not sure that is anything to do apart from replacing all references with direct paths, at least for getcwd()
- Sunday 05 April 2020 22:41
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
It looks like you need to set the Timer to 60 sec, otherwise you will get next error every minute Error: IP Checker hardware (Idx) thread seems to have ended unexpectedly Is there a way to set that to 1 or 2 hours without this error. This is the behaviour of domoticz. Cannot be modified by a plugin.
- Wednesday 01 April 2020 20:18
- Forum: Python
- Topic: Plugin - SNMP Value Reader (Debian)
- Replies: 17
- Views: 4501
Re: Plugin - SNMP Value Reader (Debian)
Hello, SNMP v2 is not tested with this plugin and i think that uses variables instead of keys (or both). plugin language is not so flexible with different set of plugin variable requirements. So, seems that a different plugin might need to be created. I will try to find time to write it. Feel free ...
- Wednesday 01 April 2020 19:29
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
I hate to sound really stupid but here goes, I installed the plugin and indeed it works flawlessly, I have "Prowl" setup for my push notifications on other things so would like to use this to send me my IP info, where is the General txt value stored so I can do something with it ? I have no issue ...
- Monday 17 February 2020 19:58
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 34565
Re: Python Plugin: Wan IP Checker
Dyndns providers (subscripton based) have scripts to update dynamic IPs. You can try to trigger one of those scripts from domoticz!
- Monday 10 February 2020 18:01
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26055
Re: Python Plugin: MeteoAlarmEU
found something,
install again from github or update via PPmanager
install again from github or update via PPmanager