Search found 6 matches

by andnyg
Wednesday 10 January 2018 21:54
Forum: Dashticz
Topic: Dashticz - Save option
Replies: 23
Views: 23653

Re: Dashticz - Save option

I got the same problem with not saving when pressing the save button in lower right corner when in Edit Mode. All changes that are done in the setting popup is saved, and hence changed in the CONFIG.js file. When having mouse over the save button Chrome says "javascript:void(0) Running PHP5 on ...
by andnyg
Wednesday 10 January 2018 17:27
Forum: Suggestions
Topic: Put a comma in stead of a period?
Replies: 6
Views: 1530

Re: Put a comma in stead of a period?

furriephillips: I think it should be tied into the language/regional setting, just as you don't normally have to set time zone etc, it fetches that from computer settings. As how to do that, I have not a clue, I am not a coder, just a user trying to understand how things working under the hood ...
by andnyg
Tuesday 09 January 2018 16:40
Forum: Suggestions
Topic: Put a comma in stead of a period?
Replies: 6
Views: 1530

Re: Put a comma in stead of a period?

furriephillips:

Most of the western world is using decimal comma. It pretty much only English spoken countries that uses decimal point.

https://en.wikipedia.org/wiki/Decimal_mark
by andnyg
Monday 11 September 2017 18:29
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180985

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hello,

Im running 3.4.2

Thank you
/Andreas
by andnyg
Sunday 10 September 2017 18:33
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 60578

Re: Domoticz RPC for NIBE Uplink

Hello BakSeeDaa Thank you for a nice plugin for Domoticz. I have run that for a while with my Nibe VVM310 indoor unit, However now I have invested in an outdoor compressor F2120 16KW, this shows up as "Slave1" in my nibeuplink webpage with its parameters, But when i run the "redefine" non of those ...
by andnyg
Sunday 10 September 2017 18:12
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180985

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

There's definitely something wrong with your twisted install, you should be able to import twisted from interactive python... Try forcing an update? $ pip3 install --upgrade twisted Regards, M pi@pi:~/domoticz/plugins/IKEA-Tradfri $ sudo pip3 install --upgrade twisted Requirement already up-to-date ...