9 Commits

Author SHA1 Message Date
ntruchsess
e91b34ecc5 I2C_LCD:
- replace unicode-chars by corresponding html-entities
- remove direct update of state-reading (use stateFormat for that)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6722 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-09 11:20:55 +00:00
ntruchsess
a997f279b9 I2C_LCD:
Support for custom and special characters

- remove fixed replacements like ä => ae
- add attr replaceRegex for replacements needed by the used display
- add attr customChar0-7 for custom chars
- replace \x{XY} with char XY to access non ASCII and custom chars

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-09 11:20:46 +00:00
ntruchsess
826119544e add $Id to make betateilchen happy
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-21 21:56:37 +00:00
ntruchsess
4e1bfc311d I2C_LCD: shorten unnessesary long error msg
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5497 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-09 11:54:06 +00:00
ntruchsess
d35d62e2ff I2C_LCD fix setting attribute pinMapping
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5496 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-09 11:48:49 +00:00
ntruchsess
03660d7e63 I2C_LCD: add attribute pinMapping
Merge branch 'I2C'

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5492 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-08 23:01:18 +00:00
ntruchsess
6ed4de78d8 I2C_LCD: add attribute pinMapping (only parser, not realy working yet)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-01 16:54:12 +00:00
ntruchsess
018c75ba73 I2C_DS1307: new module, initial checkin'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-24 09:31:45 +00:00
ntruchsess
411458109d FRM: refactor I2C to support new hardware-independent interface, refactor and rename FRM_LCD to I2C_LCD
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5273 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-21 12:54:48 +00:00