Search found 10 matches
- Tuesday 14 January 2020 14:02
- Forum: Python
- Topic: Python plugin: Eastron SDM630-Modbus V2
- Replies: 18
- Views: 12354
Re: Python plugin: Eastron SDM630-Modbus V2
I tried ESPEasy with test plugin, and it didn't work very well. It offers possibility to read only 4 registers, and i do not see option to send them to different IDXs. Tried also Tasmota, and it reads a lot more, but again i don't know how to send those readed values to specific IDXs. Currently i am ...
- Monday 18 March 2019 19:51
- Forum: Python
- Topic: Python plugin: Eastron SDM630-Modbus V2
- Replies: 18
- Views: 12354
Re: Python plugin: Eastron SDM630-Modbus V2
It is possible to connect to SDM630 wirelessly? Maybe ESP8266? Probably some kind of solution would be RPi Zero W, and second Domoticz.
UPDATE I see there is solution with ESP8266.
UPDATE I see there is solution with ESP8266.
- Tuesday 19 December 2017 8:21
- Forum: Bash / PowerShell / Batch etc.
- Topic: CyberPower PowerPanel UPS Integration Script
- Replies: 6
- Views: 4645
Re: CyberPower PowerPanel UPS Integration Script
Thank you @Logread for this information, this is indeed nice script. The problem with CyberPower UPS is that by NUT it is not displaying ups.realpower, only ups.realpower.nominal which is just constant infomation related to model. Other problem with NUTs PowerPanel driver is that the values are not ...
- Tuesday 19 December 2017 7:51
- Forum: Bash / PowerShell / Batch etc.
- Topic: CyberPower PowerPanel UPS Integration Script
- Replies: 6
- Views: 4645
Re: CyberPower PowerPanel UPS Integration Script
I've noticed lack of ARM version... Have you tried maybe running this app in x86 emulator(i found information about emulators when i was searching way to make it run on RPi). Console app probably isn't power hungry so possibly it could work?
- Monday 18 December 2017 20:40
- Forum: Bash / PowerShell / Batch etc.
- Topic: CyberPower PowerPanel UPS Integration Script
- Replies: 6
- Views: 4645
Re: CyberPower PowerPanel UPS Integration Script
Hi. Are you using CyberPower's PowerPanel on Raspberry Pi? If answer is yes, how did you manage to install, and run this?
- Wednesday 12 April 2017 12:56
- Forum: Suggestions
- Topic: One time event
- Replies: 3
- Views: 1141
Re: One time event
Thank you. I had to skip it somehow.
- Wednesday 12 April 2017 9:20
- Forum: Suggestions
- Topic: One time event
- Replies: 3
- Views: 1141
One time event
What do you think about functionality that provide ability to set future one time events? Example: Usually we open entry gate at 7:30 when going to work, and close it 15 minutes later. This is easy to implement - timers. But there is another situation. We know that our family will visit us at aprox ...
- Thursday 06 October 2016 13:57
- Forum: Others
- Topic: Weatherstation WH2600
- Replies: 4
- Views: 10964
Re: Weatherstation WH2600
Thank you for fast answer. I've just bought my weather station yesterday, and i am planning to mount it today. I am not a big linux guy, so i needed little tutorial how to make it work from scratch. I think that your reply made almost everything clear, so i will try to set this up soon. Thank you ...
- Thursday 06 October 2016 13:27
- Forum: Others
- Topic: Weatherstation WH2600
- Replies: 4
- Views: 10964
Re: Weatherstation WH2600
Hi. Could you describe briefly how to get it to work?
- Tuesday 15 September 2015 19:14
- Forum: ESP8266
- Topic: ESP made easy
- Replies: 93
- Views: 78098
Re: ESP made easy
Is Esp-01 supported? It has 3GPIO, and could be used for simple tasks.